Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on cPanel, WHM and nobody emails in the VPS & Dedicated forum
Hi How are people dealing with shutting off the WHM setting where you shut off the "send as nobody" in order to keep the spammers ...

  1. #1
    Loyal Client
    Join Date
    Sep 2006
    Posts
    143

    cPanel, WHM and nobody emails

    Hi

    How are people dealing with shutting off the WHM setting where you shut off the "send as nobody" in order to keep the spammers off the server?

    So may scripts and applicaitons use the nobody simply because cpanel used the SQL user fo nobody for the user logins of most scripts.

    Many of my customers are getting this error when sending:
    ail sent by user nobody being discarded due to sender restrictions in WHM->Tweak Settings

    Any thoughts or suggestions?

    Thanks

  2. #2
    JPC Dream Team JPC-Veena's Avatar
    Join Date
    Sep 2002
    Posts
    572
    matzah,

    If you have phpsuexec enabled on your vps, the php scripts of users will be executed as the original user and not 'nobody' and you can have the option "Prevent nobody from sending emails" enabled in tweak settings too.
    You can find info in this forum about phpsuexec and contact support if you need help with it.
    Veena K John
    Jaguar Technologies, LLC.

    Helpful Links
    Knowledge Base | Network Status | Current Specials

    Need a Manager?
    (pm) | (email) David, Customer Service Manager

  3. #3
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642
    The answer is simple, they SHOULDNT be able to send emails as nobody. That WHM setting should be enabled.

    All emails posted by your hosted accounts should be posted under their username, basically everything they do should be done under their username for security reasons.

    Best thing to do is force your users to use SMTP authentication in all their PHP scripts that try to send emails, that way the PHP script will "login" with the email/password of an existing POP3 email and will send emails verified as a real hosted account on your server and not as nobody.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •