AquaMail Forum

English - Android => General Discussion => Topic started by: beeson76 on December 20, 2013, 02:30:45 am

Title: Error sending mail
Post by: beeson76 on December 20, 2013, 02:30:45 am
Whenever I try to send an email I get an error. 

BAD * OK.  Must create a mailbox before append.

What does this mean and how do I fix it.

Thanks
Title: Re: Error sending mail
Post by: Kostya Vasilyev on December 20, 2013, 03:36:24 pm
It means the mail server lied to my app about having a server side folder for drafts / sent messages.

Let's make the app use only local storage for drafts / sent:

- Long press the account
- Choose Options and Folders -> Folders
- Scroll to Drafts (or whatever the server calls it), it should say "Sync with [ Drafts ]" below. Tap, choose "Do not sync".
- Repeat with the Sent folder.
- Back out to the main screen, try sending a new test message.