According to README, VIRUSMAILS_DELETE_DELAY defaults to 7 if unset. [This line][1] perhaps doesn't do what was intended? Eventually you get this output from cron: ``` find: invalid argument `+' to `-mtime' Try 'find --help' for more information. ``` [1]: https://github.com/tomav/docker-mailserver/blob/31c40ce271f6268e4daac36b6aa3f8ff44843e2a/target/start-mailserver.sh#L1229
According to README, VIRUSMAILS_DELETE_DELAY defaults to 7 if unset.
This line perhaps doesn't do what was intended?
Eventually you get this output from cron: