Theodore J. Knab wrote  on Friday, July 11, 2003 5:29 PM [GMT+4=MSD]:

> My only other option would be something like this:
> 
> #!/usr/bin/perl
> #filename: clean_trash.pl
...

Another (simpler) option

find /home/*/Maildir/.Trash/cur/ -type f -ctime +7  -delete

leaves intact recently (last week) deleted messages.

-- 
Alexei.



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to