Author Topic: Maia MailGaurd Plugin  (Read 10565 times)

Offline SPOOKMAN

  • Newbie
  • *
  • Posts: 5
Maia MailGaurd Plugin
« 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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Maia MailGaurd Plugin
« Reply #1 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.

Offline SPOOKMAN

  • Newbie
  • *
  • Posts: 5
Maia MailGaurd Plugin
« Reply #2 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.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Maia MailGaurd Plugin
« Reply #3 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?

Offline SPOOKMAN

  • Newbie
  • *
  • Posts: 5
Maia MailGaurd Plugin
« Reply #4 on: March 31, 2010, 04:21:53 PM »
not an issue

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

demo
demo

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Maia MailGaurd Plugin
« Reply #5 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.
« Last Edit: April 03, 2010, 01:02:38 AM by skaero »

Offline SPOOKMAN

  • Newbie
  • *
  • Posts: 5
Maia MailGaurd Plugin
« Reply #6 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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Maia MailGaurd Plugin
« Reply #7 on: April 03, 2010, 02:32:04 AM »
You need to be running RoundCube 0.3.1, if your not you can upgrade.

Offline SPOOKMAN

  • Newbie
  • *
  • Posts: 5
Maia MailGaurd Plugin
« Reply #8 on: April 03, 2010, 02:45:22 AM »
cool got it I'll upgrade

Offline raaha

  • Newbie
  • *
  • Posts: 1
New Version
« Reply #9 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!

Offline kt82

  • Newbie
  • *
  • Posts: 1
Maia MailGaurd Plugin
« Reply #10 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.

Offline hl1723

  • Newbie
  • *
  • Posts: 1
Re: Maia MailGaurd Plugin
« Reply #11 on: July 31, 2013, 03:28:25 AM »
Any news plusins for the maia mailgaurd ? thanks