Date: Tue, 24 Jun 2008 21:43:35 -0400 From: "Mark Price" <mark@rootbsd.net> To: Schiz0 <schiz0phrenic21@gmail.com>, freebsd-questions@freebsd.org Subject: Re: Sendmail && Google Apps Email - Not Working Together Message-ID: <61b6fbec0806241843i35755ebdm85f3884b16398916@mail.gmail.com> In-Reply-To: <8d23ec860806241533p666ec109m5e280204b0759b07@mail.gmail.com> References: <8d23ec860806241533p666ec109m5e280204b0759b07@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 24, 2008 at 6:33 PM, Schiz0 <schiz0phrenic21@gmail.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?61b6fbec0806241843i35755ebdm85f3884b16398916>