Bug 704885 - "Unknown background operation" when syncing spamassassin
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 2 Aug 2013 19:09:41 +0000 (21:09 +0200)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 2 Aug 2013 19:11:06 +0000 (21:11 +0200)
commit2a50d822fe0f1cdea625606941eba65bbe004bf2
tree1f9d2992746b50d124ccfd6611160fbeaa2f3d9e
parentfab4ebc81305cddcb92776d23c2498d41e0ff0c6
Bug 704885 - "Unknown background operation" when syncing spamassassin

The "spamassassin" Evolution module makes use of CamelJunkFilter's
synchronize() method, during which time we didn't have a status message
pushed on the CamelOperation (other than the default "Unknown background
operation", which users should never see).  This commit pushes a message.
camel/camel-junk-filter.c