Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2005
    Posts
    283
    Plugin Contributions
    0

    Default Certain email functions not working...

    Hello

    I have a slightly bizarre issue with a store - order emails, order updates are sent and received no problem. However sending an email to a customer directly from the back office or a newsletter does not work - I just get the "Error Notice: FAILED to send Email to all recipients"

    I thought it was the same functionality that sent & received all email - whether it was an order or a direct email from the store?

    I am using 1.39h, php5

    If this was not working across the board I would know that my email setting were incorrect but as this is partially working I am slightly stuck as to what would cause certain part of this not to function correctly - would it be a permissions error?

    Any feedback greatly appreciated.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Certain email functions not working...

    Yes, the same core email functionality is used for all outgoing emails built-in to core features.

    The most common cause of emails being rejected is invalid email addresses. The next most common is the use of "PHP" as "Email Transport Method" since it attempts to send messages unauthenticated, and thus often gets trapped before sending or caught in spam folders. Using SMTPAUTH is recommended to avoid that problem, and for numerous other reasons. SMTPAUTH is really the most efficient, reliable, and secure choice.

    ref:
    http://www.zen-cart.com/wiki/index.p...Email_Problems
    http://www.zen-cart.com/wiki/index.p...Of_Lost_Emails


    And, FYI ... the Zen Cart store never "receives" any emails.
    .

    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
    Jul 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: Certain email functions not working...

    Peanut77 - did you resolve this problem? I have the exact same problem but changing to SMTP or SMTPauth made things worse by stopping all email from working. I am on a linux server. It is only the Tools- Send Email part that is not working - I get all other emails. I turned the email log on and I don't get any logs when I trying sending this email.

  4. #4
    Join Date
    Feb 2005
    Posts
    283
    Plugin Contributions
    0

    Default Re: Certain email functions not working...

    Hello

    Yes I did - it was actually caused by a problem with the subscription add on I had added - and I managed to pinpoint it to only people who had subscribed couldn't be emailed.

    Not sure if that helps you any?

  5. #5
    Join Date
    Jul 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: Certain email functions not working...

    Thanks for replying. No it doesn't help as I was emailing myself to test it with an account.

    Appreciate your response.

    Sue

 

 

Similar Threads

  1. Certain Admin Functions Not Working
    By garyclemens in forum General Questions
    Replies: 3
    Last Post: 24 Oct 2009, 04:19 PM
  2. Replies: 1
    Last Post: 10 Apr 2008, 04:19 PM
  3. Vanishing pages and certain functions not working
    By dglickler1234 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Mar 2008, 02:48 PM
  4. my Javascript functions are not working. Please help.
    By milobloom in forum General Questions
    Replies: 8
    Last Post: 13 Jan 2008, 02:25 AM
  5. site email contact form not sending to certain email addresses
    By chief_wiggum in forum General Questions
    Replies: 1
    Last Post: 29 Aug 2006, 03:56 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