I have noticed that the new subscription emails can only be sent to the adminstrator - how do I choose to send these emails to other email addresses as well? I need these emails to go to 3 other people as well as the administrator...is there a bit of code I can change to allow this? Peter
Easiest way is if your email host allows it is to set up auto forwarding. Other than that- a custom hack or plugin would be needed. David
Another idea, without modifying code, would be to set up an email distribution list for your domain. Most of the major email providers that host your domain email for you provide this for free (Gmail, etc) where you would have an email site_sales_admin@yourdomain.com that gets sent to as many people as you like.
No, the problem with that is that the admin email template sends the email to the adminstrator email address - so I can't set up forwarding as I don't want the other people to receive other admin emails, only the signup admin emails. There must be a way to specify that?
Couldnt you forward using rules? that is check the subject line and forward if its only for a new signup email? David