Sebastian, > Jun 16 15:54:24 server_1 amavis[14218]: (14218-01) Blocked BAD-HEADER, > [67.210.98.160] [67.210.98.160] <[email protected]> -> > <[email protected]>, Message-ID: > <[email protected]>, mail_id: > qH+9A3GVsYkD, Hits: -, size: 1742, 1001 ms > > Why does amavis block the Mail?
Because you told it to. This is not a default setting. Search your config files for $final_bad_header_destiny, for most sites it should be: $final_bad_header_destiny = D_PASS; If you are asking what specifically was wrong with a header section, it can be seen in a quarantined message or in a DSN sent to a sender, or at elevated log levels. Mark ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ 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/
