Thanks!! That did it.
> -Original Message-
> From: PakOgah [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 10, 2007 2:07 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] FW: qtprune
>
>
> how about this ??
> change
> /FILES_TO
how about this ??
change
/FILES_TO_DELETE="`find ${each} -type f -ctime +${TRASH_DAYS}`"/
with
FILES_TO_DELETE="`find ${each} -type f`"
it will list all files in that folder, dont care when they last changed
(you want to delete all file in .Trash right ?)
Sergio Minini {NETKEY} wrote:
please, a
please, any ideas on this one?
Thanks!
-Original Message-
Hey there,
I modified the qtprune script, trying to purge the Trash folder and making it
run every sunday, and leaving the spam aside.
After running several times, I still have the files in
/var/qmail/vpopmail/domains/xxx.com.ar