From owner-freebsd-questions@FreeBSD.ORG Tue Jul 12 07:37:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C40B16A41C for ; Tue, 12 Jul 2005 07:37:30 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F6AF43D45 for ; Tue, 12 Jul 2005 07:37:26 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j6C7bJHW056299 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Jul 2005 14:37:19 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j6C7bIJF012309; Tue, 12 Jul 2005 14:37:18 +0700 (ICT) Date: Tue, 12 Jul 2005 14:37:18 +0700 (ICT) Message-Id: <200507120737.j6C7bIJF012309@banyan.cs.ait.ac.th> From: Olivier Nicole To: yokean1@gmail.com In-reply-to: <80b681a5050712003356a8c6b4@mail.gmail.com> (message from Ann Lee on Tue, 12 Jul 2005 15:33:50 +0800) References: <80b681a50507110125a87ed87@mail.gmail.com> <80b681a505071123165c0f1158@mail.gmail.com> <200507120619.j6C6Jh3i011562@banyan.cs.ait.ac.th> <80b681a50507112330185dcd70@mail.gmail.com> <200507120634.j6C6YbpX011726@banyan.cs.ait.ac.th> <80b681a5050712003356a8c6b4@mail.gmail.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: scuba@centroin.com.br, freebsd-questions@freebsd.org Subject: Re: Expire undeleted mail older than specified age X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 07:37:30 -0000 Hummm, Are you sure you have execute rights to expire_mail.pl? ls -l expire_mail.pl Olivier