From owner-freebsd-questions@FreeBSD.ORG Fri Apr 17 14:13:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31F81106566B for ; Fri, 17 Apr 2009 14:13:53 +0000 (UTC) (envelope-from barry.byrne@wbtsystems.com) Received: from hermes.wbtsystems.com (87-198-244-212.ptr.magnet.ie [87.198.244.212]) by mx1.freebsd.org (Postfix) with ESMTP id 505D98FC1D for ; Fri, 17 Apr 2009 14:13:53 +0000 (UTC) (envelope-from barry.byrne@wbtsystems.com) Received: from SUNYA (sunya.wbt.wbtsystems.com [10.12.1.112]) by hermes.wbtsystems.com (Postfix) with ESMTPA id 0149BF7410; Fri, 17 Apr 2009 14:54:11 +0100 (IST) From: "Barry Byrne" To: , , "'Mel Flynn'" References: <200904171421.25047.mel.flynn+fbsd.questions@mailing.thruhere.net> <339937.79844.qm@web52212.mail.re2.yahoo.com> Date: Fri, 17 Apr 2009 14:54:09 +0100 Message-ID: <1D87932E1E734C2185013A9820EDAC7A@wbt.wbtsystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <339937.79844.qm@web52212.mail.re2.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: Acm/X2e8CJkJHTafRNumdmSlbFGDlQABCGdA Cc: 'Odhiambo Washington' , 'Steve Bertrand' Subject: RE: Freebsd Built-in vacation program does not auto reply 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: Fri, 17 Apr 2009 14:13:55 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of lyd mc > On Friday 17 April 2009 13:47:45 lyd mc wrote: > > hi, > > > > I don't know how to run it in debug mode.... > > > > I already try this one..... > > > > #/usr/bin/vacation -d alydio.mc > > > > but nothing happened... no logs in /var/log/message and > /var/log/maillog > > pertaining to vacation. Hi, Check your permissions on the the .forward file - should not be world or group writable as far as I can remember. Also, you haven't specified and alias in your vacation command, so only mails addressed to alydio.mc@DOMAIN will be forwarded - could this be the problem? It might help to show the lines from /var/log/maillog that pertain to your test message. - Barry