Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member
    Join Date
    Nov 2006
    Posts
    16

    Default How do I make sender the users and not nobody@

    Hello all.... We run a real estate system on our servers with autoresponders... no spam ..all opt in stuff... the problem is that the senders are seen as nobody@ and not the actual users email accounts ... We contacted the server techs and they said they had to enable phpsusec to change it but this exploded the system and resulted in downed servers for over a day ...

    There must be a way in exim to change this to see that the senders are set and verified instead of sending everything from nobody@ ... we're obviously having delivery issues with some isp's because of this as well.

    Any help is greatly appreciated ... We're willing to consider paid help for an expert instead of having our devs mess with it need be...

    here's a sample of what I mean ... Return-path: <support@busyagentpro.com>
    Received: from nobody by admin.busyagentpro.com with local (Exim 4.63)
    (envelope-from <support@busyagentpro.com>)
    id 1HoKjc-0003Cu-0m
    for blueduckbistro@aol.com; Wed, 16 May 2007 10:43:49 -0400
    To: blueduckbistro@aol.com

    Thanks in advance,
    Rich
    captrich@ptd.net

  2. #2
    Member
    Join Date
    Jan 2005
    Location
    /dev/null
    Posts
    770

    Default

    There is a flag you can set on the mail command in php and a from header to hide the fact it comes from nobody

  3. #3
    Member
    Join Date
    Mar 2005
    Posts
    75

    Default

    enabling phpsuexec wont 'explode' a server, if the admin had followed the rather basic instructions it would have taken no longer than 30 mins to rebuild apache/php and reset a few folder permissions.....explode lol

  4. #4
    Member
    Join Date
    Nov 2006
    Posts
    16

    Default

    Thanks guys ... but any instructions on exactly how to set the mail commands would be greatly appreciated...

    Maybe explode was over the top ... What happened was tons of directory permissions were changed and ownership of accounts were nobody ... essentially it rendered our system unreachable for over 6 hours while our devs manually changed everything ... The server techs say phpsusec can't run on our system due to some of the custom programming that's been done so we're at a loss .... Looking for help and willing to pay for expertise in this area

    Thanks

  5. #5
    Member verdon's Avatar
    Join Date
    Nov 2003
    Location
    Northern Ontario, Canada
    Posts
    792

    Default

    AFAIK, you'll either have to re-write portions of your php script to use the 5th optional parameter in the php mail function* or rewrite whatever portions of the script are choking on phpsuexec (probably a poorly written image/file upload sub-routine). I don't think there's anything you can do to the server configuration to solve this for you otherwise.

    * The 5th parameter allows you to set the sender to use instead of nobody (as well as other things) and is something along the lines of this

    mail($to, $subject, $message, $headers, "-fme@example.com");

    http://php.net/manual/en/function.mail.php

  6. #6
    Member
    Join Date
    Dec 2003
    Location
    New Jersey
    Posts
    63

    Default

    Since I am running a shared server with many clients who send out e-mail, is this something I can set at an individual user level?
    Regards,
    Craig M.
    WHM/cPanel user since 2003

Similar Threads & Tags
Similar threads

  1. disable Sender Verify Callouts for Authenticated SMTP users?
    By sneader in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 10-10-2010, 08:01 PM
  2. how can you make it where users can pick there php settings
    By ChRoNiC v2 in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 06-18-2007, 09:21 PM
  3. Sender domain is empty - Sender verify failed
    By jamesbond in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 03-11-2007, 05:54 PM
  4. Make Users Have Whm Help !!
    By Mick007 in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 10-31-2004, 10:42 AM
  5. How do i make users log into tthier cpanel from my site
    By Hughra Hosting in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 01-30-2004, 07:06 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube