On Tue, Sep 23, 2003 at 01:55:30AM -0500, [EMAIL PROTECTED] wrote:
> Here is an updated version of my perl program to handle the find cleanup 
> parts of qmail-scanner-queue.pl -z.   The first version, if the 
> /var/spool/qmailscan directory had not been updated in a day, went ahead 
> and deleted it as well.   

Sorry, but I don't want to see another 30K of perl added for such a simple
thing. Don't forget, EACH instance of Q-S would have to load that 30K worth
of code - just to get around a problem with find. (that's why I'd rather fork
a standard util to do it).

To be honest, if Solaris find can't do the job, then I'd rather just
document it and let the Solaris sites write a separate cronjob that does a
find to do it. Arg - but you say the Solaris find commands can't... Ga...

What to do, what to do....

Now I'm heading back to your original suggestion of exiting with an error if
it can't find a decent find :-} (i.e. install GNU find)

-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to