Oh ok, thanks!
In anycase I have just ran it with any specific container it and I still see these errors on any incoming email.
Ok, I think I have found how to disable this.
I added a antivirus.conf file at the /data/conf/rspamd/override.d folder with
clamav {
enabled = false;
}
Errors gone away! I guess this should be auto-managed by mailcow though.
Ok, I think I have found how to disable this.
I added a antivirus.conf file at the /data/conf/rspamd/override.d folder with
clamav {
enabled = false;
}
Errors gone away! I guess this should be auto-managed by mailcow though.