hatrickpatrick Posted October 6, 2007 Share Posted October 6, 2007 I was wondering, is rhere a way, in PHP, to log in to an email account and count the unread emails? It's for a "backlog" section of my site, I was hoping to have a section where it would say "Unread emails: $count" or something... Anyone know if this can be done? Quote Link to comment https://forums.phpfreaks.com/topic/72085-php-to-check-unread-emails-on-a-server-email-account/ Share on other sites More sharing options...
MadTechie Posted October 6, 2007 Share Posted October 6, 2007 yes it can be done Quote Link to comment https://forums.phpfreaks.com/topic/72085-php-to-check-unread-emails-on-a-server-email-account/#findComment-363249 Share on other sites More sharing options...
hatrickpatrick Posted October 6, 2007 Author Share Posted October 6, 2007 w00t! So how could I code this? I couldn't find anything related on php.net... Quote Link to comment https://forums.phpfreaks.com/topic/72085-php-to-check-unread-emails-on-a-server-email-account/#findComment-363254 Share on other sites More sharing options...
MadTechie Posted October 6, 2007 Share Posted October 6, 2007 Bascially you need to talk to the mail server via sockets i'll see if i can find my old mailing class Quote Link to comment https://forums.phpfreaks.com/topic/72085-php-to-check-unread-emails-on-a-server-email-account/#findComment-363271 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.