Hello.
I wanted to add email accounts all at once using a CSV file, so I created the following CSV file.
Email,Domain,Password,Quota
myaccount1,example.com,testpassword,200
myaccount2,example.com,testpassword,200
However, at the end of the import, the error “No data could be extracted.” Appears and the import does not run.
In addition, I have confirmed that the data was successfully extracted on the preview screen of the second page.
What should I do?
Best regards.