add antispam support using imap sieve
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Mauro Torrez
2022-08-07 18:19:52 -03:00
parent 219c9c34c1
commit 10d675e8a5
17 changed files with 120 additions and 418 deletions

View File

@@ -10,7 +10,7 @@ passdb {
master = yes
args = /etc/dovecot/master-users
# Unless you're using PAM, you probably still want the destination user to
# Unless you're using PAM, you probably still want the destination user to
# be looked up from passdb that it really exists. pass=yes does that.
pass = yes
}