"matt" <oktober...@hotmail.com> wrote in message
news:efed01c291b5$f1e9ba90$8df82ecf@TK2MSFTNGXA02...
> we have a Exchange 5.5 server that is primarily used as
> our SMTP gateway. We have port 25 available for the SMTP
> transfer. However anyone can telnet to the server using
> port 25 instead of 23 and then spoof e-mail messages and
> successfully send them. How do you disable this in Xchange
> 5.5 without rendering the mail SMTP useless? Thanks for
> any help.
>
> **and we already have the Telnet service disabled...
>
> m
You can't. SMTP is a plain-text protocol. When you telnet to port 25, all
you're REALLY doing is opening a connection to SMTP and passing ascii text
commands and data. This is exactly the same thing that Internet SMTP hosts
are doing (in a nutshell). So long as your IMC is locked down to prevent
relay, this doesn't represent a threat. There is no difference between me
using telnet or Outlook Express or any other SMTP client. IMC will allow or
deny whatever IP addresses you specify to either 1) relay mail or 2) deliver
mail to your inbound domains.
In short, don't worry about this.
Eric
To turn off open relay you may additionally research at
http://support.microsoft.com and search for "open relay"
In the exchange administrator > Go to the IMS connection property and >
Routing > routing restrictions.
If you have only one exchange server that receives and sends Internet mail
then check the boxes next to
a.. Hosts and Clients that can successfully authenticate
a.. Hosts and Clients with these IP addresses
a.. Hosts and Clients connecting to these internal addresses
No further action on Server is required.
On clients that send SMTP mail from home they must now check "server
requires authentication" in their Accounts properties.
"matt" <oktober...@hotmail.com> wrote in message
news:efed01c291b5$f1e9ba90$8df82ecf@TK2MSFTNGXA02...
> we have a Exchange 5.5 server that is primarily used as
> our SMTP gateway. We have port 25 available for the SMTP
> transfer. However anyone can telnet to the server using
> port 25 instead of 23 and then spoof e-mail messages and
> successfully send them. How do you disable this in Xchange
> 5.5 without rendering the mail SMTP useless? Thanks for
> any help.
>
> **and we already have the Telnet service disabled...
>
> m
---
Outgoing mail is certified Virus Free. Free Antivirus by AVG.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.422 / Virus Database: 237 - Release Date: 11/20/2002
Ha! Need to restart the IMS Service in control panel. But it Exchange does
tell you this.