|
Home > Archive > IIS and SMTP > September 2005 > Disable the AMTP authentication for one server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Disable the AMTP authentication for one server
|
|
| Jimmy Chan ++ 2005-09-05, 10:41 pm |
| Hi all,
I build up the SMTP service in IIS 6.0, but don't understand how the
authentication work for me.
Now, since oscommerce.com this e-commerce need a non-authentication SMTP
server to send the e-mail to my customers.
But each time, SMTP also need me authentication, I want to ask, how to let
other domain name need authentication then can send e-mail, but only
smtp.superkeishopping.com (192.168.0.51) can bypass the authentication???
and my setting now in Access is like this:
Access --> Anonymous access (Enable)
Access --> Integrated Windows Authentication (Enable)
Jimmy Chan
http://www.wusogorphoto.net
A great photography web site
| |
| Bernard Cheah [MVP] 2005-09-06, 2:52 am |
| Mm.. try this. go to the relay restriction settings. addin the remote smtp
ip.
hopefully, this will overwrite the auth setting. try it out and update us.
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://www.msmvps.com/bernard/
"Jimmy Chan ++" <JimmyChan@discussions.microsoft.com> wrote in message
news:8F9E8DCE-8707-46A5-B1B2-C68457646297@microsoft.com...
> Hi all,
>
> I build up the SMTP service in IIS 6.0, but don't understand how the
> authentication work for me.
>
> Now, since oscommerce.com this e-commerce need a non-authentication SMTP
> server to send the e-mail to my customers.
>
> But each time, SMTP also need me authentication, I want to ask, how to let
> other domain name need authentication then can send e-mail, but only
> smtp.superkeishopping.com (192.168.0.51) can bypass the authentication???
>
> and my setting now in Access is like this:
>
> Access --> Anonymous access (Enable)
> Access --> Integrated Windows Authentication (Enable)
>
> Jimmy Chan
> http://www.wusogorphoto.net
> A great photography web site
|
|
|
|
|