Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
On Wed, Dec 15, 2004 at 01:38:06PM +0100, Robert Jaroszuk wrote:
> Hello
>
> X-Amavis-Alert: BAD HEADER Non-encoded 8-bit data (char 8C hex) in message
> header 'Date': Date: \214r, 15 gru 2004\n
>
> Why I receive such things when I have:
>
> @bypass_header_checks_acl = (1);
I'm not sure off the top of my head what that would achieve, I think
it will perhaps only bypass for top level domain "*.1". The recommended
way to bypass all header checks is
@bypass_header_checks_acl = qw( . );
Nick
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|