Email-Sender from csv-File

georg.preissl

New Member
Is it possible to import the Email-Sender-Adresses from a csv-File?
Meaning i would like to personalize the From-Adress – using adresses out of a csv-File.

The csv-File would look like this:

gender name receiver-email sender-email
Herr Walter [email protected] [email protected]
Frau Sonja [email protected] [email protected]
Herr Bob [email protected] [email protected]
Frau Clair [email protected] [email protected]
Herr Mark [email protected] [email protected]


Thanx,
regards
Georg
 

stanbusk

Administrator
Staff member
You can use any of the Optional columns to store sender addresses. Then use the corresponding tag into the sender field. It is not exactly what you ask but it will do the same.
 
Top