Does anyone know how to prevent amavisd-new w/postfix from bouncing SPAM?
I have the following defaults set in amavisd.conf: >$final_virus_destiny = D_BOUNCE; # (defaults to D_BOUNCE) >$final_banned_destiny = D_BOUNCE; # (defaults to D_BOUNCE) >$final_spam_destiny = D_REJECT; # (defaults to D_REJECT) >$final_bad_header_destiny = D_PASS; # (defaults to D_PASS), D_BOUNCE suggested > ># Notify virus sender? >#$warnvirussender = 1; # (defaults to false (undef)) > ># Notify spam sender? >#$warnspamsender = 1; # (defaults to false (undef)) > ># Notify sender of banned files? >#$warnbannedsender = 1; # (defaults to false (undef)) > ># Notify sender of syntactically invalid header containing non-ASCII characters? >#$warnbadhsender = 1; # (defaults to false (undef)) > ># Notify virus (or banned files) RECIPIENT? ># (not very useful, but some policies demand it) >#$warnvirusrecip = 1; # (defaults to false (undef)) >#$warnbannedrecip = 1; # (defaults to false (undef)) But when I send myself a test SPAM message from an outside account, Postfix bounces back with: >This is the Postfix program at host grettir.plusone.com. > >I'm sorry to have to inform you that the message returned >below could not be delivered to one or more destinations. > >For further assistance, please send mail to <postmaster> > >If you do so, please include this problem report. You can >delete your own text from the message returned below. > > The Postfix program > ><[EMAIL PROTECTED]>: host localhost[127.0.0.1] said: 550 5.7.1 Message > content rejected, UBE, id=32530-02-12 (in reply to end of DATA command) thanks Chris ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk