Re: Dovecot Sieve weigert sich hartnäckig
Markus Winkler
ml at irmawi.de
So Jul 28 15:46:30 CEST 2024
Hallo Tim-Ole,
On 28.07.24 15:25, Tim-Ole Golz wrote:
>> Was spricht denn die 90-sieve.conf?
>> da steht vermutlich irgendwo sowas wie:
>> sieve = file:~/sieve;active=~/.dovecot.sieve
>> drin?
>
> dazu hatten wir uns dadrin folgendes notiert:
>
> # auskommentiert 18-6-2024
> # sieve = file:~/sieve;active=~/.dovecot.sieve
> # aktiv:
>
> plugin {
> sieve = ~/.dovecot.sieve
> sieve_global_path = /var/lib/dovecot/sieve/default.sieve
> sieve_dir = ~/sieve
> sieve_global_dir = /var/lib/dovecot/sieve/
> sieve_default = /var/lib/dovecot/sieve/default.sieve
> }
bei mir:
[...]
plugin {
# The location of the user's main Sieve script or script storage. The LDA
# Sieve plugin uses this to find the active script for Sieve filtering at
# delivery.
[...]
# Currently only the 'file:' location type supports ManageSieve operation.
[...]
#
# For the 'file:' type: use the ';active=' parameter to specify where the
# active script symlink is located.
# For other types: use the ';name=' parameter to specify the name of the
# default/active script.
sieve = file:~/sieve;active=~/.dovecot.sieve
[...]
Ich würde daher das bei Dir auskommentierte tatsächlich mal (re)aktivieren und:
sieve = ~/.dovecot.sieve
auskommentieren.
Wie ist eigentlich 'mail_home' gesetzt (oder eben gleich mal 'doveconf -n'
posten)?
Viele Grüße
Markus
Mehr Informationen über die Mailingliste Postfixbuch-users