[Bug 307548] kmail2 does not update mail after piping mail throught a script

Jon Moon jon.moon at cantab.net
Sat Nov 24 12:03:52 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=307548

--- Comment #3 from Jon Moon <jon.moon at cantab.net> ---
Further to this, I'm seeing the same problem with an 'add header' action in the
filter (at least to filters applied before the mail is sent - haven't tried
other cases).

Having browsed the code a bit  and put gdb on akonadi_mailfiter_agent, I'm
suspicious that something's going wrong in the execution of the
'Akonadi::ItemModifyJob' that's kicked off in
FilterManager::processContextItem.

I've stepped through to confirm that the modify job is started and returns
success - but the item's still unmodified.

The one thing I've not confirmed is that the item is actually modified by the
filter (can't immediately see how to check the relevant fields in gdb), but the
fact that both filter types are showing the same behaviour makes this seem
unlikely.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list