Hi,
There used to be a timer similar to something like amavis-quarantine-clean.timer that periodically would remove old files from /var/spool/amavisd/quarantine, but it's nowhere on the system on fedora35, yet the system is somehow deleting files older than 30 days from the quarantine still.
Where do I look? It's also not an obvious other timer
Have a look at the files that the RPM for amavisd installs to see if there is anything its configuring. Use:
rpm -ql <amavisd-package-name>
I'd look for files dropped in to /etc and into any systemd folder for example
Nope, I've already looked in both places.
There's definitely a timer somewhere, though.
Thanks for your help. Alex