Attachments problems
Rui Luís Pires
rlpires@telin.ugent.be
Wed, 14 May 2003 20:46:01 +0200 (CEST)
On 14 May, laurent.duperval@microcell.ca wrote:
> On 14 May, Rui Luís Pires wrote:
>> What sending method are you using (sendmail, SMTP?)
>>
>> I've just sent myself your file using tkrat and did not notice any
>> problem in keeping the "ç"...
>>
>
> Are you reading the message with TkRat or with Outlook?
Both sending and reading with tkrat (I tried other clients to read and
the result was identical.)
Sorry, I can't try OutLook, running linux here.
> I don't have a
> problem with TkRat, although the file name looks like this:
>
> TestFrançais.txt.gz
>
> instead of
>
> TestFrançais.txt.gz
I had a look at your messages (the raw text) and there's a difference
in the way the filename is included:
With tkrat:
FILENAME*="iso-8859-1''TestFran%E7ais.txt.gz"
With mozilla:
filename="=?ISO-8859-1?Q?TestFran=E7ais=2Etxt=2Egz?="
However, like I said earlier, I tried to send your file with my own
tkrat and in this case the filename is similar to the mozilla case...
NAME="=?ISO-8859-1?Q?TestFran=E7ais=2Etxt=2Egz?="
> I'm sending via SMTP.
Are you using the same SMTP server for both tkrat and mozilla?!
R.