This is a discussion on Re: [AMaViS-user] Redirect all spam for one domain into a mailbox within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; > In case of admin or recipient notifications you can also > whitelist the sender address (configured by $mailfrom_notify_admin > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> In case of admin or recipient notifications you can also
> whitelist the sender address (configured by $mailfrom_notify_admin > and $mailfrom_notify_recip). Unfortunately this is not > useful for sender notifications, as these have a null > sender address. I'm forgetting that your problem stems from quarantining to a mailbox. In this case your only option is to use a fixed address in $mailfrom_to_quarantine and to whitelist that address to disable spam re-checking. Or give up on quarantining to a mailbox and quarantine to local files directly by amavisd-new, which avoids the problem of re-checking mail-to-be-quarantined by milter. Still, using a separate mailer for handling messages originating from amavisd is a better choice, either dual-sendmail or Postfix. Mark ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |