On 3/17/2008, Frank Griffin ([EMAIL PROTECTED]) wrote: > My test machines all use a third-party relay server which requires > "From:" to be one of a fixed set of pre-registered values. I handle > this by using Postfix's "generic" file to rewrite the sender on > outbound messages to the 'frank.griffin' address above. Apparently, > it also rewrites the "Reply-To:" address.
Yuck... why? Worst case is they should require secure smtp auth (with TLS), which does NOT require rewriting the headers. -- Best regards, Charles ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp