Skip to main content

Exim not adding Message-ID and Date headers when sending via PHP & Pear Mail factory

Comments

2 comments

  • cPanelChris
    Hello @liebn0r , The mail client can generate the message-id. It must be globally unique though as described Exim message processing documentation.
    0
  • liebn0r
    Yeah, I can't figure out why Exim isn't generating the missing headers for this method of sending email, but it is for others. I even tried adding the custom ACL rules as described in some other thread around here. I guess I'll just add the headers in PHP and hope it doesn't cause any issues.
    0

Please sign in to leave a comment.