mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-30 06:40:10 +02:00
chore: remove Pyzor & Razor
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
parent
c1a5eabc94
commit
3e40cc67af
3 changed files with 4 additions and 20 deletions
|
@ -83,8 +83,8 @@ function _install_packages() {
|
|||
|
||||
local ANTI_VIRUS_SPAM_PACKAGES=(
|
||||
clamav clamav-daemon
|
||||
# spamassassin is used only with amavisd-new, while pyzor + razor are used by spamassassin
|
||||
amavisd-new spamassassin pyzor razor
|
||||
# spamassassin is used only with amavisd-new
|
||||
amavisd-new spamassassin
|
||||
)
|
||||
|
||||
# predominantly for Amavis support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue