venkytvs
December 29th, 1999, 01:05 AM
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
Is this a settings problem?
Thanks in advance
venky
|
Click to See Complete Forum and Search --> : Sending mail in ASP venkytvs December 29th, 1999, 01:05 AM 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 ufo December 29th, 1999, 03:35 AM Try to use CDO NTS. Documentation is in MSDN. [ufo] venkytvs December 29th, 1999, 04:39 AM It is given that CDONTS needs SMTP prtocol but we are using X400 protocol March 14th, 2000, 05:10 AM 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 Kyle Burns March 14th, 2000, 10:20 AM 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. Johnny101 March 14th, 2000, 05:54 PM 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 March 14th, 2000, 10:29 PM but how to configure SMTP for this?. The MMC dosn't give any option i believe. Kyle Burns March 15th, 2000, 07:42 AM Check out this link. http://www.asptoday.com/articles/19990415.htm codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |