We do not have a static IP. Our ISP requires that we forward mail to their
SMTP server on port 1025 instead of port 25. When I look at the
SmallBusiness SMTP connector there does not appear to be a choice for the
SMTP port. Is there a way to specify port 1025 for just their smarthost?

Re: Smarthost by Henry

Henry
Fri Nov 12 23:46:40 CST 2004

Shut down the Exchange services:
Go to:
%systemroot%\system32\drivers\etc\services file

Edit the contents for the smtp service to specify another port number
smtp 25/tcp mail #......

and change it to:
smtp 1025 /tcp mail #.....

save the file then restart the Exchange services.

--
Henry Craven {SBS-MVP}
Melbourne Australia


"John D" <jd@aibn.com> wrote in message
news:u9sIeWNyEHA.3400@TK2MSFTNGP10.phx.gbl...
> We do not have a static IP. Our ISP requires that we forward mail to
their
> SMTP server on port 1025 instead of port 25. When I look at the
> SmallBusiness SMTP connector there does not appear to be a choice for
the
> SMTP port. Is there a way to specify port 1025 for just their
smarthost?
>
>



Re: Smarthost by John

John
Mon Nov 15 13:24:33 CST 2004

Henry,
Thanks for your reply. I try this as soon as I can stop Exchange.
John (Montreal)

"Henry Craven" <IUnknown@Dot.Nyet> wrote in message
news:ekPYwQUyEHA.3976@TK2MSFTNGP09.phx.gbl...
> Shut down the Exchange services:
> Go to:
> %systemroot%\system32\drivers\etc\services file
>
> Edit the contents for the smtp service to specify another port number
> smtp 25/tcp mail #......
>
> and change it to:
> smtp 1025 /tcp mail #.....
>
> save the file then restart the Exchange services.
>
> --
> Henry Craven {SBS-MVP}
> Melbourne Australia
>
>
> "John D" <jd@aibn.com> wrote in message
> news:u9sIeWNyEHA.3400@TK2MSFTNGP10.phx.gbl...
>> We do not have a static IP. Our ISP requires that we forward mail to
> their
>> SMTP server on port 1025 instead of port 25. When I look at the
>> SmallBusiness SMTP connector there does not appear to be a choice for
> the
>> SMTP port. Is there a way to specify port 1025 for just their
> smarthost?
>>
>>
>
>




Re: Smarthost by John

John
Tue Dec 07 14:05:39 CST 2004

This brought up another question: what is the essential difference between
making these changes on the SMTP Connector vs. on the SMTP Virtual Server in
a very basic (single SBS) environment?


"John D" <jd@aibn.com> wrote in message
news:Os3yFj0yEHA.3844@TK2MSFTNGP12.phx.gbl...
> Henry,
> Thanks for your reply. I try this as soon as I can stop Exchange.
> John (Montreal)
>
> "Henry Craven" <IUnknown@Dot.Nyet> wrote in message
> news:ekPYwQUyEHA.3976@TK2MSFTNGP09.phx.gbl...
>> Shut down the Exchange services:
>> Go to:
>> %systemroot%\system32\drivers\etc\services file
>>
>> Edit the contents for the smtp service to specify another port number
>> smtp 25/tcp mail #......
>>
>> and change it to:
>> smtp 1025 /tcp mail #.....
>>
>> save the file then restart the Exchange services.
>>
>> --
>> Henry Craven {SBS-MVP}
>> Melbourne Australia
>>
>>
>> "John D" <jd@aibn.com> wrote in message
>> news:u9sIeWNyEHA.3400@TK2MSFTNGP10.phx.gbl...
>>> We do not have a static IP. Our ISP requires that we forward mail to
>> their
>>> SMTP server on port 1025 instead of port 25. When I look at the
>>> SmallBusiness SMTP connector there does not appear to be a choice for
>> the
>>> SMTP port. Is there a way to specify port 1025 for just their
>> smarthost?
>>>
>>>
>>
>>
>
>
>