Hi,
I have a list with names and email addresses, which is generated by a data base. In its final form, we get a text file on the form
FirstName1 Name1 <emailaddress1> \
FirstName2 Name2 <emailaddress2a>, <emailaddress2a> \
etc.
where \ stands for return.
When I try to import the list, MaxBulk rejects lines like the second one above, saying that the corresponding addresses are wrong. Indeed, not only the < and > signs are omitted but also the comma separating the two addresses.
I imagine I am the first to encounter this difficulty.
Thanks in advance for any help.
Gérald
I have a list with names and email addresses, which is generated by a data base. In its final form, we get a text file on the form
FirstName1 Name1 <emailaddress1> \
FirstName2 Name2 <emailaddress2a>, <emailaddress2a> \
etc.
where \ stands for return.
When I try to import the list, MaxBulk rejects lines like the second one above, saying that the corresponding addresses are wrong. Indeed, not only the < and > signs are omitted but also the comma separating the two addresses.
I imagine I am the first to encounter this difficulty.
Thanks in advance for any help.
Gérald