send email from an external pop3/IMAP account

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sagee
Forum Newbie
Posts: 3
Joined: Sat Apr 12, 2008 12:11 pm

send email from an external pop3/IMAP account

Post by sagee »

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,
Post Reply