Jump to content

[SOLVED] get message-id header from sent email through mail()??


schilly

Recommended Posts

ok so if i needed to send out an email through php and wanted to get the message-id afterwards, what would be the best way to do so?

 

Set up an email account you can imap into, add a bcc to the mail you send and put the email you setup that you can imap into as the bcc. Then use imap to read the mail and grab the email you just sent.

 

Complicated issue, but yea.

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.