Ok, I am narrowing things down. It doesnt look like a port 25 issue because here is a telnet session that seemed to work just fine.
Here is a telnet session. It seems like everything is fine with port 25. What do you guys think???
220 OMTA10.westchester.pa.mail.comcast.net comcast ESMTP server ready
HELO mail.(MY DOMAIN NAME HERE.com
250 OMTA10.westchester.pa.mail.comcast.net hello [7*.8*.13.2*6], pleased to meet
you
MAIL FROM:joeblow@aol.com
250 2.1.0 <joeblow@aol.com> sender ok
RCPT TO:leroy@(MY DOMAIN NAME HERE).com
250 2.1.5 <leroy@MY DOMAIN NAME HERE.com> recipient ok
DATA test test test
500 5.5.4 DATA invalid params
.
500 5.5.1 command unrecognized
DATA test.
500 5.5.4 DATA invalid params
DATA
354 enter mail, end with "." on a line by itself
DATA.
test test test
.
250 2.0.0 hqQn1Y0094sdzLe3W00000 mail accepted for delivery
I had forgotten to put the data first with the enter that is why the info directly above seems a little out of line.
It seems to me like I do not have a port 25 (smtp) problem would you guys agree with that? If agreed what else can I look for on the exchange server end?
This is making things even more complicated since the smtp server is running and dns seems fine. Is there anyone out there that has any ideas?
Any little bit of help will be appreciated.