Michael Hrivnak wrote:
> Do you have a special reason for wanting to implement
> your own email storage?
Learning python :)
It seems very easy to get my mails with the poplib help.
Usually I work with Kmail which imports mbox files.
I'm not prone to set up a SMTP server on my PC.
--
goto /dev/
Why not use one of the many projects and products that are designed to
store email? Do you have a special reason for wanting to implement
your own email storage?
I'm thinking that you can use fetchmail with your favorite mail store,
and you won't need to write any code at all.
http://fetchmail.b