Mail Engine

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
cpdantha
Forum Newbie
Posts: 1
Joined: Sat Oct 09, 2010 10:57 am

Mail Engine

Post by cpdantha »

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 ???
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Mail Engine

Post by John Cartwright »

See php's IMAP extension.
Post Reply