Zen Cart Logo
Forums / Basic Configuration / separate email address for newsletters

separate email address for newsletters

Views: 609

Results 1 to 2 of 2
12 May 2011, 11:56 AM
#1
mikeyg avatar

mikeyg

Totally Zenned

Join Date:
May 2005
Posts:
515
Plugin Contributions:
0

separate email address for newsletters

there are various email address options I can see in the configuration menu for email options, but is it possible to have a specific address for newsletters. i.e. Rather than if coming from "customer service" or from STORE_NAME I would like it to come from either me personally or some other name like "news@" or "offers@"

Can this be configured? I don't mind creating a field in the database which contins the address and name and then pointing code to it if that saves trying to create a nice admin front end field for it.

THanks

12 May 2011, 1:34 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: separate email address for newsletters

You'd have to hard-code the new name/address into the zen_mail() call which does the actual sending in the admin module file.