Skip to main content

changing nobody when emailing through php

Comments

3 comments

  • cPanelMichael
    Hello :) Do you have root access to this system? If so, you can update your PHP handler to suPHP so that email is sent as the account username rather than the "nobody" username. The other alternative is to modify your script to use SMTP authentication to send out email. Thank you.
    0
  • epanagio
    I do have root access but I can't figure out the "suPHP" part. Where do I change this? I looked in the "php configuration editor" and I didn't see anything of interest there. [quote="cPanelMichael, post: 1490061">Hello :) Do you have root access to this system? If so, you can update your PHP handler to suPHP so that email is sent as the account username rather than the "nobody" username. The other alternative is to modify your script to use SMTP authentication to send out email. Thank you.
    0
  • cPanelMichael
    You can change your PHP handler via: "WHM Home " Service Configuration " Configure PHP and suEXEC" Here are the considerations you should take into account before switching to suPHP: cPanel - suPHP Considerations Thank you.
    0

Please sign in to leave a comment.