I'm trying to figure out how to get French characters to properly work
using sendmail.  The messages I'm sending in English and Frech are having
the French part getting pretty chopped up.

I don't really know where to start.  Any ideas?  I'm assuming this has to
do with the fact 7-bit ASCII stuff is used for SMTP?

I'm calling sendmail like so:
/usr/lib/sendmail -f [EMAIL PROTECTED] [EMAIL PROTECTED] < message_to_send.txt

I see these things in my sendmail.cf:
###############
#   Options   #
###############

# strip message body to 7 bits on input?
O SevenBitInput=False

# 8-bit data handling
O EightBitMode=pass8

Marco


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to