Jose wrote:
> I upgraded to 2.4.1 from 2.1.2 yesterday. Everything is working well
> and pretty much as before except for one thing: I'm not receiving
> notifications of my quarantined spam. I have $final_spam_destiny set
> to D_DISCARD. Virus notifications are being generated but spam
> notifications are not.
> Is there something I've forgotten to set?
> Thank you,
> Jose
>From amavisd.conf-sample:
# equivalent to $virus_admin, but for spam admin notifications:
# $spam_admin = "[EMAIL PROTECTED]";
# $spam_admin = undef; # do not send spam admin notifications (default)
[EMAIL PROTECTED] = ( # by-recipient maps
# {'not.example.com' => '',
# '.' => '[EMAIL PROTECTED]'},
# $spam_admin, # the usual default
#);
Why would you want to get a report on every spam? Why not simply tag
the spam and accept it and save yourself a step? They will still get
quarantined.
Gary V
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/