Roundcube Community Forum

Release Support => Requests => Topic started by: SPOOKMAN on March 29, 2010, 08:14:32 AM

Title: Maia MailGaurd Plugin
Post by: SPOOKMAN on March 29, 2010, 08:14:32 AM
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
Title: Maia MailGaurd Plugin
Post by: SKaero on March 30, 2010, 10:46:28 AM
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.
Title: Maia MailGaurd Plugin
Post by: SPOOKMAN on March 30, 2010, 11:07:25 AM
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.
Title: Maia MailGaurd Plugin
Post by: SKaero on March 31, 2010, 01:33:02 PM
I didn't get your PM possible because of some restriction on the form, could you email me?
Title: Maia MailGaurd Plugin
Post by: SPOOKMAN on March 31, 2010, 04:21:53 PM
not an issue

http://www.barts.co.za/spam

demo
demo
Title: Maia MailGaurd Plugin
Post by: SKaero on April 03, 2010, 12:59:39 AM
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']
Code: [Select]
$rcmail_config['plugins'] = array('spam');Note: If your not using RoundCube 0.3 or higher you will need to upgrade before this will work.
Title: Maia MailGaurd Plugin
Post by: SPOOKMAN on April 03, 2010, 02:13:55 AM
awesome thanks,

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

is not in the main.inc.php file
Title: Maia MailGaurd Plugin
Post by: SKaero on April 03, 2010, 02:32:04 AM
You need to be running RoundCube 0.3.1, if your not you can upgrade.
Title: Maia MailGaurd Plugin
Post by: SPOOKMAN on April 03, 2010, 02:45:22 AM
cool got it I'll upgrade
Title: New Version
Post by: raaha on June 01, 2011, 04:12:58 PM
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!
Title: Maia MailGaurd Plugin
Post by: kt82 on June 08, 2011, 05:02:54 AM
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.
Title: Re: Maia MailGaurd Plugin
Post by: hl1723 on July 31, 2013, 03:28:25 AM
Any news plusins for the maia mailgaurd ? thanks