+ Reply to Thread
Results 1 to 4 of 4

Thread: new answer to old question

  1. #1
    Join Date
    Jun 2007
    Posts
    314

    Default new answer to old question

    I receive email and registers receive email from my blog as being from bhusername@box286.domainname.com. BUT the email address webmaster@domainname.com actually exists. So how do I fix that?

    It worked at one time and no changes have been made.

  2. #2
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    4,533

    Default

    You might need to ask BlueHost support to investigate that. If the sending email address actually exists then having it substitute the default address like that means that something is wrong with the server configuration.

  3. #3
    Join Date
    Feb 2006
    Posts
    599

    Default

    Probably your php.ini's ";sendmail_from = " got changed.

    It's happened to me 3 times so far ... I like bluehost and appreciate the upgrades but it's like they always mess something up just a little

  4. #4
    Join Date
    Jun 2007
    Posts
    314

    Default send mail config

    This is how my sendmail in my php.ini is configured:

    [mail function]
    ;SMTP = localhost ;
    sendmail_from = webmaster@example.com ;
    sendmail_path = /usr/sbin/sendmail -t -i ;

    How should it be?

+ Reply to Thread

Posting Permissions

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