Hi,
I am trying to import a list in csv format, but I always get the same error: Cannot find the "email" column in your file!
This is what I tried:
1. Leave file as is
Email,"First name","Last name"
xxxxx@gmail.com,Dexxk,Haxxey
yyyy@gmail.com,yyyyl,yyyyy
zzz@att.net,Azzzz,Azzz
2. Separate...