On Fri, Feb 01, 2013 at 04:06:42AM +0000, Michael Elkins wrote:
On Wed, Jan 30, 2013 at 01:42:14PM -0600, Luis Mochan wrote:
Of course, in this example Amavis rejected the message, but it seems
it did so for a good reason, as the message had this strange
characters \303\241. So I guess the problem is my configuration of
mutt (or mutt itself).
That is the utf-8 encoding of:
U+00E1 รก c3 a1 LATIN SMALL LETTER A WITH ACUTE
I just checked the source code, and it does look like the Resent-To
addresses are RFC2047-encoded at sendlib.c:2614
I just did a test and it does appear that Mutt is properly
encoding the header:
Resent-To: Luis =?iso-8859-1?Q?Moch=E1n?= <m...@sigpipe.org>
me