From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 02:11:12 2008 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 D9F851065673 for ; Wed, 25 Jun 2008 02:11:12 +0000 (UTC) (envelope-from mprice@tqhosting.com) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.246]) by mx1.freebsd.org (Postfix) with ESMTP id ADC6D8FC16 for ; Wed, 25 Jun 2008 02:11:12 +0000 (UTC) (envelope-from mprice@tqhosting.com) Received: by hs-out-0708.google.com with SMTP id h53so649709hsh.11 for ; Tue, 24 Jun 2008 19:11:12 -0700 (PDT) Received: by 10.101.70.5 with SMTP id x5mr17257575ank.24.1214358215758; Tue, 24 Jun 2008 18:43:35 -0700 (PDT) Received: by 10.150.57.2 with HTTP; Tue, 24 Jun 2008 18:43:35 -0700 (PDT) Message-ID: <61b6fbec0806241843i35755ebdm85f3884b16398916@mail.gmail.com> Date: Tue, 24 Jun 2008 21:43:35 -0400 From: "Mark Price" Sender: mprice@tqhosting.com To: Schiz0 , freebsd-questions@freebsd.org In-Reply-To: <8d23ec860806241533p666ec109m5e280204b0759b07@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8d23ec860806241533p666ec109m5e280204b0759b07@mail.gmail.com> X-Google-Sender-Auth: 03c9aae5a4818b8d Cc: Subject: Re: Sendmail && Google Apps Email - Not Working Together 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: Wed, 25 Jun 2008 02:11:12 -0000 On Tue, Jun 24, 2008 at 6:33 PM, Schiz0 wrote: > Below is the output of /var/log/maillog. I'm trying to send an email > from the "irc" account on the server, to "staff@domain.tld". I think > maybe sendmail is getting confused because the hostname of the FreeBSD > box is also "domain.tld", the same host I'm trying to send outgoing > mail to. Yes, that is the problem. In order for you to send mail out to domain.tld, sendmail must not think that it is configured to handle domain.tld locally. I would recommend changing your hostname to something like server1.domain.tld and making sure you don't have the domain 'domain.tld' listed alone in your sendmail config files. Regards, Mark -- Mark Price RootBSD http://www.rootbsd.net