Ubuntu 14.04.1 LTS, Gnome 3.12.2. Since upgrading about two weeks ago from Gnome 3.10 and Ubuntu 14.04 LTS I've been experiencing a couple of issues with Evolution. I have Evo setup using IMAP folders the same way I've had it for at least 10yrs even on my old Mandriva box that just crashed back in July. It's never given my any problems setup this way and until the upgrade to 3.12.2 it was still working fine. The two errors I'm seeing are:
Code:
Your message was sent, but an error occurred during post-processing.
The reported error was "Failed to append to INBOX/Sent: Error appending
message: Stream has outstanding operation
Appending to local 'Sent' folder instead.".
The above error is not constant, I can send 1 post and it happens or it could be 10 before it happens.
The other error I see when trying to mark all messages as read in 'Inbox' is:
Code:
Failed to mark messages as read.
The reported error was "No IMAP namespace for folder path 'INBOX'".
This one is constant. I've run debug for courier and can't see any issues and I don't think that it's the problem. I've also run several variations of debug commands for Evolution. On thing that strikes me as odd is this whether I run this debug command:
CAMEL_DEBUG=imapx:io evolution >& /home/chris/evodebug.txt
or this one:
CAMEL_DEBUG=mail:io evolution >& /home/chris/evodebug1.txt
The error I see is:
Code:
(evolution:25025): evolution-mail-WARNING **: Failed to refresh folder
'ChrisP: INBOX/directory': Error refreshing folder: Mailbox does not
exist, or must be subscribed to.
How can it not exist or have to be subscribed to if I'm receiving mail in it? All my folders in Maildir are in the correct '.' format. I have all the debug files if anyone would like to look at them I can upload to pastebin.
Thanks for any advice.
Chris