Thanks everyone for the help!
I tried the commands you suggested
1. Telnet smtp.comcast.net 25
2. ehlo comcast.net
3. mail from:username@mydomain.com
I was not able to go beyond the 3 step.
I was getting different errors each time I tried the third command:
500 5.5.1 command unrecognized
550 5.1.0 Authentication required
I also looked on mxtools.com and got the errors/warnings below
Reverse DNS FAILED! This is a problem.
Warning - Reverse DNS does not match SMTP Banner
Check the Protocol Log (SMTP) and saw this error:
Comcast requires that all mail servers must have a PTR record with a valid Reverse DNS entry. Currently your mail server does not fill that requirement. For more information, refer to: http://help.comcast.net/content/faq/PTR",
Created the Reverse DNS record in my DNS server but still no luck.
If I do a nslookup for my ip i get:
non-existent domain
Checked the mxtools.com and get the same errors. Any suggestions? Is the PTR something I have to do on my dns server or is it something I need to ask my T1 provider to do?
Thanks in advance!