----------------------------------------------
Debian Etch
Postfix 2.3.8-2+b1
Amavisd-new 1:2.4.2-6.1
----------------------------------------------

Hello,

On our system a mailalias (like [EMAIL PROTECTED]) could store incomming 
email to multiple local mailboxes.
Therefor, i am trying to define a spam-lovers-list using local mailboxes 
instead of using recipient email addresses.
This way the amavis-quarantine can be disabled on a per mailbox basis, 
instead of the entire mailalias.

Would something like the following work?

@spam_lovers_maps = (
    read_hash("/etc/amavis/spamlovers"),
);

Where /etc/amavis/spamlovers is a newline delimited list of local 
mailbox-users:

user1
user2
user3
[...]

Any advice would be greatly appreciated.
Fili


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to