digitalgod Posted July 19, 2006 Share Posted July 19, 2006 just wondering if there's a way for a script to check incoming mail and collecting data from it, like storing the sender's info in a variable and storing the content of the email (text) in a variable as well so that it can be used for a query Link to comment https://forums.phpfreaks.com/topic/14998-smtp-question/ Share on other sites More sharing options...
zq29 Posted July 19, 2006 Share Posted July 19, 2006 You might find it useful to have a read of the [url=http://uk2.php.net/manual/en/ref.imap.php]IMAP, POP3 and NNTP Functions [/url] section in the manual. SMTP is used for outgoing mail by the way. Link to comment https://forums.phpfreaks.com/topic/14998-smtp-question/#findComment-60359 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.