Can't email outside of our domain

This isn’t directly related to RT, but I am hoping that someone can help.
We’ve recently noticed that RT’s emails are not making it to any email
addresses outside of our domain. Things work perfectly for employees, but as
soon as the requestor is a yahoo address (for example), they never get the
autoreply email.

Here is the relevant entry in our mail log. Can someone point me in the
right direction?

This is being relayed through exchange.

Thanks in advance
Brett

Aug 13 09:14:48 hkrt sendmail[6761]: i7DEEm9w006761: from=nobody, size=1055,
class=-60, nrcpts=1, msgid=rt-3.0.11-417-1220.9.60815793497112@hkusa.com,
relay=nobody@localhost
Aug 13 09:14:48 hkrt sendmail[6763]: i7DEEm7H006763:
from=nobody@hkrt.hkusa.com, size=1223, class=-60, nrcpts=1,
msgid=rt-3.0.11-417-1220.9.60815793497112@hkusa.com, proto=ESMTP,
daemon=MTA, relay=hkrt.hkusa.com [127.0.0.1]
Aug 13 09:14:48 hkrt sendmail[6761]: i7DEEm9w006761:
to=brett@thebarnharts.org, ctladdr=nobody (99/99), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=139055, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (i7DEEm7H006763 Message accepted for delivery)
Aug 13 09:14:49 hkrt sendmail[6766]: i7DEEnFx006766: from=nobody, size=1055,
class=-60, nrcpts=1, msgid=rt-3.0.11-417-1220.9.65786690971086@hkusa.com,
relay=nobody@localhost
Aug 13 09:14:49 hkrt sendmail[6768]: i7DEEn7H006768:
from=nobody@hkrt.hkusa.com, size=1223, class=-60, nrcpts=1,
msgid=rt-3.0.11-417-1220.9.65786690971086@hkusa.com, proto=ESMTP,
daemon=MTA, relay=hkrt.hkusa.com [127.0.0.1]
Aug 13 09:14:49 hkrt sendmail[6766]: i7DEEnFx006766:
to=brett@thebarnharts.org, ctladdr=nobody (99/99), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=139055, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (i7DEEn7H006768 Message accepted for delivery)
Aug 13 09:15:48 hkrt sendmail[6765]: i7DEEm7H006763:
to=brett@thebarnharts.org, ctladdr=nobody@hkrt.hkusa.com (99/99),
delay=00:01:00, xdelay=00:01:00, mailer=esmtp, pri=139223,
relay=mail20.webcontrolcenter.com. [216.119.106.18], dsn=4.0.0,
stat=Deferred: Connection timed out with mail20.webcontrolcenter.com.
Aug 13 09:15:49 hkrt sendmail[6770]: i7DEEn7H006768:
to=brett@thebarnharts.org, ctladdr=nobody@hkrt.hkusa.com (99/99),
delay=00:01:00, xdelay=00:01:00, mailer=esmtp, pri=139223,
relay=mail20.webcontrolcenter.com. [216.119.106.18], dsn=4.0.0,
stat=Deferred: Connection timed out with mail20.webcontrolcenter.com.

This isn’t directly related to RT, but I am hoping that someone can help.
We’ve recently noticed that RT’s emails are not making it to any email
addresses outside of our domain. Things work perfectly for employees, but as
soon as the requestor is a yahoo address (for example), they never get the
autoreply email.

Here is the relevant entry in our mail log. Can someone point me in the
right direction?

This is being relayed through exchange.

Thanks in advance
Brett

Aug 13 09:14:48 hkrt sendmail[6761]: i7DEEm9w006761: from=nobody, size=1055,
class=-60, nrcpts=1, msgid=rt-3.0.11-417-1220.9.60815793497112@hkusa.com,
relay=nobody@localhost
Aug 13 09:14:48 hkrt sendmail[6763]: i7DEEm7H006763:
from=nobody@hkrt.hkusa.com, size=1223, class=-60, nrcpts=1,
msgid=rt-3.0.11-417-1220.9.60815793497112@hkusa.com, proto=ESMTP,
daemon=MTA, relay=hkrt.hkusa.com [127.0.0.1]
Aug 13 09:14:48 hkrt sendmail[6761]: i7DEEm9w006761:
to=brett@thebarnharts.org, ctladdr=nobody (99/99), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=139055, relay=[127.0.0.1] [127.0.0.1],
dsn=2.0.0, stat=Sent (i7DEEm7H006763 Message accepted for delivery)
Aug 13 09:14:49 hkrt sendmail[6766]: i7DEEnFx006766: from=nobody, size=1055,
class=-60, nrcpts=1, msgid=rt-3.0.11-417-1220.9.65786690971086@hkusa.com,
relay=nobody@localhost
Aug 13 09:14:49 hkrt sendmail[6768]: i7DEEn7H006768:
from=nobody@hkrt.hkusa.com, size=1223, class=-60, nrcpts=1,

I’m really not any exchange- or sendmail-expert, but the domains
hkusa.com” and “hkrt.hkusa.com” are different.
The former exists and has an MX-record, the later does not.
Some mailservers (including my very own) reject mails where the sender
has a clearly non-existing email-address (helo spam).

Perhaps you should create a MX entry for hkrt.hkusa.com and point it to
the same server as the MX for hkusa.com, using whatever techniques
MSFT-exchange provides to sort-out the mails…
Whatever MX you configure for hkrt, it should ideally also provide the
outgoing mail, as some servers reject mail that is not sent from the
MX…

Rainer

Here is the relevant entry in our mail log. Can someone point me in the
right direction?

This is being relayed through exchange.

since this is being relayed through exchange, you’ll have to look at
the exchange logs to see what’s going on.

However, I notice your rt seems to be sending mail as
nobody@hkrt.hkusa.comhkrt.hkusa.com does not have an MX or A record
I can see. This means several sites will bounce is as spam.

seph

Any idea why it is coming as nobody? I can’t find that in any RT config
files…

Any idea why it is coming as nobody? I can’t find that in any RT config
files…

-----Original Message-----
From: seph [mailto:seph@directionless.org]
Sent: Friday, August 13, 2004 1:59 PM
To: Brett Barnhart
Cc: rt-users@lists.bestpractical.com
Subject: Re: Can’t email outside of our domain

Here is the relevant entry in our mail log. Can someone
point me in the
right direction?

This is being relayed through exchange.

since this is being relayed through exchange, you’ll have to look at
the exchange logs to see what’s going on.

However, I notice your rt seems to be sending mail as
nobody@hkrt.hkusa.comhkrt.hkusa.com does not have an MX or A record
I can see. This means several sites will bounce is as spam.

Perhaps your web server runs as user nobody?

grep ^User /path/to/httpd.conf

If that is not it, then I don’t know.

    cheers
   - wash 

Odhiambo Washington . WANANCHI ONLINE LTD (Nairobi, KE) |
. 1ere Etage, Loita Hse, Loita St., |
GSM: (+254) 722 743 223 . # 10286, 00100 NAIROBI |
GSM: (+254) 733 744 121 . (+254) 020 313 985 - 9 |
“Oh My God! They killed init! You Bastards!”
–from a /. post