> The problem is that the written
> file lacks the initial "From: ", which I am unable to get from the
> rfc822 object.
then try to use "mail.unixfrom" if its empty (shouldn't be in you
case) just fake one...
chris
>...
--
Chris <clie...@gmx.net>
So, like Chris told you, just add a fake "From " line, which is what
Netscape does. Before you write out the rfc822 message just write a line
like
From - Thu Jan 22 22:03:29 1998
(this is an actual example from a Netscape mail folder, perfectly acceptable
to UnixMailbox)
regards
Steve
--
Consulting, training, speaking: http://www.holdenweb.com/
Python Web Programming: http://pydish.holdenweb.com/pwp/