SimpleMailArchive
SimpleMailArchive copied to clipboard
Import failed with unexpected Error: The requested folder could not be found.
Getting this error when trying to import from mailserver: Import failed with unexpected Error: The requested folder could not be found.
Import from Folder works fine.
My Account file looks like this:
{ "FolderOptions": [ { "Name": "INBOX", "SyncServerFolder": true } ], "Username": "[email protected]", "Password": "xxx", "ImapUrl": "imap.xxx.com", "AccountDisplayName": "Chris" }
Any advice on how to get this working?