Sample Header Ad - 728x90

Dovecot not loading sieve or not filtering

0 votes
1 answer
170 views
root@debian11:/etc/dovecot# dovecot -n # 2.3.13 (89f716dc2): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.13 (cdd19fe3) # OS: Linux 5.10.0-26-amd64 x86_64 Debian 11.8 # Hostname: localhost auth_username_format = %n listen = 127.0.0.1, ::1 log_path = /var/log/dovecot.log mail_debug = yes mail_location = mbox:~/mail:INBOX=/var/mail/%u mail_privileged_group = mail managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext namespace inbox { inbox = yes location = mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = } passdb { driver = pam } plugin { sieve = file:~/sieve;active=~/.dovecot.sieve sieve_default = /etc/dovecot/sieve/global/default.sieve sieve_global = /etc/dovecot/sieve/global/ sieve_max_redirects = 30 } protocols = " imap sieve pop3 sieve" ssl_cert = : Disconnected: Logged out bytes=54/518 Nov 6 23:01:29 localhost roundcube: S: OK "Dovecot (Debian) ready." roundcube creating new filters in WEB UI, but not working and roundcube creating roundcube.sieve and symlink.. I also created a global script, but it doesn't work.
Asked by No Name (3 rep)
Nov 6, 2023, 08:52 PM
Last activity: Nov 6, 2023, 09:27 PM