ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: paul.gallagher on February 25, 2008, 01:32:48 am

Title: Customise notification e-mails / Additional custom fields
Post by: paul.gallagher on February 25, 2008, 01:32:48 am
Hi there,

New user here. I was wondering if anyone could help me with two questions.

Firstly, is it possible to customise the notification e-mails we receive when a new user is added to a list?

Secondly, is it possible to add additional custom fields, i.e. more than 10?

Thanks in advance for your help!
Title: Customise notification e-mails / Additional custom fields
Post by: DW on February 26, 2008, 05:51:32 am
Greetings, Unfortunately neither of these is currently possible.  More custom fields has been suggested and is a likely candidate for a future update.  I have not heard of anyone wanting to customize the signup notifications - is there a specific reason for this I might be able to advise a work-around for?

Regards
Title: Customise notification e-mails / Additional custom fields
Post by: paul.gallagher on February 28, 2008, 07:49:39 am
Hi Dean,

Thanks for your reply.

We basically would like to chage the subject line of the notification e-mail, as we route these messages internally - it's an ease-of-use issue really.
Title: Customise notification e-mails / Additional custom fields
Post by: DW on February 28, 2008, 01:01:59 pm
You could search admin.php for the string "Signup!", which will locate the line that sets the message subject.  If you change this, however, it would need to be re-applied after a future update.

Regards
Title: Customise notification e-mails / Additional custom fields
Post by: paul.gallagher on March 03, 2008, 12:40:57 am
Many thanks Dean, I will give it a try.
Title: Changing notification Email
Post by: garnet.bailey on June 11, 2008, 09:08:42 pm
I would like to modify the email that notifies us of a signup so I can print a mailing label with address without having to edit out the first name:, Last Name:, Address1:, State:, etc out of the users data.
We use the list for catalog request signups and have to edit the data for each signup.
Any way to "clean up" the data presented?

Thanks!
Garnet B
Title: Customise notification e-mails / Additional custom fields
Post by: DW on June 14, 2008, 07:21:09 am
Garnet,

You would either have to manually search for and modify the notification message or set up a CGI script to parse the received notification messages before they reach your actual email account.  The former would probably be easiest.

Regards