Hi Asheesh,

Thanks!  If you send me an email that reproduces the issue I can raise it easily
upstream for you.

I used the following script to send me the mail:

#!/bin/sh
mail -s "Testmail featuring latin1 characters" [EMAIL PROTECTED] <<...
ae = ä
oe = ö
ue = ü
Ae = Ä
Oe = Ö
Ue = Ü
sz = ß
...


Below in the foreward you see that alpine turned the latin1 characters
to '?'.   The mail was send on localhost.  I'll call the script once more
to the bug address.

Kind regards and thanks for working on alpine

          Andreas.
--
http://fam-tille.de

---------- Forwarded message ----------
Date: Tue, 29 Jan 2008 11:26:56 +0100
From: Andreas Tille <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Testmail featuring latin1 characters

ae = ?
oe = ?
ue = ?
Ae = ?
Oe = ?
Ue = ?
sz = ?

Reply via email to