v. 1.7
send email tests with zipped EICAR test file and .com file
antivirus check missed, no virus revealed
Can you double check the antivirus is running at all?
In the Rspamd webgui (menu item antispam in web admin) check for symbol CLAM_VIRUS under tab symbols. It should be on top of the list. If it is missing, then clamav is not used.
Please also double check your mailu.env file. There is a bug in setup.mailu.io, it comments the antivirus line
#ANTIVIRUS=clamav
If it is commented. Remove the hashtag # and restart mailu
docker-compose down
docker-compose up -d
Please also double check your mailu.env file. There is a bug in setup.mailu.io, it comments the antivirus line
#ANTIVIRUS=clamav
thanks for your quick reply. You're right, it was commented in mailu.env.
thanks for your quick reply. You're right, it was commented in mailu.env.
Can you try your original test files again please?
If this time it works as expected please close this issue, as the underlying problem with the commented out ANTIVIRUS-variable has been fixed in #1596 and you manually fixed your setup with our recommended solution.
If it's still not working as expected please provide more info (logs, the files, etc.).
Thank you!
mailu.env corrected: decommented #ANTIVIRUS=clamav line
Sent email with EICAR zip file:
CLAM_VIRUS (10) [Win.Test.EICAR_HDB-1]
Antivirus worked as expected.