From owner-freebsd-questions@FreeBSD.ORG Tue Mar 3 22:44:42 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 1BD211065677 for ; Tue, 3 Mar 2009 22:44:42 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f158.google.com (mail-fx0-f158.google.com [209.85.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 9EDBA8FC17 for ; Tue, 3 Mar 2009 22:44:41 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by fxm2 with SMTP id 2so2600028fxm.43 for ; Tue, 03 Mar 2009 14:44:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pl81ua8PVNfUlRoFHqloluaPsyIQIC6cDSoKdLCcG/k=; b=TeZ3FdxL0qriX4uRyNrA5UI/+E9g6mFYiThWdxU3y/pthd9dcdJol7YmxpPVosB9YJ /Nr4mhpgRIQCk319NlnGbZ6kbcq4w7lON2FT7VclULM6SdLY7vfNeXpmhJWftk83EF8l leFuVnjMIQtdi59DM5laqxVzv58TTtlEZ567I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=IZZhVwaZoRVo5j4fDqy/aObPGlougfJOKMqVxpwN4GwqMQFWkZWVh4FOm5aI4LGV9O 1bI4ajaZtua+I3DkGtBBbMI3/dw87qd0oPxRCgqtg2C6DIn2GmFJ65XeMrRHHCFirD+m bbndZdLlr3WO3NfZ2PBKedMPrSiyijdh04b9I= MIME-Version: 1.0 Received: by 10.223.108.15 with SMTP id d15mr7490912fap.105.1236120280585; Tue, 03 Mar 2009 14:44:40 -0800 (PST) In-Reply-To: <27ade5280903031429ldb69344hcbff8fe4eb6a4a91@mail.gmail.com> References: <27ade5280903011124v4d6d9fdq2071d5ab44a37ca9@mail.gmail.com> <4ad871310903021914q647d6a40ncdb0bb9d8a3582c9@mail.gmail.com> <27ade5280903031310u6d7956u830938f27ea535c6@mail.gmail.com> <4ad871310903031317q353395edh401700f8d4ce9b4c@mail.gmail.com> <27ade5280903031429ldb69344hcbff8fe4eb6a4a91@mail.gmail.com> Date: Tue, 3 Mar 2009 17:44:40 -0500 Message-ID: <4ad871310903031444w16e20744j2f8f148f6289363c@mail.gmail.com> From: Glen Barber To: APseudoUtopia Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Cron Not Sending Mail 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, 03 Mar 2009 22:44:42 -0000 On Tue, Mar 3, 2009 at 5:29 PM, APseudoUtopia wrote: > > I have tested it - and sending mail manually from command line to the > gmail account works fine without any problems. > What I'm saying is that you changed two of the variables without actually verifying one or the other work first. Change the MAILTO back to root and retest. -- Glen Barber