Russ Goodwin wrote:
On our old qmail server we allowed users to modify their own white/black
lists and SpamAssassin settings... we cobbled together maildrop scripts
and a squirrelmail plugin to expose the functionality.
I've searched the wiki and list archives, but I can't seem to find
directions for doing this the QmailToaster way... I don't want to
implement something custom only to have it break if/when we upgrade qmt.
Are there directions out there? If you've done it before on qmt, any
guidance would be greatly appreciated.
-Russ
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The way I do it is by using a sql.cf for SpamAssassin, which allows
per-user white/black lists, hit count, and subject line to be stored in
MySQL.
Then, I use the sasql Squirrelmail plugin which adds black/whitelist
links when reading messages, plus an Options page.
This seems to work fairly well. The QMT upgrade process doesn't hose
SA, because it backs up the cf files. You may have add the plugin for
Squirrelmail again after an upgrade, I can't remember. Even if you do,
this is a fairly easy thing to have to fix after an upgrade.
Adam
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]