|
-
December 29th, 1999, 02:05 AM
#1
Sending mail in ASP
Can anybody give me an idea how to send a mail from my IIS server to mail server(Exchange server).
Is this a settings problem?
Thanks in advance
venky
-
December 29th, 1999, 04:35 AM
#2
Re: Sending mail in ASP
Try to use CDO NTS. Documentation is in MSDN.
[ufo]
-
December 29th, 1999, 05:39 AM
#3
Re: Sending mail in ASP
It is given that CDONTS needs SMTP prtocol but we are using X400 protocol
-
March 14th, 2000, 06:10 AM
#4
Re: Sending mail in ASP
when we use cdo all the mails go to the SMTP folder , not to the MS exchange server . how do i get it and send it outside
-
March 14th, 2000, 11:20 AM
#5
Re: Sending mail in ASP
I believe you can configure the SMTP service on the IIS box to forward mail to the Exchange box. Not sure where the setting is, though.
-
March 14th, 2000, 06:54 PM
#6
Re: Sending mail in ASP
Because of the problems you are having with CDONTS i decided to check out ASPMail from www.serverobjects.com. It's a cheap $50 per server (not per site, per machine) for unlimited use. You can tell it which mail server to use and adding recipients is easier. plus it has it's own error handling, so you can tell whether or not the mail sent and why it didn't.
just my two cents,
John
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
-
March 14th, 2000, 11:29 PM
#7
Re: Sending mail in ASP
but how to configure SMTP for this?. The MMC dosn't give any option i believe.
-
March 15th, 2000, 08:42 AM
#8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|