RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Matt Rauch
Thanks everyone for the help. We're using qmail, Vpopmail, Dovecot and Squirrelmail. If there is something built in to Dovecot I could try that. The squirelmail plugin doesn't really look at the date of the message, and can only be set to remvoe entire trash after x number of days or x number of

Re: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread William Olson
Hi, I would run the script every day. Provided you make the changes as suggested it will only keep the last 30 days of messages in the trash and nothing more. Bill Bill http://www.goodcleanemail.com http://www.freebsdrocks.net http://www.centosrocks.net On Thu, Nov 8, 2012 at 10:24 AM, Matt

Re: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Alessio Cecchi
Il 08/11/2012 16:24, Matt Rauch ha scritto: Thanks everyone for the help. We're using qmail, Vpopmail, Dovecot and Squirrelmail. If there is something built in to Dovecot I could try that. The squirelmail plugin doesn't really look at the date of the message, and can only be set to remvoe entire

RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Matt Rauch
The best way to do this is to run: doveadm expunge -A mailbox Trash savedbefore 30d (if you use dovecot with MySQL for auth) or doveadm expunge -u u...@domain.com mailbox Trash savedbefore 30d (if you use dovecot with vpopmail auth) Any other script, like find -exec rm, will

Re: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Alessio Cecchi
Il 08/11/2012 17:15, Matt Rauch ha scritto: The best way to do this is to run: doveadm expunge -A mailbox Trash savedbefore 30d (if you use dovecot with MySQL for auth) or doveadm expunge -u u...@domain.com mailbox Trash savedbefore 30d (if you use dovecot with vpopmail auth) Any other

RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Matt Rauch
Il 08/11/2012 17:15, Matt Rauch ha scritto: The best way to do this is to run: doveadm expunge -A mailbox Trash savedbefore 30d (if you use dovecot with MySQL for auth) or doveadm expunge -u u...@domain.com mailbox Trash savedbefore 30d (if you use dovecot with vpopmail

Re: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread William Olson
6.0 RELEASE? WOW That is one old box! Bill http://www.goodcleanemail.com http://www.freebsdrocks.net http://www.centosrocks.net On Thu, Nov 8, 2012 at 11:56 AM, Matt Rauch mattr-li...@eagle.ca wrote: Il 08/11/2012 17:15, Matt Rauch ha scritto: The best way to do this is to run:

RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Matt Rauch
-Original Message- From: Matt Rauch [mailto:mattr-li...@eagle.ca] Sent: November-08-12 11:57 AM To: qmailadmin@inter7.com Subject: RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age Il 08/11/2012 17:15, Matt Rauch ha scritto: The best way to do this

RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Matt Rauch
-Original Message- From: Matt Rauch [mailto:mattr-li...@eagle.ca] Sent: November-08-12 11:57 AM To: qmailadmin@inter7.com Subject: RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age Il 08/11/2012 17:15, Matt Rauch ha scritto: The best way to

[qmailadmin] qmail admin softlimit

2012-11-08 Thread Arch Giulio Nuti
Hi all as you know I installed Qmail from Thibs site. I would enlarge the softlimit to receive attached file up to 20Mb. I tried to set it with echo '800' /var/qmail/control/databytes then qmailctl restart but nothing changes. Where is my mistake? ( Do not consider the 20Mb as an

[qmailadmin] qmail admin databyte

2012-11-08 Thread Arch Giulio Nuti
Hi all as you know I installed Qmail from Thibs site. I would enlarge the softlimit to receive attached file up to 20Mb. I tried to set it with echo '800' /var/qmail/control/databytes then qmailctl restart but nothing changes. Where is my mistake? ( Do not consider the 20Mb as an

Re: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Alessio Cecchi
Il 08/11/2012 18:53, Matt Rauch ha scritto: -Original Message- From: Matt Rauch [mailto:mattr-li...@eagle.ca] Sent: November-08-12 11:57 AM To: qmailadmin@inter7.com Subject: RE: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age Il 08/11/2012 17:15, Matt Rauch ha

Re: [qmailadmin] [SPAM] Auto-empty trash items older then a certain age

2012-11-08 Thread Alessio Cecchi
Il 08/11/2012 19:22, Matt Rauch ha scritto: I'm actually thinking none of these methods are going to accomplish my goal since the date it will use will be the received date of the file/message and not the date it went into Trash. So if a message was in the inbox for a year, and is moved to Trash