[Bug 290396] sieve filters are not listed
Paul Zirnik
tami at disconnected.de
Sun Jul 15 15:30:02 BST 2012
https://bugs.kde.org/show_bug.cgi?id=290396
Paul Zirnik <tami at disconnected.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tami at disconnected.de
--- Comment #4 from Paul Zirnik <tami at disconnected.de> ---
I can confirm the issue even with kmail-4.8.4 (opensuse KDE 48 Release repo)
In strace i see
- kmail connect to sieve server
- kmail negotiate TLS with sieve server
- kmail access my kerberos ticket cache -> the ticket is there (see below)
- kmail send something to sieve
- kmail get something back
- kmail logs this error
Jul 15 15:55:52 speedy kmail: GSSAPI Error: Invalid token was supplied (Unknown
error)
However connection to sieve via "sieveshell" with kerberos works perfectly, so
it is not a kerberos issue. Must be kmail related ..
user at speedy:~> sieveshell manitou.xxxxx.net
connecting to manitou.xxxxx.net
> list
mysieve <- active script
> quit
user at speedy:~>
Btw.
connection to imap with kerberos (cyrus which also is used as sieve server)
works with kmail
connection to smtp with kerberos works with kmail
Only a guess, but maybe kmail uses the imap ticket and not the sieve ticket ?
Please let me know if i can help with logs or something.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list