From owner-freebsd-questions@FreeBSD.ORG Fri May 28 15:44:19 2010 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 1B69A106564A for ; Fri, 28 May 2010 15:44:19 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8AD118FC14 for ; Fri, 28 May 2010 15:44:18 +0000 (UTC) Received: from server.idefix.lan (ppp-93-104-103-160.dynamic.mnet-online.de [93.104.103.160]) (authenticated bits=0) by anny.lostinspace.de (8.14.3/8.14.3) with ESMTP id o4SFi7Xv014553 for ; Fri, 28 May 2010 17:44:11 +0200 (CEST) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (unknown [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id 67DAA7981 for ; Fri, 28 May 2010 17:44:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by server.idefix.lan (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eP-xD2uy1sEr for ; Fri, 28 May 2010 17:44:00 +0200 (CEST) Received: from idefix-mobil.idefix.lan (idefix-mobil.idefix.lan [192.168.1.15]) by server.idefix.lan (Postfix) with ESMTPA id 86C6F796E for ; Fri, 28 May 2010 17:44:00 +0200 (CEST) Message-ID: <4BFFDCC4.5080408@fechner.net> Date: Fri, 28 May 2010 17:09:56 +0200 From: Matthias Fechner User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4BFFAC35.2040503@shopzeus.com> In-Reply-To: <4BFFAC35.2040503@shopzeus.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.5 (anny.lostinspace.de [80.190.182.2]); Fri, 28 May 2010 17:44:11 +0200 (CEST) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on anny.lostinspace.de Subject: Re: cron not sending emails 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, 28 May 2010 15:44:19 -0000 Am 28.05.10 13:42, schrieb Laszlo Nagy: > If I put this into root's crontab > > * * * * * echo "TEST" a quick guess, you have a line like: MAILTO="address" Bye, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook