Attachments problems

Rui Luís Pires rlpires@telin.ugent.be
Thu, 15 May 2003 16:16:32 +0200 (CEST)


On 14 May, laurent.duperval@microcell.ca wrote:
> 
> Hmmm... When looking at the message in the Sent folder, I have
> the same thing:
> 
>  Content-Type: APPLICATION/x-gzip;
>  NAME*="iso-8859-1''TestFran%E7ais.txt.gz"
> 
> Mozilla says:
> 
>  Content-Type: application/gzip;
>   name="=?ISO-8859-1?Q?TestFran=E7ais=2Etxt=2Egz?="
> 
> So it looks like the problem starts before the message is even
> sent out the door. What version are you using? Maybe I need to
> install a new one.

Well, I normally use TkRat 2.1. I tried different things but
whatever I did I could not reproduce your problem.

However, after you asked, I made a checkout on the latest CVS and
tried the same procedure out. 

This time I was able to reproduce your problem (or something
similar)! Even though I have tkrat set up to use iso8859-1, the
attachment delimiter looks rather odd:

  Content-Type: APPLICATION/GZIP;
   NAME*=us-ascii''%3D%3FISO-8859-1%3FQ%3FTestFran%3DE7ais%3D2Etxt%3D2Egz%3F%3

(NB: this results of forwarding Laurent's original message, which
was sent with mozilla - thus, correct filename.)

Laurent, confirm you are using the CVS version. On 2.1 I really
cannot generate this error.

Any clues as to why the cvs version is doing that?...


Rui