Search code examples
phpemailmime-typesemail-headers

How to pass hidden data in php email subject line?


As I want to handle email failure and in that case when you send mail to other and if it gets in failure because of invalid to-email or etc. reason. In that case I can't see my email body in failure but I can see only subject line. So for that I want to pass hidden data in php email subject line.


Solution

  • that is not possible to pass hidden data in subject line