PROBLEM
Once in a while I am unable to delete an email message on my iPhone. It throws an "unable to move message to trash" error message. I use the normal iPhone Mail app and have an MS Exchange mailbox that syncs with my office email.
While this problem was well-documented for IMAP mailboxes, I could not find a solution for MS Exchange mailboxes.
SOLUTION
Turn off the mail sync, then turn it back on.
* Settings
* Mail, Contact, Calendars
* Touch your Exchange email account. You'll see a list of the things it syncs (e.g. Mail, Contacts, Calendars, etc.).
* Turn off the mail sync.
* Open the Mail app to confirm that your Exchange mailbox is no longer there.
* Return to the settings and switch the mail sync back on. Your mail will be re-synchronized with the Exchange server and the troublesome messages will disappear.
Related Articles
How to Modify JomSocial to Sup...
The open source stuff that JomSocial uses to convert and render video uploads (ffmpeg) also supports audio files. I thought it would be cool to modify JomSocia...
Computing in Japanese - Dealin...
Mojibake (aka "junk text") is a horrible affliction that most computing in Japanese have encountered at some point. Here are some simple fixes that I u...
Joomla Running on Nginx and Ub...
What follows is an outline I compiled while researching how to tighten security on a Nginx web server. NOTE 1: Ubuntu 14.04 LTS was used for this. NOTE 2: This ...
Linux - Specify From Address W...
I struggled a bit with figuring out how to specify the from email address when sending mail on the Linux command line. In short, you need to use the -r option....