0

I created an email "as source", meaning that the headers, boundaries, body and so on are stored in a string (just how a spool email looks). How can I send this email via PHP?

Thank you!

David
  • 208,112
  • 36
  • 198
  • 279
MariusP
  • 472
  • 4
  • 17
  • http://php.net/manual/en/function.mail.php – aynber Oct 21 '16 at 12:33
  • I wrote the headers, boundaries, body "by hand". I don't need to "add body, subject, to, from..." since they are *in* the email that I created as source. I just need to send it as it is. – MariusP Oct 21 '16 at 12:36

0 Answers0