From: Matthias Andree (no email)
Date: Sun Jun 02 2002 - 07:05:25 EDT
Hello,
while "strict_7bit_header=yes" has been fine since I use this feature, I
have some observations with strict_8bitmime_body.
#1 Watch out when forwarding mail by means of maildrop or procmail. Most
setups munge the envelope sender address when forwarding mail, and it
looks like your own mail would violate the MIME body structure when in
fact someone else did. As common mail logs track the envelope, not the
headers, this is difficult to track down.
#2 If cron runs an internationalized program that uses non-US-ASCII
characters in its output, cron mail will bounce (my cron does not insert
proper MIME headers when sending mail). A fix may be to use the "env"
program to switch off localization, depending on your system
configuration, "/usr/bin/env LANG=C LC_ALL=C /your/program --and arguments"
may work.
-- Matthias Andree - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|