Squirrelmail has an "Empty Trash" plugin (URL: http://www.squirrelmail.org/plugin_view.php?id=92) which automatically empties a user's trash folder periodically. It can be configured to empty the trash folder of the users by number of days between logins and/or by number of logins. The system administrator can configure how often users' trash folders will be emptied.
Supriyo Banerjee -----Original Message----- From: Erik Espinoza [mailto:[EMAIL PROTECTED] Sent: Friday, April 21, 2006 9:46 AM To: [email protected] Subject: Re: [qmailtoaster] trash email You can write a script that goes into every acct in /home/vpopmail/domains/$domain/$user/Maildir/.Trash/[tmp|cur|new]/* and run it via cron. Erik On 4/20/06, Stanley Robins <[EMAIL PROTECTED]> wrote: > what should i do if i want to auto purge their emails in trash every 24 > hours ?? > > > > > On 4/20/06, Erik Espinoza < [EMAIL PROTECTED]> wrote: > > > No > > On 4/20/06, Stanley Robins < [EMAIL PROTECTED]> wrote: > > > > If a user deletes his emails from squirrel mail they go in trash and if he > doesnt purge the messages in trash, will the messages automatically get > deleted after 24 hours ??? > > > > > > > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
