From: Stephane Wirtel Date: 2005-10-18T03:42:02+09:00 Subject: Re: class to read an email from net/pop3 ? Tim Hammerquist wrote: > Stephane Wirtel wrote: >> Is there a library to read emails (rfc822) stored in a mailbox >> or a maildir ? > > It's difficult to figure out what you want. Your subject > says "net/pop3", but the body seems to imply the messages are > stored on a local filesystem. > > Tim Hi Tim, Yes, sorry. In fact, I would like to create a small client to retrieve my mail from my isp, and to store each mail into a database. So, with which library can I analyze the header ? Stef,