Roundcube Community Forum

 

Maia MailGaurd Plugin

Started by SPOOKMAN, March 29, 2010, 08:14:32 AM

Previous topic - Next topic

SPOOKMAN

Hi All,

I am using roundcube on a postfix server with Maia Mailguard for spam management, I have very little coding experiance else I would have tried this myself.

I'd like some to help provide an icon on the main tools for maia mailgaurd which either opens a new page to mai where the users can logon or better still, open with in roundecube and auto login.

Cheers

SKaero

Could you PM a test login for Maia Mailguard so I see how the login in works? Also in the login for Maia Mailguard the same as the IMAP login? I think I have a plugin that could work for it but I have to know the details.

SPOOKMAN

awsome,

I have sent you a PM with the details

Maia is a php website and uses a sql db for authentication,

it sits in amavis, and is spamassasin or clam av finds somthing it writes the details into the db.

SKaero

I didn't get your PM possible because of some restriction on the form, could you email me?

SPOOKMAN


SKaero

#5
Sorry for the delay, the way the login system works it would be hard to have it automatically login, so I have made a simple link plugin that puts a link in the toolbar for it. To install just un-zip the spam.zip and upload the spam folder to the /plugin directory, then in /config/main.inc.php add 'spam' to $rcmail_config['plugins']
$rcmail_config['plugins'] = array('spam');Note: If your not using RoundCube 0.3 or higher you will need to upgrade before this will work.

SPOOKMAN

awesome thanks,

1 question I dont have a plugins directory and the
$rcmail_config['plugins'] =

is not in the main.inc.php file

SKaero

You need to be running RoundCube 0.3.1, if your not you can upgrade.

SPOOKMAN


raaha

Good afternoon,

I tested the plugin with RoundCube 0.5.1 and maia mailguard 1.0.2a does not authenticate automatically.

Did anyone have an updated version.

Thankful!

kt82

I try to use it in the same combination.
roundcube 0.51 and maia 1.0.2a.
I have to login again. That's not quit good.
Is there anyone who knows why the session is not shared.

hl1723

Any news plusins for the maia mailgaurd ? thanks