|
Home > Archive > IIS and SMTP > June 2004 > How to send email from a frontpage form using a different SMTP server on the same netw
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 |
How to send email from a frontpage form using a different SMTP server on the same netw
|
|
| Bill Nguyen 2004-06-26, 10:16 am |
| I would like to use the SMTP server on another server (named ExchangeServer)
to send email from a form created by Frontpage. The form is run on an
IISserver 6.0, but I want to disable the SMTP server on this IISServer for
security reason. Is this possible?
Thanks
Bill
| |
| clintonG 2004-06-26, 10:16 am |
| Intranet or Internet?
Its going to be possible but you'll likely get much more insight into
how by posting to one of the many microsoft.public.exchange
newsgroups.
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
"Bill Nguyen" <billn_nospam_please@jaco.com> wrote in message
news:eosQ9nTWEHA.1128@TK2MSFTNGP10.phx.gbl...
> I would like to use the SMTP server on another server (named ExchangeServer)
> to send email from a form created by Frontpage. The form is run on an
> IISserver 6.0, but I want to disable the SMTP server on this IISServer for
> security reason. Is this possible?
> Thanks
> Bill
>
>
>
| |
| Jeff Cochran 2004-06-26, 10:16 am |
| On Wed, 23 Jun 2004 08:53:37 -0700, "Bill Nguyen"
<billn_nospam_please@jaco.com> wrote:
>I would like to use the SMTP server on another server (named ExchangeServer)
>to send email from a form created by Frontpage. The form is run on an
>IISserver 6.0, but I want to disable the SMTP server on this IISServer for
>security reason. Is this possible?
Sure. You need to use a CDO method instead of CDONTS to use a server
other than the same physical box, though I don't know what FrontPage
will use. Might try a FrontPage group.
Jeff
| |
| Bill Nguyen 2004-06-26, 10:16 am |
| I found the solution.
I setup the SMTP server information in Frontpage extension 2002 pointing to
the other SMTP server I would like to use. Since they're in the same
network, it works fine.
Thanks for all the help anyway.
Bill
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:40efca36.1186531572@msnews.microsoft.com...
> On Wed, 23 Jun 2004 08:53:37 -0700, "Bill Nguyen"
> <billn_nospam_please@jaco.com> wrote:
>
ExchangeServer)[vbcol=seagreen]
for[vbcol=seagreen]
>
> Sure. You need to use a CDO method instead of CDONTS to use a server
> other than the same physical box, though I don't know what FrontPage
> will use. Might try a FrontPage group.
>
> Jeff
|
|
|
|
|