6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Issue with webmai...
FromSent OnAttachments
Jason BenguerelJan 26, 2007 3:43 pm 
Sam VarshavchikJan 26, 2007 3:55 pm 
Jason BenguerelJan 26, 2007 4:03 pm 
Jason BenguerelJan 27, 2007 4:48 pm 
Sam VarshavchikJan 27, 2007 5:20 pm 
Jason BenguerelJan 27, 2007 6:15 pm 
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] Issue with webmail utf-8/iso-2202-jp displayActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 26, 2007 3:55:34 pm
List:net.sourceforge.lists.courier-users

Jason Benguerel writes:

I just did a major server upgrade and moved my mail services to a new machine. I'm using courier-0.54.2 built via the rpmbuild mechanism with --disable-autorenamesent and with_fax 0 as the only modifications to the spec file. The issue is that webmail doesn't seem to want to correctly display my ISO-2022-JP mail anymore. It is serving it with the Content-Type:

If that's the only non-default option you used, then sqwebmail simply does not know anything about iso-2022-jp. By default, only utf-8 and iso-8859-1 character maps get compiled in.

Recompile with the --enable-unicode option.