5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] mailbot and non-a...
FromSent OnAttachments
Fabian PetersJul 24, 2006 3:13 pm 
Sam VarshavchikJul 24, 2006 4:15 pm 
Fabian PetersJul 25, 2006 5:10 am 
Jeff JansenJul 25, 2006 7:58 am 
Fabian PetersJul 25, 2006 10:34 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] mailbot and non-ascii charactersActions...
From:Fabian Peters (list@e-lumo.com)
Date:Jul 25, 2006 5:10:05 am
List:net.sourceforge.lists.courier-users

Hi Sam,

thanks for your quick reply. I found the -c option to mailbot which solves my problem with the body part. However, I can't seem to get the subject header encoding right. Calling "reformime -o" on the subject encodes "¡Hola, señor!" all right to "=?iso-8859-1?B?wqFIb2xhLCBzZcOxb3Ih?=" - which "reformime - h" decodes as expected. But mail clients seem to expect quoted- printable rather than base64 here? What am I doing wrong?

TIA

Fabian

Am 25.07.2006 um 01:15 schrieb Sam Varshavchik:

Fabian Peters writes:

Hi, I'm wondering how I'll have to encode non-ascii chars to make them appear correctly in vacation messages sent out via mailbot. I'm using files to pull the subject and body contents from.

See “TRANSLATING MIME HEADERS” in reformime's man page.