[Postfix] Add scripts to learn from spam/ham traps

[Dovecot] Learn fuzzy when moving mails from/to junk
This commit is contained in:
André
2018-07-29 00:35:54 +02:00
parent d8f86ae488
commit 15b80760b2
6 changed files with 39 additions and 8 deletions

View File

@@ -45,6 +45,8 @@ COPY zeyple.conf /etc/zeyple.conf
COPY supervisord.conf /etc/supervisor/supervisord.conf
COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf
COPY postfix.sh /opt/postfix.sh
COPY rspamd-pipe-ham /usr/local/bin/rspamd-pipe-ham
COPY rspamd-pipe-spam /usr/local/bin/rspamd-pipe-spam
COPY whitelist_forwardinghosts.sh /usr/local/bin/whitelist_forwardinghosts.sh
EXPOSE 588