Skip to main content

Detect email rejections

Comments

5 comments

  • cPanelMichael
    Hello :) Email messages are bounced to the actual sender. Thus, if you sent an email from "123@domain", and it's not deliverable, then it's bounced back to "123@domain". Thank you.
    0
  • PatrickVeenstra
    So when using the PHP mail() function, it will bounce to the "From: " value in the header or additional_header?
    0
  • cPanelMichael
    It should bounce to the email address it was sent from. Thus, if it was sent out from "cpanel-username@domain" using PHP, then it would be bounced to that address. You may want to create an email account for the account username itself if you prefer to receive those emails instead of rejecting them. Thank you.
    0
  • PatrickVeenstra
    Emails are being send to accountname@servername.serverdomain.com I only see options to create emails under an accountname, not under a servername.serverdomain. Where can I create an email address under servername.serverdomain?
    0
  • cPanelMichael
    Please take a look at the following thread and let us know if the same resolution applies to your case: Email Account Hostname Unrouteable Thank you.
    0

Please sign in to leave a comment.