Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2007
    Location
    Dallas area
    Posts
    76
    Plugin Contributions
    0

    email error Do not send Welcome Email

    Is there a way to turn off the Welcome Email that is sent when an account is created? I only want order confirmation emails going to customers. I looked in Admin / Configuration / Email Options but didn't find what I was looking for.

  2. #2
    Join Date
    Sep 2004
    Posts
    1,388
    Plugin Contributions
    4

    Default Re: Do not send Welcome Email

    First off let me say that disabling the welcome message is probably not a very good idea most of the time. Users have a right to know when you're making an account in their name, and you are stepping into the spam gray area doing so. That's why there's no admin option to do so.

    That being said, open /includes/modules/create_account.php, or /includes/modules/YOUR_TEMPLATE/create_account.php, and look for these lines...
    Code:
        // send welcome email
        zen_mail($name, $email_address, EMAIL_SUBJECT, $email_text, STORE_NAME, EMAIL_FROM, $html_msg, 'welcome');
    Just comment out the zen_mail() call.
    Frank Koehl
    "Cleverly Disguised as a Responsible Adult"

    frankkoehl.com

  3. #3
    Join Date
    Feb 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: Do not send Welcome Email

    For me, this does not work in the latest version. any updates?

  4. #4
    Join Date
    Nov 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Do not send Welcome Email

    Quote Originally Posted by poil11 View Post
    For me, this does not work in the latest version. any updates?
    I am not sure but i am using the latest version and the hack works.

  5. #5
    Join Date
    Apr 2008
    Location
    Missoula, MT
    Posts
    59
    Plugin Contributions
    0

    Default Re: Do not send Welcome Email

    works for me!

  6. #6
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    help question Re: Do not send Welcome Email

    Quote Originally Posted by BlindSide View Post
    First off let me say that disabling the welcome message is probably not a very good idea most of the time. Users have a right to know when you're making an account in their name, and you are stepping into the spam gray area doing so.
    I am trying to understand why NOT sending an email is "stepping into the spam gray area"?

    Consider this: Some people with malicious intent register to your website with fake email addresses on a badly configured server. They do so numerous times. Each such time, your store automatically sends a welcome email to invalid email addresses. The store's webhost server keeps retrying because the receiving end is either badly configured or some other reason beyond store owner's control.

    As a result, the store's domain and/or server is blacklisted (e.g. by Barracuda Networks).

    In such case, isn't it a good idea to just disable the welcome email?

    Unless there is a better solution, of course.

    Also, if someone registers using an email address and details of someone else, this is impersonation (fraud), not really spam - especially if you send NO email. At least this is the way I understand this. If I can better understand your position, I may be able to change my mind.

    Thanks.

 

 

Similar Threads

  1. trying to send email using tools > send email - get error
    By keylesslocks in forum General Questions
    Replies: 4
    Last Post: 24 Jan 2010, 05:05 PM
  2. Send Welcome Email to New Registers?
    By precisiontronics in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Jan 2009, 07:42 PM
  3. Re-send Confirmation / Welcome Email
    By kwright in forum General Questions
    Replies: 3
    Last Post: 23 Jul 2008, 06:05 PM
  4. Send Welcome Email in HTML format
    By artcoder in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Mar 2008, 07:03 AM
  5. Turning Send Welcome email option off ?
    By Enric in forum General Questions
    Replies: 26
    Last Post: 20 Aug 2007, 12:48 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR