micho edo
2008-Jul-16 10:52 UTC
[Tmail-talk] Problem with "encoded-word" (RFC2047)in subject
Hi, I work with TMail with Ruby on Rails ActionMailer. Getting the subject of an incomming mail, I think TMail inserts spaces in the subjects where it should not. The subject is codes with "encoded-word" (RFC2047), TMail inserts after each "encoded-word" a blanc in the subject. Is there a workaround or am I doing something wrong. Tnx Micho PS: (normal E-Mail clients like thunderbird, outlookexpress or webmailer like googlemail show the subject correct) Example of the subject: Subject: =?ISO-8859-1?Q?Re:_Hause-Empfehlung.de_-xkcaihVSy?= =?ISO-8859-1?Q?UWXAsnp_-_Registrierungsbest=E4tigung?=
Mikel Lindsaar
2008-Jul-17 00:40 UTC
[Tmail-talk] Problem with "encoded-word" (RFC2047)in subject
On Wed, Jul 16, 2008 at 8:52 PM, micho edo <micho2 at gmx.de> wrote:> I work with TMail with Ruby on Rails ActionMailer. > Getting the subject of an incomming mail, I think TMail inserts spaces in > the subjects where it should not.Hmm...> The subject is codes with "encoded-word" (RFC2047), TMail inserts after each > "encoded-word" a blanc in the subject. > Is there a workaround or am I doing something wrong.Not that I am aware of. Could you write a test case on what behaviour you should see and show a failing test? Then I can go about fixing it. Mikel -- http://lindsaar.net/ Rails, RSpec and Life blog....