Import email addresse from CSV file possible?

Assume I have a (big) comma-separated-value CSV file with approx 200 email addresses in the format:

[email protected];Official name1;Nick name1
[email protected];Official name2;Nick name2

[email protected];Official name200;Nick name200

How can I import these email addresses into the address book of eMClient?

Peter

I may be wrong but I think you need to change the semi-colons to commas using a text editor.

In eM Client go Menu > File > Import > Import contacts from .csv file and follow the prompts.  you have to align the field names so eM Client knows what is email address, what is name etc.