Skip to main content

Exim return path/bounce address

Comments

4 comments

  • cPanelMichael
    Hello, The best way to address this issue is to ensure the script used to send the email uses SMTP authentication. Here's another thread on this topic:
    0
  • Liam McArthur
    Ah yes! I never thought about SMTP authentication. Okay, well I've found a plugin for our websites that will allow us to use SMTP auth instead, but after enabling this I was receiving 535 Incorrect authentication data - password command failed errors. I narrowed this down to an option in the Tweak Settings are of WHM: Restrict outgoing SMTP to root, exim, and mailman. When disabling this, the SMTP connects fine and successfully sends mail. My only worry is that this could cause spam issues on the server? Is there a method of allowing the website to send via SMTP without completely opening it to everybody?
    0
  • sparek-3
    I set a header in PHP, it's just ignored.

    How specifically were you doing this? The envelope-sender isn't set as part of the mail's headers.
    0
  • cPanelMichael
    I narrowed this down to an option in the Tweak Settings are of WHM: Restrict outgoing SMTP to root, exim, and mailman. When disabling this, the SMTP connects fine and successfully sends mail. My only worry is that this could cause spam issues on the server? Is there a method of allowing the website to send via SMTP without completely opening it to everybody?

    Hello, The feature is not designed for modifications or whitelisting of additional users. I suggest using a third-party firewall management utility such as CSF instead:
    0

Please sign in to leave a comment.