Virus mails are not deleted. This command may do the trick. `find /var/lib/amavis/virusmails/ -type f -mtime +30 -delete` To be tested and implemented in the image.
Virus mails are not deleted.
This command may do the trick.
find /var/lib/amavis/virusmails/ -type f -mtime +30 -deleteTo be tested and implemented in the image.