Mailu: Antivirus check missing - tested with EICAR file

Created on 21 Aug 2020  路  4Comments  路  Source: Mailu/Mailu

v. 1.7

send email tests with zipped EICAR test file and .com file

antivirus check missed, no virus revealed

prioritp0 typbug typsecurity

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

whitef0x0 picture whitef0x0  路  4Comments

SJS28092018 picture SJS28092018  路  3Comments

c-holtermann picture c-holtermann  路  3Comments

gizocz picture gizocz  路  4Comments

micw picture micw  路  4Comments