Bug 117011

Summary: "Out of Office" support broken in 3.4.1 compared to 3.3.2 (kmail 1.7.2)
Product: [Applications] kmail Reporter: BJ Blanchard <blabj>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: bjoern
Priority: NOR    
Version: 1.8.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description BJ Blanchard 2005-11-24 16:19:52 UTC
Version:           1.8.1 (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
OS:                Linux

Running against the same Cyrus IMAP server with sieve support, "Out of Office" replies work great with kmail 1.7.2 (on debian sarge machine), but not with kmail 1.8.1 (gentoo).

Settings are identical:  Server supports sieve, and Reuse host and login configuration are both checked, with managesieve port of 2000.

When trying to "enable" the out of office reply, the following error results:

Malformed URL:

sieve://user@imap-server.x.com:2000/?x-mech=PLAIN.

When run from a shell, I get the following error logged:

ASSERT: "row == rows - 1" in vacationdialog.cpp (85)

On the IMAP server, timsieved *is* spawned, so it is receiving the request.

-Bob
Comment 1 Björn Ruberg 2009-12-24 01:24:12 UTC
Is this still a problem in KDE 4.3?