Having Hotmail Problem
HelloI have 6 dedicated from Burst,Managed,SM
I can't send or recive from any hotmail accout
I make this
root@host [~]# telnet mx3.hotmail.com 25
Trying 65.54.253.99...
Connected to mx3.hotmail.com.
Escape character is '^]'.
220 mc7-f34.hotmail.com Microsoft ESMTP MAIL Service, Version: 5.0.2195.6824 ready at Tue, 20 Jan 2004 04:39:17 -0800
HELO
250 mc7-f34.hotmail.com Hello [My Server IP]
MAIL FROM: info@seConnection closed by foreign host.
root@host [~]# MAIL FROM: info@serverhit.net
-bash: MAIL: command not found
root@host [~]# telnet mx3.hotmail.com 25
Trying 65.54.253.99...
Connected to mx3.hotmail.com.
Escape character is '^]'.
220 mc7-f34.hotmail.com Microsoft ESMTP MAIL Service, Version: 5.0.2195.6824 ready at Tue, 20 Jan 2004 04:40:14 -0800
HELO
250 mc7-f34.hotmail.com Hello [66.79.177.210]
MAIL FROM: accountinserver@mydomain.com
250 info@serverhit.net....Sender OK
RCPT TO: myaccount@hotmail.com
250 myaccount@hotmail.com
data
354 Start mail input; end with <CRLF>.<CRLF>
test test
.
250 <MC7-F34YiIQRm2H7VWB00094786@mc7-f34.hotmail.com> Queued mail for delivery
quit
221 mc7-f34.hotmail.com Service closing transmission channel
Connection closed by foreign host.
and also I make this
echo test | /usr/sbin/sendmail -v anymail@hotmail.com
LOG: MAIN
<= root@myhostname U=root P=local S=277
root@host [~]# Connecting to mx3.hotmail.com [65.54.167.5]:25 ... connected
SMTP<< 220 mc11-f30.hotmail.com Microsoft ESMTP MAIL Service, Version: 5.0.219
5.6824 ready at Sun, 11 Jan 2004 13:43:28 -0800
SMTP>> EHLO Myhostname
SMTP<< 250-mc11-f30.hotmail.com (02.04.01.0012) Hello [64.191.7.16]
250-SIZE 29696000
250-PIPELINING
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250-AUTH LOGIN
250-AUTH=LOGIN
250-X-HMAUTH
250 OK
SMTP>> MAIL FROM:<root@myhostname> SIZE=1309
SMTP>> RCPT TO:<anymail@hotmail.com>
SMTP>> DATA
SMTP<< 250 root@myhostname....Sender OK
SMTP<< 250 anymail@hotmail.com
SMTP<< 354 Start mail input; end with <CRLF>.<CRLF>
SMTP>> writing message and terminating "."
SMTP<< 250 <E1AfnMv-00060o-Hi@host.noraan.net> Queued mail for delivery
SMTP>> QUIT
LOG: MAIN
=>anymail@hotmail.com R=lookuphost T=remote_smtp H=mx3.hotmail.com [65.5
4.167.5]
LOG: MAIN
Completed
and apply reverse DNS
and still I can't send or recive any e-mail from ot to hotmail.com
I have new server today and new IPs
this server also don't send to hotmail
Hotmail don't block any server IPs
can any one help me plz