Sendmail && Google Apps Email - Not Working Together
- From: Schiz0 <schiz0phrenic21@xxxxxxxxx>
- Date: Tue, 24 Jun 2008 18:33:55 -0400
Hey list,
I have a FreeBSD 7.0-RELEASE box at "domain.tld". I decided I want to
use Google Apps to handle my email accounts, so I set my MX records at
"domain.tld" to point to google's servers. I don't want to accept any
incoming mail on my FreeBSD box (It's firewalled off anyway), but I do
want to be able to send outgoing mail. I have sendmail_enable="NO" in
my /etc/rc.conf.
Now, the problem is that I cannot send OUTGOING mail from the server
itself to the @domain.tld email accounts. It isn't a firewall issue
because the server can send mail out to any other address just fine.
Below is the output of /var/log/maillog. I'm trying to send an email
from the "irc" account on the server, to "staff@xxxxxxxxxx". 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.
Can anyone shed any light on the issue? Thanks!
sendmail[980]: m5OMSGT1000980: from=irc, size=125, class=0, nrcpts=1,
msgid=<200806242228.m5OMSGT1000980@xxxxxxxxxx>, relay=irc@localhost
<snip>
sm-mta[981]: m5OMSLet000981: <-- MAIL From:<irc@xxxxxxxxxx> SIZE=125
sm-mta[981]: m5OMSLet000981: --- 250 2.1.0 <irc@xxxxxxxxxx>... Sender ok
sm-mta[981]: m5OMSLet000981: <-- RCPT To:<staff@xxxxxxxxxx>
sm-mta[981]: m5OMSLet000981: --- 550 5.1.1 <staff@xxxxxxxxxx>... User unknown
sm-mta[981]: m5OMSLet000981: <staff@xxxxxxxxxx>... User unknown
sm-mta[981]: m5OMSLet000981: <-- DATA
sm-mta[981]: m5OMSLet000981: --- 503 5.0.0 Need RCPT (recipient)
sendmail[980]: m5OMSGT1000980: to=staff@xxxxxxxxxx, ctladdr=irc
(1004/1004), delay=00:00:05, xdelay=00:00:05, mailer=relay, pri=30125,
relay=[127.0.0.1] [127.0.0.1], dsn=5.1.1, stat=User unknown
sm-mta[981]: m5OMSLet000981: <-- RSET
sm-mta[981]: m5OMSLet000981: --- 250 2.0.0 Reset state
sm-mta[981]: m5OMSLet000981: from=<irc@xxxxxxxxxx>, size=125, class=0,
nrcpts=0, proto=ESMTP, daemon=Daemon0, relay=localhost [127.0.0.1]
sm-mta[981]: m5OMSLeu000981: <-- QUIT
sm-mta[981]: m5OMSLeu000981: --- 221 2.0.0 tastetherainbow.ws closing connection
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Sendmail && Google Apps Email - Not Working Together
- From: Mark Price
- Re: Sendmail && Google Apps Email - Not Working Together
- Prev by Date: Re: trouble shooting samba performance
- Next by Date: xl driver in FreeBSD6.3 fails to maintain connections
- Previous by thread: net4801, nanobsd, & -current
- Next by thread: Re: Sendmail && Google Apps Email - Not Working Together
- Index(es):
Relevant Pages
|