sid_o Posted March 11, 2010 Share Posted March 11, 2010 Hi, I have a system that reads mails from an IMAP account. I am looking for a way to send emails from my code using the same account so it will be saved in the sent items folder & if there should be a postmaster error message it will arrive to the IMAP account & not to the local server that sends the mail. Does anybody knows if this is possible & how? Cheers, Link to comment https://forums.phpfreaks.com/topic/194877-send-email-from-an-external-pop3imap-account/ Share on other sites More sharing options...
trq Posted March 11, 2010 Share Posted March 11, 2010 Have you looked at imap_mail ? Link to comment https://forums.phpfreaks.com/topic/194877-send-email-from-an-external-pop3imap-account/#findComment-1024661 Share on other sites More sharing options...
sid_o Posted March 11, 2010 Author Share Posted March 11, 2010 i did try imap_mail but it didn't work. i assumed that would work , when i use impa function to connect to a mailbox & sending it, but it does'nt work & i am not sure if that function actually does what i thought. Link to comment https://forums.phpfreaks.com/topic/194877-send-email-from-an-external-pop3imap-account/#findComment-1024784 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.