mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-28 13:58:22 +02:00
chore: Remove Pyzor + Razor packages (#4548)
This commit is contained in:
parent
726e2a5c3d
commit
da61eb21a3
4 changed files with 9 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