Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Posts
    13
    Plugin Contributions
    0

    Default Sending Multiple Order Confirmation Emails

    I've just had a very frustrating day trying to work out why my 1.3.6 Zen Cart website wasn't sending out all of the order confirmation emails. (i.e. I have set up the email options to send the order confirmations to joe@domain.com, jane@domain.com, steve@domain.com).

    Using either PHP or Sendmail as the email transport doesn't work - it will send an email to the first address in the list, but that's it. A knock on effect of this is that if you're using the standard Credit Card payment option, it doesn't send the 'middle digits' email either.

    The solution I found eventually, was to use SMTP (SMTPAuth to be precise) as the transport system.

    I don't know if this is quirk of the host server or an issue with Zen itself but I just thought it might save someone else a lot of head scratching.

  2. #2
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Sending Multiple Order Confirmation Emails

    Another way to do it is to create a "forwarder" email address such as "salesnotices@domain.com" (pointing it to the 3 accounts you mentioned), and use the single address in Zen Cart.
    Thus, Zen Cart only needs to send one email, and your mailserver handles distribution.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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. Order confirmation email problem
    By hzha in forum General Questions
    Replies: 8
    Last Post: 1 Jan 2008, 10:36 AM
  2. Is it possible to disable order confirmation emails?
    By countingsheep in forum Managing Customers and Orders
    Replies: 4
    Last Post: 25 Jan 2007, 06:57 PM
  3. Bold Option Name in order confirmation emails
    By Salina13 in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 11 Jan 2007, 03:17 PM

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
  •