Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2011
    Posts
    196
    Plugin Contributions
    0

    Default Emails from store suddenly stopped working

    Emails from my Zen Cart stopped going through. Any emails I send from "Contact us" section on my Zen Cart are not going through at all.

    Info
    Zen Cart 1.5.1
    Database Patch Level: 1.5.1
    Server OS: Linux 2.6.18-371.6.1.el5
    PHP Version: 5.4.40 (Zend: 2.4.0)
    Database: MySQL 5.5.42-cll

    Email Settings
    E-Mail Transport Method PHP
    E-Mail Linefeeds LF Info
    Use MIME HTML When Sending Emails true Info
    Send E-Mails true Info
    Email Archiving Active? true Info
    E-Mail Friendly-Errors false Info


    Emails must send from known domain? Yes Info
    Email Admin Format? HTML Info


    How can I diagnose this?

  2. #2
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Emails from Zen Cart Stopped working

    Since archiving is true, can first check to make sure that emails are prepped to leave your store by either reviewing the phpmyadmin table associated or installing email manager from plugins.

    Could also try changing the Email transport method to smtpauth and entering the credentials that are used to send/receive email as suggested by the emal "carrier" for smtp email such as usng outlook or other email programs. Thereis a faq (sorry didn't look it up) on email setup and such similar issue(s).

    Also could identify here your email carrier and maybe someone could provide more detailed instructions specific to that email carrier.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jan 2011
    Posts
    196
    Plugin Contributions
    0

    Default Re: Emails from Zen Cart Stopped working

    When I go back and check the logs, this crash lines up with one change I did with MySQL. I changed the TEXT to TEXTMEDIUM in product description table in order to gain higher capacity for product descriptions. Any connection there?

  4. #4
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Emails from Zen Cart Stopped working

    Quote Originally Posted by sle39lvr View Post
    When I go back and check the logs, this crash lines up with one change I did with MySQL. I changed the TEXT to TEXTMEDIUM in product description table in order to gain higher capacity for product descriptions. Any connection there?
    None that I can think of. Would check your logs folder also though for posterity.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Jan 2011
    Posts
    196
    Plugin Contributions
    0

    Default Re: Emails from Zen Cart Stopped working

    I am seeing this in the logs:

    [27-Aug-2015 18:17:04 America/New_York] ERROR: Failed sending email to: "Sales &lt;[email protected]&gt;" <> with subject: "Website Inquiry from My Domain" (failed validation)

  6. #6
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Emails from Zen Cart Stopped working

    Quote Originally Posted by sle39lvr View Post
    I am seeing this in the logs:

    [27-Aug-2015 18:17:04 America/New_York] ERROR: Failed sending email to: "Sales &lt;[email protected]&gt;" <> with subject: "Website Inquiry from My Domain" (failed validation)
    Still using php transport method? What changes have been made besides the modification of TEXT to TEXTMEDIUM as identified above? It sounds as if in order for the email to be sent through your domain that there needs to be some form of validation that it is originating from a "trusted" source... Don't know if this is a new factor as a result of changes made since this discussion started, or if it is acting the same as it has since the cause of the issue... Your review of the data and information would answer that. Also not sure if the &lt; and &gt; are "where" they ought to be... I seem to recall at one point that if the email attributes are opened and &lt; or &gt; were showing in the text that if they are again saved with that instead of being replaced with < or > then there might be an issue, but that may be unrelated...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Emails from Zen Cart Stopped working

    Quote Originally Posted by sle39lvr View Post
    I am seeing this in the logs:

    [27-Aug-2015 18:17:04 America/New_York] ERROR: Failed sending email to: "Sales &lt;[email protected]&gt;" <> with subject: "Website Inquiry from My Domain" (failed validation)
    First quick fix I'd suggest is to go to Admin->Configuration->Email Options, and find the "Contact-Us Pulldown" settings, and blank-it-out, ie: leave it empty.
    Then check whether those emails work properly again.

    You titled this post as "emails stopped working", but then you only talked about contact-us emails. So does that mean it's ONLY the contact-us emails that have stopped? Or what other information is missing from this discussion?
    .

    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.

  8. #8
    Join Date
    Jan 2011
    Posts
    196
    Plugin Contributions
    0

    Default Re: Emails from Zen Cart Stopped working

    Retyping emails addresses under for contact us, fixed the issue. However, I still get the special characters forced in there if I go back after saving. for example < turns in to &lt;

    What could be the cause for this?

    Thanks in advance.
    Last edited by sle39lvr; 23 Nov 2015 at 08:09 PM.

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Emails from store suddenly stopped working

    "&lt;" is the escape chracter for ">"
    I did not know that ZenCart auto changed these though
    http://www.theukwebdesigncompany.com...characters.php
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Suddenly, extra email confirmation to store owner stopped working
    By gaurav10feb in forum General Questions
    Replies: 2
    Last Post: 26 Sep 2011, 05:49 AM
  2. order confirmation emails from paypal suddenly stopped
    By ajames in forum General Questions
    Replies: 0
    Last Post: 27 Jan 2010, 04:38 PM
  3. PayPal Express Suddenly Stopped Working on my Store
    By Tim M in forum PayPal Express Checkout support
    Replies: 6
    Last Post: 28 Sep 2009, 05:36 AM
  4. Confirmation emails suddenly stopped working
    By AvenueBeads in forum General Questions
    Replies: 10
    Last Post: 3 Aug 2009, 11:52 AM
  5. Stopped Receiving emails from the store
    By adnimas5 in forum General Questions
    Replies: 2
    Last Post: 13 Aug 2007, 05:14 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR