Displaying 2 results from an estimated 2 matches for "managesievev".
Did you mean:
managesieve
2019 Jan 06
3
Dovecot no logs by sieve user script
Dear mailinglist,
I have the problem that I had to migrate a setup and since then my user's sieve script does
no longer log anything.
I have sieve_user_log unset and sieve points to a folder (ready for ManageSievev service).
In the old config I had sieve point to the symlink and sieve_dir point to the folder of all
scripts. As sieve_dir is deprecated I use the sieve directive only (see below).
According to my understanding of https://wiki2.dovecot.org/Pigeonhole/Sieve/
Configuration this should result in u...
2019 Jan 06
0
Dovecot no logs by sieve user script
Op 06/01/2019 om 18:58 schreef Christian Wolf:
>
> Dear mailinglist,
>
> I have the problem that I had to migrate a setup and since then my
> user's sieve script does no longer log anything.
>
> I have sieve_user_log unset and sieve points to a folder (ready for
> ManageSievev service). In the old config I had sieve point to the
> symlink and sieve_dir point to the folder of all scripts. As sieve_dir
> is deprecated I use the sieve directive only (see below).
>
> According to my understanding of
> https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration...