Jump to content

Parse Incoming Mail For A POP3 Mail Box


JustinK101

Recommended Posts

Hello,

 

My goal is to allow users to send an email or even text message one word commands to a mailbox such as:

 

To: [email protected]

BODY: UPDATE

 

I then need to parse all incoming mail into the email account 'mobile' and find the keyword. If I match a keyword, then run a MySQL query via PHP. I guess my first big problem is how can I parse a pop3 mailbox and look for incoming mail, once that is done, I need to be able to run PHP code.

 

Thanks.

 

Link to comment
https://forums.phpfreaks.com/topic/65167-parse-incoming-mail-for-a-pop3-mail-box/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.