Pablo Garcia, > I have a amavisd-new + spamassassin + postfix server.
I assume this is a post-queue filtering setup, not a milter setup. > If we receive an e-mail with a long line in To or CC header (more than > 255 characters), we don“t receive this line completely. It's as if > amavisd-new would rewrite incorrectly the header. > Is there any limit in to or cc header? This limit could be changed. There is no such limit in amavisd (nor in Postfix as far as I know). I tried with 300 and with 1100 character To lines, and there are no problems, these come through normally. Note that RFC 2822 limits lines in a header section to 998 characters (plus CRLF), and if allowed ($allow_fixing_improper_header=1) amavisd will truncate these to 998 characters (not to 255). So it seems you are seeing some other component breaking longer header lines. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
