Re: sieve not working after migration to 16.1
hede <[email protected]> Mon, 17 Aug 2020 07:14:30 +0200
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Organization | der-he.de |
| Message-ID | <20200817071430.6d9fd151__891.378037498214$1597641355$gmane$org@hpusdt4.der-he.de> |
On Sun, 16 Aug 2020 21:53:33 +0200 "Reitelbach, Thomas" <[email protected]> wrote: > Sorry, I have no idea where to look for the reason and where to activate > debugging-logs?! > Can someone point me to the right direction for debugging? debugging can be enabled in imapd.conf via "debug: 1" But maybe you can try some other things first. For example check if sievedir is correctly set in imapd.conf. Or you can experiment with the sieveshell (a shell command on the kolab server), log in as a user and check if "list" does list the current sieve script and what happens if you "activate" the script there. regards hede