Fix #13 (ham/spam reporting issues w/sieve script)
This commit is contained in:
parent
d20b2b481f
commit
825352a131
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ haraka_sub_web=$sockdir/haraka/web-11381.sock
|
||||||
}}
|
}}
|
||||||
~ edit /etc/dovecot/sieve/report-{spam,ham}.sieve; {{
|
~ edit /etc/dovecot/sieve/report-{spam,ham}.sieve; {{
|
||||||
- sub '"rspamc" \[' \
|
- sub '"rspamc" \[' \
|
||||||
'"rspamc" ["-h" "'"$rspam_web"'" '
|
'"rspamc" ["--connect='"$rspam_web"'", '
|
||||||
}}
|
}}
|
||||||
|
|
||||||
# Disable dovecot quota service on localhost
|
# Disable dovecot quota service on localhost
|
||||||
|
|
Loading…
Reference in a new issue