To answer Josephs question about localhost, I was connecting to the
machine from my laptop and the reverse DNS is where sendmail was getting
the name (not telneting from the server itself).
I have resolved the issue (one of the two changes I made has fixed it,
but I haven't isolated which yet and want to let the flames subside
before I change one back and possibly break it again).
Change #1
I removed two DNS Black lists from my sendmail.cf (later removed from
the .mc file and rebuilt) as the sites are not responding (I suspect
this may have been the root cause of the timeouts).
Change #2
Added OK statements to my access.db for my local domain as well as my
local IP range
I am fairly certain that #1 is what corrected the issue as
1) I haven't ever needed the OKs before to eliminate delays
2) I can send as another of my domains (without the OKs) without delay
now that the changes are in place.
Sorry for the OT post and thanks for looking at it.
220 ESMTP
> HELO localhost
> 250 smtp.trackmaster.com Hello doughomelaptop.trackmaster.com [10.8.0.6]
> (may be forged), pleased to meet you
> MAIL FROM:<doug_AT_trackmaster.com(munged manually after the fact)>
> 250 2.1.0 <doug_AT_trackmaster.com(munged manually after the fact)>...
> Sender ok
> RCPT TO:<doug_AT_trackmaster.com(munged manually after the fact)>
>
> LOOOOONNNNNG DELAY HERE
>
> 250 2.1.5 <doug_AT_trackmaster.com(munged manually after the fact)>...
> Recipient ok
Sendmail has to check aliases, virtusertable, local users, whatever.
It would do check_rcpt rulesets here. If you delay checks it would
do check_mail here too and I think check_relay too. The relay there
looks funny. Why doesn't it respond "Hello localhost [127.0.0.1]"?
If you run Mimedefang with -t, it would do do filter_recipient
instructions here.
Joseph Brennan
Columbia University Information Technology
--
*********************
Doug Hubbard - IT Manager
TrackMaster, an Equibase Company
email [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Website www.trackmaster.com <http://www.trackmaster.com>
*********************
This message is intended only for the use of the Addressee and may contain
information that is PRIVILEGED and CONFIDENTIAL. If you are not the intended
recipient, you are hereby notified that any dissemination of this communication
is strictly prohibited. If you have received this communication in error,
please erase all copies of the message and its attachments and notify us
immediately.
Thank you!
begin:vcard
fn:Doug Hubbard
n:Hubbard;Doug
org:TrackMaster, an Equibase Company
adr:;;14515 56th Ave SE;Everett;WA;98208;USA
email;internet:[EMAIL PROTECTED]
title:IT Manager
tel;work:650-316-1020 x138
tel;fax:781-623-0331
tel;pager:650-599-8883
tel;home:425-338-9520
x-mozilla-html:TRUE
url:http://www.trackmaster.com
version:2.1
end:vcard
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID. You may ignore it.
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang