Put clamav and amavis togther, fix spam filtering
This commit is contained in:
19
amavis/conf/clamav/freshclam.conf
Normal file
19
amavis/conf/clamav/freshclam.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
###############
|
||||
# General
|
||||
###############
|
||||
|
||||
DatabaseDirectory /data
|
||||
LogSyslog yes
|
||||
LogTime yes
|
||||
PidFile /run/clamav/freshclam.pid
|
||||
DatabaseOwner root
|
||||
|
||||
###############
|
||||
# Updates
|
||||
###############
|
||||
|
||||
DatabaseMirror database.clamav.net
|
||||
ScriptedUpdates yes
|
||||
NotifyClamd /etc/clamav/clamd.conf
|
||||
SafeBrowsing yes
|
||||
Bytecode yes
|
||||
Reference in New Issue
Block a user