Imap and pop3 access from php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
danyblue
Forum Newbie
Posts: 5
Joined: Fri Feb 20, 2004 4:19 am

Imap and pop3 access from php

Post by danyblue »

Hi,

for quite sometime now, i have been trying to have a good imap and pop3 access functions in an application that i am developping.
I have tested from the imap_open functions builtin in PHP to other ones that i got from the PEAR libraries. But every time they are not working correctly in the environments that some of my users are trying it, resulting in a loss of the application credibility.
Does any one no a good imap-pop3 functions that i could use?


Regards,

Danyblue
Post Reply