----- Original Message ----- From: "Shane Greer" <shane@gxs.net> To: <IMail_Forum@list.ipswitch.com> Sent: Friday, March 30, 2001 1:23 AM Subject: RE: [IMail Forum] Sending email programmatically
> Just checked IIS, says Default SMTP Virtual Server (Stopped). I tried to > start it, but got message "The service did not respond in a timely fashion, > check the event viewer". I'm new to IIS, should the SMTP server be > running...I figured IMail would handle that.
To run IMail and IIS SMTP svc, set the SMTP service to use a different port, I usually use 24. CDONTS doesn't contact the server by port, so it doesn't matter that it's not 25 - IMail *has* to use 25. As the SMTP service is using the same port and same IP address as IMail, something has to stop. In my experience, it's always IIS SMTP.
HTH
Dan
> -----Original Message----- > From: IMail_Forum-owner@list.ipswitch.com > [mailto:IMail_Forum-owner@list.ipswitch.com]On Behalf Of Brad Kingsley > Sent: Thursday, March 29, 2001 6:06 PM > To: IMail_Forum@list.ipswitch.com > Subject: Re: [IMail Forum] Sending email programmatically > > > ----- Original Message ----- > > Note: I don't have much experience with CDONTS or jmail, but jmail is a > 3rd > > party .dll with a few more features than CDONTS. CDONTS is integrated > into > > NT/2000 (i think). > > Is the SMTP Service sunning on the IIS server? > > ~Brad > > --------------------------------------- > The Best Support On The 'Net > Windows 2000 Advanced Hosting > http://www.orcsweb.com/ > --------------------------------------- > > ASP.Net FAQ - http://www.aspnetfaq.com/ > ASPAlliance - http://www.aspalliance.com/ > > > > > > > > > > > > > > > > > > >