PHP Classes

Move to other folders

Recommend this page to a friend!

      PHP MIME Email Message Parser  >  All threads  >  Move to other folders  >  (Un) Subscribe thread alerts  
Subject:Move to other folders
Summary:Does your class support the moving of emails to other folders.
Messages:2
Author:Brandon North
Date:2010-06-23 18:39:49
Update:2010-06-23 20:07:58
 

  1. Move to other folders   Reply   Report abuse  
Picture of Brandon North Brandon North - 2010-06-23 18:39:49
Hi Manuel. Took me a while to get this up and running, but now that I do, it's great. Thank you.

Is there anyway to move the email on pop3 mail server to another folder other than the inbox? This would help keep the my inbox clean and organized.

  2. Re: Move to other folders   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2010-06-23 20:07:59 - In reply to message 1 from Brandon North
This class just parses messages. You probably want to use an IMAP protocol class for that.