On August 18, 2005 at 9:24PM +0900,
tats (at vega.ocn.ne.jp) wrote:

> > I actually encountered raw non-ASCII bytes in From field.
>
> I google'd "rss2email mimify", then I found a solution of this
> problem.
>
> Please consider applying the following patch instead of my patch.
>
>   http://nedko.arnaudov.name/soft/rss2email-2.55-folding.patch
>
> This patch uses email/Header.py instead of mimify.py, and it fixes
> both the newline bug and the raw non-ASCII bug.

Oops, the above patch is not fine in `From:' and `To:'.  After
applying the patch, `From:' has encoded text between `"' and `"',
and `To:' encodes the email addresses incorrectly.

email/Header.py seems to be better than mimify.py.  However, to use
email/Header.py, we should have more modification in rss2email.py.

--
Tatsuya Kinoshita

Attachment: pgpEhylSroMLw.pgp
Description: PGP signature

Reply via email to