Re: systemd timers and amavis quarantine

2022-04-16 Thread Patrick O'Callaghan
On Sat, 2022-04-16 at 13:51 +, Mark Levis wrote: > Nice What's nice? poc ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.

Re: systemd timers and amavis quarantine

2022-04-16 Thread Mark Levis
Nice ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.

Re: systemd timers and amavis quarantine

2022-02-12 Thread Alex
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 st

Re: systemd timers and amavis quarantine

2022-02-11 Thread Jonathan Billings
On Feb 10, 2022, at 18:55, Alex wrote: > > 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

Re: systemd timers and amavis quarantine

2022-02-11 Thread Alex
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 qua

Re: systemd timers and amavis quarantine

2022-02-11 Thread Barry Scott
> On 10 Feb 2022, at 23:55, Alex wrote: > > 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 fi

systemd timers and amavis quarantine

2022-02-10 Thread Alex
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