Your mailing list file needs to contain three items of information for each person who is to be emailed - their name, email address and the template to use to generate their email.
In your mailing list file (tmp_emaillist.txt), you need to add a line in the following format for each person who will receive the email.
name,emailaddress,template
For example:
Fred, [email protected], tmp_merchantemail.txt
Note: If you put an * or a ' as the first character of the line, it is treated as a comment.
Please also note, using template mailing list
(tmp_emaillist.txt), you will also need to enable this config below from
your VPASP administration :
Xemailwithtemplates |
Setting this to Yes sends these emails using templates
|