Test if relay is enabled
SearchWin2000 member Robert Muncy walks through a simple, step-by-step way to test if relay is enabled in Exchange.
- Go to the command line, type telnet exchangeIP 25 and hit enter.
- Type "hello" and hit enter.
- Type "mail from:[email protected]" and hit enter.
- Type "rcpt to [email protected]" and hit enter.
- Type "data" and hit enter.
- Type "subject: Hello" and hit enter.
- Tpe "hello" and hit enter.
- Hit enter, type "." and hit return.
Did you get "relaying denied"? If not, you are a relay agent!