![]() |
If I delete the received fax files manually, though, won't that leave the HylaFAX logs out of sync with the actually received faxes? I'm under the impression that the log and recvq directories should be cleaned at the same time to keep everything in sync. On Wednesday 08 August 2001 11:25 am, you wrote: > look at the find() command in conjunction with "-ctime +7" and "-exec 'rm > \;' " (or something like that) > > -----Original Message----- > From: hylafax-users-bounce@hylafax.org > [mailto:hylafax-users-bounce@hylafax.org]On Behalf Of Steve Snyder > Sent: Wednesday, August 08, 2001 9:33 AM > To: hylafax-users@hylafax.org > Subject: [hylafax-users] Faxcron not removing received faxes > > > Having installed HylaFAX v4.1 via RPM, I have this script that is run > daily: > > # cat /etc/cron.daily/hylafax > #!/bin/sh > /usr/sbin/faxcron | mail -s "HylaFAX Usage Report" faxmaster > exit 0 > > I know that the script is executing correctly because I'm getting the > generated reports. According the to faxcron man page, one of the actions > performed by fax cron is to: > > "remove received facsimile that are 7 days or older" > > So why then do I have received faxes in ~/hylafax/recvq that are older > than 7 days? Today being August 8th, I should not still have those 3 > faxes received on July 31st. > > Can anyone advise me on how to get the periodic removal of received faxes > to work? > > Thanks. > > > ____________________ HylaFAX(tm) Users Mailing List > _______________________ To unsub: mail -s unsubscribe > hylafax-users-request@hylafax.org < /dev/null ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null