Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    help question 1.3.8a on new server php5.2.4 mail not working

    My 1.3.7 site is working and my 1.3.8a site is not on the same server. I have set the mail to the same settings. Testing in all kinds of ways for hours and no mail comes through from the site to me.

    No confirmations, no passwords, on mail form mail

    The mail on the system is working and I can send mail through the url but not the software.

    I am not even sure what to look for to fix this.

    It will be that way on all my shopping carts if this one blows up.

    Please help.

    www.palam.org/bkstore3

    C
    Last edited by cshart; 4 Jan 2008 at 07:25 AM. Reason: forgot 1.3.8a

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: 1.3.8a on new server php5.2.4 mail not working

    Quote Originally Posted by cshart View Post
    I am not even sure what to look for to fix this.
    http://www.zen-cart.com/wiki/index.p...Email_Problems
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    red flag SMTP mail sent from nobody@ URGENT

    X-Mailer: PHPMailer [version 1.73] via Zen Cart

    Set zen cart 1.3.8a to work with SMTP settings. But the mail is bounces because it comes from nobody@

    Is this because I am in a generic ssl right now until all the server moving is finished. Or is this a bug or what.

    What do I have to do to fix this.

    Carol

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: 1.3.8a on new server php5.2.4 mail not working

    First, I've merged your latest post into your previous post on the same topic. Please keep same discussions together, as it makes it harder to find answers by others who come along later, and makes more work for those trying to supply answers.

    Second, if you referenced the FAQ I linked for you, you would have seen this tip:
    6. try setting the option for Emails must send from known domain? to true. This causes the email "sender" address to be more aligned to your own website, and thus less likely to be rejected while processing.
    Try that and see if it helps prevent the "nobody" issues.

    Third, no, it's not a Zen Cart bug. If your mailserver is configured to reject all "nobody@" email messages, then you're going to never get those messages. You could change the server configuration if you have control over that. Or talk to your hosting company.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    Default Re: 1.3.8a on new server php5.2.4 mail not working

    I did set all the things I could as per the tutorial you pointed me to and still the mail comes from nobody@ even though by the settings it should be sales@domain.

    Perhaps because the ssl cert is servername.com/~website it is doing this????

    Let me know.

    Thanks,

    Carol


    Quote Originally Posted by DrByte View Post
    First, I've merged your latest post into your previous post on the same topic. Please keep same discussions together, as it makes it harder to find answers by others who come along later, and makes more work for those trying to supply answers.

    Second, if you referenced the FAQ I linked for you, you would have seen this tip:Try that and see if it helps prevent the "nobody" issues.

    Third, no, it's not a Zen Cart bug. If your mailserver is configured to reject all "nobody@" email messages, then you're going to never get those messages. You could change the server configuration if you have control over that. Or talk to your hosting company.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: 1.3.8a on new server php5.2.4 mail not working

    How long will it be before you go live with the new server?
    Do you *need* email to work before then?

    What has your host said about the cause of the nobody@ issue?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Mar 2005
    Posts
    372
    Plugin Contributions
    0

    Idea or Suggestion Re: Resolution to problem new server php5.2.4 mail not working

    My host needed to have localhost for the mail server instead of mail.url.com

    So maybe there are others with this same problem that need to try this also.

    C

  8. #8
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Resolution to problem new server php5.2.4 mail not working

    Quote Originally Posted by cshart View Post
    My host needed to have localhost for the mail server instead of mail.url.com

    So maybe there are others with this same problem that need to try this also.

    C
    Thanks for the update.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Aauthorize.net AIM not working on new server
    By marcopolo in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 11 Jul 2015, 12:26 AM
  2. v153 Moved To New Server, store Not Working
    By DK_Scully in forum General Questions
    Replies: 42
    Last Post: 19 Feb 2015, 06:54 PM
  3. mail() function in php is not working (apparently on homegrown server)
    By aeisjean in forum Installing on a Windows Server
    Replies: 10
    Last Post: 16 Jan 2010, 03:02 PM
  4. cart not working when moving to a new server
    By webdev316 in forum General Questions
    Replies: 4
    Last Post: 30 Oct 2008, 03:35 AM
  5. transfered to new server -- still not working?
    By mAc357 in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 22 Jul 2006, 02:42 PM

Posting Permissions

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