At 06:36 PM 12/18/2001, you wrote: >It'll be even more useful if somehow we could force for some user >that when he has downloaded his mail to his pc pop client machine, >that the mail which is left on the mail server is cleaned as well >(We have many many users who just leave several 100 Mb of mails >without deleting them) >I doubt if this is possible or not
PM, I run a Perl script called trimmail which is set by cron to run every night. It goes through every user's mailbox and trims out unread messages that are older than 30 days and read messages older than 3 days. I this way, my users are happy and I get to keep my hard drive clean. If you want a copy, just send me a message. Regards, Stephen ________________________________ Stephen Mawdsley Altanet Corporation http://www.altanet.com
