Skip to main content

Email from PHP forms issue

Comments

3 comments

  • cPanelMichael
    Hello, Your access level shows as "Website Owner". I recommend reporting this issue to your web hosting provider so they can take a closer look, as it's possible the "SMTP Restrictions" option in enabled from Web Host Manager. Thank you.
    0
  • canou83
    Hello. I am not only a prorpi"taire but also the manager and the host of my site on a VPS / OVH. I have root access in WHM. No SMTP Restrictions in WHM. Everything works correctly in SMTP (we use OVH emails servers other than VPS) but I wanted to try in PHP MAIL. Ec'ets in PHP mail that we have reception problems with some founrisseurq like Exchange for example that does not receive the emails generated by php mail.
    0
  • cPanelMichael
    Hello, Do you notice any output to /var/log/exim_mainlog when attempting to send the message? EX:
    exigrep remote-smtp-server /var/log/exim_mainlog
    Also, check that you can manually connect to that remote mail server from your cPanel server over the port you have configured in the PHP script. EX:
    telnet remote-mail-server 25
    Thank you.
    0

Please sign in to leave a comment.