Does anyone know, how to design a mail engine that can configure a POP3 Mail Account and download the mails through that in our application. [Something like Webmail, but we have to download the mails from POP3 server]
any ideas regarding this ???
Mail Engine
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: Mail Engine
See php's IMAP extension.