hi,
i am facing some problem when working with incoming mail. i have connected with my mail server with fsockopen() but what next? can any body have the time to explain the process a bit?
incoming mail
Moderator: General Moderators
There's an extension dealing with imap/pop, see http://de2.php.net/imap
and there are PEAR packages for the same tasks, see http://pear.php.net/package/Net_POP3 and http://pear.php.net/package/Mail_IMAP
and there are PEAR packages for the same tasks, see http://pear.php.net/package/Net_POP3 and http://pear.php.net/package/Mail_IMAP
and there are PEAR packages for the same tasks, see http://pear.php.net/package/Net_POP3 and http://pear.php.net/package/Mail_IMAP