Roundcube Community Forum

 

Plug-in for SpamAssassin MYSQL Settings

Started by mike413, August 21, 2006, 07:13:25 PM

Previous topic - Next topic

mike413

Hi all,

I will try to code in PHP a plugin for mysql user_pref spamassassin.

I think it's easy, but if anyone want to try to code this with me, let me know.

I would like to try to code an interface like this: http://wiki.apache.org/spamassassin/WebUserInterfaces
but include into RoundCube webmail

Enjoy, and see you for the first test.

Mike.

xoqez

What exactly will users be able to change?
--
Venond; using roundcube since June 2006
www.venond.com

mike413

Quote from: xoqez What exactly will users be able to change?

With this, you can add some personnal rules and manage your settings. For example:  

You can set the spam level to 3.0
You can add a personnal blacklist_from
You can also add personnal whitelist_from, etc.
You can set the rewrite_subject like: *****SPAM***** or *****JUNK*****  
and it's only for one user.

Any user that have an imap or pop account can set personnal settings.

Of course, you need configure spamassassin for using MySQL user_pref, but i think it's good.
http://wiki.apache.org/spamassassin/UsingSQL


It's my personnal position.

Mike

mike413

Hi all,

That works!

This is my first step of SpamAssassin MYSQL Settings into RC.

is not very good at this time, but in the next i will try to make a better version.

So, you can see my scrennshot.

Actually it based on webuserprefs for spamassassin into an iFrame.
http://sourceforge.net/projects/webuserprefs/

But is juste the first version

oskare100

Hello,
If you plan to when do you think you will release a version to the public? I'd be very interested in this mod.

Best Regards

xoqez

This is really good I am going to look at doing this.

Are you going to release the mod to the public
--
Venond; using roundcube since June 2006
www.venond.com

xoqez

Hi,

One note if you can do it without the iframe it would be better as only IE supports Iframe.

Some other browsers may also but I know Camino and Safari do not
--
Venond; using roundcube since June 2006
www.venond.com

Pete

Firefox and Netscape support Iframes as does Opera.

So... Mac browsers don't have this basic functionality? :-\

mike413

Of course, Firefox, IE, Safari for OSX work fine with iframe (I'm working on a Mac). I don't know if opera work with this functionality, but i'm sure that work fine for many browser.

NB: As soon as possible, i would like to upload my config (RoundCube WebMail) on this forum. Also, i have stopped temporary my work on RC because many plug-in miss. I have installed Horde-IMP. Sorry everybody :'(

But i waiting for update of new RC.

Best regards.

Mikael.


Quote from: Pete Firefox and Netscape support Iframes as does Opera.

So... Mac browsers don't have this basic functionality? :-\

gmcrist

mike413: How far along are you on your project? Are you still developing/planning to release?

I have been in the process of writing a patch to RC to manage SQL based SpamAssassin configuration.

I don't want to be redundant. If you have working code, I'll stop my development and possibly debug/test what you release.


KingOfN00bz

I'd also like this plugin. When will it become public?

matt2minger

can anyone help me with my config of files. pm me

Cheers

tomekp

I want to ask, how's work on this plugin?
If you started some work, could you pass it to me, I can help you to finish it.
escape from the execution is futile.

mike413

Hi there,

I never forgot you.

There is my package rc webmail.

Juste untar, and modify the config files in the conf dir. for vpopmail, go to ./ext/ directory and modify the config.

NOTE: I don't no why, but for some unknow reason, the .bz2 file's is not supported on this forum. So, juste rename the .bz to .bz2
computer@unix# cp ./roundCubeWebmail_vpopmail_spamassassin.tar.bz ./roundCubeWebmail_vpopmail_spamassassin.tar.bz2
Then:
computer@unix# tar -xjvpf ./roundCubeWebmail_vpopmail_spamassassin.tar.bz2

See you on the web.

Mike.

helga