I'm afraid I've lost you there. Exactly how would I use separate virtual
servers for that purpose ?
I'm using Windows Server 2003 Standard.
My SMTP server is directly connected to the Internet. I have mobile users
that use serveral ISP's on their notebooks to send and receive e-mail.
They're not computer savvy people, so it's quite difficult to have them
change their SMTP server address in Outlook each time they switch ISPs.
So I set up my server to allow relay from authenticated users.
The problem is: some of the user accounts used in the local network *must*
have blank or easy-to-guess passwords (shame !!). So, all a potential
spammer has to do is to guess a valid username.
I'd like to be able to only allow SMTP relay from users that really needed
(the mobile ones). Strong passwords are enforced for those users.
Any hints ?
Thanks a lot !
Jorge
[quoted text, click to view] "Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:40eec9e9.1186455022@msnews.microsoft.com...
> On Wed, 23 Jun 2004 15:26:26 +0100, "Jorge Aguiar" <jaguiar@labmed.pt>
> wrote:
>
> >I've set up my IIS SMTP server to allow relaying to authenticated users.
> >It's working OK, but I'd like a finer control of which users are allowed
to
> >relay.
> >Is there some way to prevent some (but not all) authenticated remote
users
> >to relay, e.g. using a Windows or AD group ?
>
> Separate virtual servers is likely the method you'll need to use.
> Depending on OS version of course.
>
> Jeff