The wiki instructions here; <http://www.trustix.org/wiki/index.php/Amavisd-new#Configure_amavisd> suggest that they'll arranging things so that Spam doesn't get bounced back to, mostly ficticious, senders.
This doesn't seem to be true. Amavisd doesn't bounce the message but the email gets sent back to postfix as 'rejected' and postfix bounces it back to the 'sender'. Default setting in /etc/amavisd.conf is; $final_spam_destiny = D_REJECT; # (defaults to D_BOUNCE) I just changed this (and other around there) to 'D_DISCARD'. Perhaps there's a better solution? So; is this just an out-of-date wiki entry? - have I not really understood what's happening? - Anyone else bouncing thousands of spams a day without meaning to? Any thoughts on what the defaults should be in amavisd.conf? OK, "read the bloody config file and understand what the hell you're doing" should be the default, but.... you know what I mean. -- TonyC _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
