Bill, > > Since you were happy with a previous use of pipe/sendmail, you probably > > won't be missing much. As mouss stated, you'd be throwing away DSN > > options, PIPELINING and 8BITMIME announced capability, and ability to > > pass client IP address to amavisd through XFORWARD smtp command > > extension, but you didn't have these before either. > > Thanks Mark. So would warning like this: > > Our content checker found > Non-encoded 8-bit data (char C8 hex): X-Source: > \310\250\360\267\314|\214\277\312\212\360\267\202\226\360\267... > > not be seen if Postfix were delivering to Amavisd via ESMTP?
You would be seeing these regardless of SMTP or ESMTP or pipe feeding. The 8BITMIME only tells sending MTA that mail BODY may contain 8-bit characters with proper MIME content type. Mail HEADER must not contain any characters above 128 in any case. I don't think Postfix converts such characters to 7-bit even if it knows the receiving end did not announce 8bit-clean path. Mark ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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/