I am trying to import a .csv file into the newsletter add-on. The csv file is just a list of emails and it looks like this
"[email protected]"
"lady##################"
"[email protected]"
and so on. Each email is in quotes and each is on a new line. I can't get it to import correctly. Any help would be appreciated. Thanks



