Secure Exchange Server
I have setup my exchange server, it is able to send and receive mails, but the main problem is my mail server security, while testing i found that anyone can send mails without authentication using SMTP command prompt. Like , This
Resolving hostname...
Connecting...
SMTP -> FROM SERVER:
220 mail.bdaconnect.in Microsoft ESMTP MAIL Service, Version: 6.0.3790.3959 ready at Wed, 31 Oct 2007 17:25:08 +0530
SMTP -> FROM SERVER:
250-mail.bdaconnect.in Hello [64.92.171.178]
250-TURN
250-SIZE
250-ETRN
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250-X-EXPS GSSAPI NTLM LOGIN
250-X-EXPS=LOGIN
250-AUTH GSSAPI NTLM LOGIN
250-AUTH=LOGIN
250-X-LINK2STATE
250-XEXCH50
250 OK
MAIL FROM: johnsmith@yahoo.com
SMTP -> FROM SERVER:
250 2.1.0 johnsmith@yahoo.com....Sender OK
RCPT TO: aman.dhally@bdaconnect.in
SMTP -> FROM SERVER:
250 2.1.5 aman.dhally@bdaconnect.in
Sending Mail Message Body...
SMTP -> FROM SERVER:
354 Start mail input; end with .
SMTP -> FROM SERVER:
250 2.6.0 Queued mail for
The John Smith is a fake id,
I don't know what is going on , please help me. I am Using Exchange Server 2003
Thanks



