Ask a Question related to ASP.NET General, Design and Development.
-
Steve C. Orr, MCSD #1
Re: What is a proper way to set up smtp
You may have to add the IP address of the server in the relay restrictions:
- Go to Control Panel, Administrative Tools, IIS
- Right click on "Default SMTP Virtual Server"
- Go to Properties, Access Tab
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"jaekim" <jkim65@socal.rr.com> wrote in message
news:91d0d16b.0307021447.7cd646ca@posting.google.c om...> What is a proper way to set up smtp so that only people authenticated
> to my site can send emails to each other?
>
> I am using SmtpMail class, but
> relay problems doesn't allow me to open smtp to all ip addresses.
>
> I want the only people who is authenticated to my aspnet site to be
> allowed to send email.
>
> How can I do that?
Steve C. Orr, MCSD Guest
-
Proper way to do modules
Hi all, What's the proper way to create a module in the Flex editor and have it referenced by other applications? specifically, when i make a... -
this isn't really the proper forum but...
it seems like this forum is a magnet for a lot of people, from different backgrounds that know the ins and outs of design,printing,etc, so i'm going... -
Proper way to resize
My image off the digital camera comes in at 26.667 x 35.556, resolution 72. Document size 14.1 MB What is the best way and in what order to bring... -
proper name for one who uses ruby
I've seen two: Rubyist and Rubicon. Which is correct? -Kurt -
How to set sendmail SMTP auth and SMTP SSL on Solaris 9 (x86)
Dear all, Can anybody tell me how to set sendmail SMTP auth and SMTP SSL on Solaris 9(x86). Thanks! -
jaekim #2
Re: What is a proper way to set up smtp
Thanks for the reply, but
I don't think it will work.
Those ip addressed are one of the computer that access the smtp server.
If I put in the ip address of the server, only from the server you can send emails.
"Steve C. Orr, MCSD" <Steve@Orr.net> wrote in message news:<O39ZLzOQDHA.2460@TK2MSFTNGP10.phx.gbl>...> You may have to add the IP address of the server in the relay restrictions:
>
> - Go to Control Panel, Administrative Tools, IIS
> - Right click on "Default SMTP Virtual Server"
> - Go to Properties, Access Tab
>
> --
> I hope this helps,
> Steve C. Orr, MCSD
> [url]http://Steve.Orr.net[/url]
>
>
> "jaekim" <jkim65@socal.rr.com> wrote in message
> news:91d0d16b.0307021447.7cd646ca@posting.google.c om...> > What is a proper way to set up smtp so that only people authenticated
> > to my site can send emails to each other?
> >
> > I am using SmtpMail class, but
> > relay problems doesn't allow me to open smtp to all ip addresses.
> >
> > I want the only people who is authenticated to my aspnet site to be
> > allowed to send email.
> >
> > How can I do that?jaekim Guest



Reply With Quote

