when i tested the server ,i saw something like this:
c:>telnet 192.168.1.10 25
Code:
220 centos.test.org ESMTP Postfix
ehlo centos.test.org
250-centos.test.org
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250 8BITMIME
mail from:<test@abc.com>
250 Ok
rcpt to:<nxzwwt1@21cn.com>
250 Ok
data
354 End data with <CR><LF>.<CR><LF>
test
test
test spam.
.
250 Ok: queued as 2E2315644E4
the email address test@abc.com does not exist,i am sure the email address nxzwt1@21cn.com received the test mail.
did this show that my server is openrelayed?
postfix has configed for sasl_auth,why the ehlo command not show that ?why i can not see:
250 auth xxxxxx