Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- retrieve mail in php


Romeo - 11:55 am on May 3, 2006 (gmt 0)


First you should be clear about "where" you want to retrieve mail from, and what you will do with these mails. Are you talking about a web-mail interface?

You need a basic underlying mail infrastructure: an accessible POP3 or IMAP mail service, where your incoming mails had to be delivered to, before you can start to retrieve anything.

If you have a working IMAP on your server, then you may look at the web-mail product [squirrelmail.org...] , which is written in PHP.

It is an Open Source project, so you can have a look at their code to get an idea on how they do it.

Kind regards,
R.


Thread source:: http://www.webmasterworld.com/php/12713.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com