Fix bogus console warning message from IMAP offline journal
authorMilan Crha <mcrha@redhat.com>
Thu, 2 Sep 2010 07:52:41 +0000 (09:52 +0200)
committerMilan Crha <mcrha@redhat.com>
Thu, 2 Sep 2010 07:52:41 +0000 (09:52 +0200)
commitfbed95fbdf7b393b6986391cb6c8bbf08220fdbd
treede5bdc40f16a44300834bb54eed634fa545afdbb
parentdad7453ad2a00a81b908ccfabb71931aae72effd
Fix bogus console warning message from IMAP offline journal

There could be a deleted message in an offline journal in an IMAP account,
and while replying such journal the error message was reported to the caller
about not being able to find it, and the offline entry wasn't removed.
This change ignores the error to be able to get rid of the entry.
camel/providers/imap/camel-imap-journal.c