Hi, running courier pop and imap running on some boxes with postfix.
I want my maildroprc file to send spam to a spam folder:
if (/^X-Spam-Status: Yes/)
{
to $MAILDIR/.Spam/
}
But how does maildrop become aware of the MAILDIR variable? I'm using
authdaemon with mysql backend (authmysql) and it's working well.
In authmysqlrc I have
MYSQL_HOME_FIELD '/var/spool/virtual_mailboxes'
MYSQL_MAILDIR_FIELD virtual_mailbox
A typical value for virtual_mailbox is
example.com/username/Maildir/
The postfix master.cf has
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
/juan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users