> Von: [EMAIL PROTECTED] [mailto:amavis-user- > Miro, > > > $final_spam_destiny = D_REJECT; > > Never use D_REJECT in dual-MTA or Postfix setups > you will cause indiscriminate bounces from your MTA. > The D_REJECT is only appropriate for sendmail milter setup > (or pre-queue Postfix setup).
OK, I updated it for me... This was debian default I expect. Rejecting would be much more appreciated if possible to be reported by MUA immediately... But I see your explanation. This would result in having (many?) failing bounces in my queue, right? Let's see the results for the next few days. These bounces are in general generated between $sa_kill_level_deflt and $sa_dsn_cutoff_level for me.. right? > > The D_BOUNCE is better behaved, many undesired bounces > are suppressed thanks to @viruses_that_fake_sender_maps > and $sa_dsn_cutoff_level settings. > > Mark Many Thanks - Miro ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&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/
