[kmail2] [Bug 363723] Kmail crashes when "Server supports sieve" enabled

Mike Goodwin via KDE Bugzilla bugzilla_noreply at kde.org
Tue May 31 06:08:55 BST 2016


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

--- Comment #4 from Mike Goodwin <mike at mgoodwin.net> ---
Yes I do.

Two separate scripts. One named "roundcube" (because that is the default
created by kolab/roundcube on setup" and a separate one I named "Default" that
I currently use. 

Default mostly contains stuff like:

# rule:[kde-lists-fpo]
if header :contains "list-id" "kde.lists.fedoraproject.org"
{
    fileinto "Mailing Lists/Fedora/kde";
    stop;
}

While roundcube empty (but contains a header comment)

I see where this is going so I'll try and do some more sleuthing with regard to
a specific rule, or maybe the empty file and report back if I find anything.

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



More information about the Kdepim-bugs mailing list