hi, firends:
        
        it's seen 'mutt' use the encoding specified in RFC2231 while send mail
include attachment like this: 

        filename*=gb2312''%D6%D0%CE%C4%2Etxt

        but 'outlook' and any other email programs use the encoding specified in
RFC2047 like this:
        
        filename="=?iso-8859-1?Q?file=5F=E4=5F991116=2Ezip?="

        'outlook' decoding email attachment name is incorrect send by mutt, how 
to
solve this problem? (how to send mail include attachment use mutt to make
'outlook' could decoding it correct?)

        (mutt version 1.5.8i)

        thanks for your help, have a good day!

-- 
Give a man a fish, and you feed him for a day. 
Teach a man to fish, and you get rid of him on the weekends.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to