I think that he meant that you have to change the port for MS-SMTP, but that you don't have to do anything in CDONTS for it to work.  In other words, CDONTS doesn't use the TCP/IP port to communicate with MS-SMTP so you don't have to tell CDONTS the new port number.  The reason you have to change the MS-SMTP port is to resolve the conflict with IMail so that IMail can listen on port 25.
 
Dan
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Merrill
Sent: Friday, February 02, 2001 3:54 AM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] Defining SMTP port with CDONTS

If I leave the MS-SMTP at port 25 (outgoing), then iMail outgoing SMTP fails...
----- Original Message -----
Sent: Wednesday, January 31, 2001 10:53 PM
Subject: Re: [IMail Forum] Defining SMTP port with CDONTS

Use a different port, say 2525... only the Incoming needs to be changed. the outgoing should be left at 25. (If you are using IIS that is)
----- Original Message -----
Sent: Wednesday, January 31, 2001 7:40 PM
Subject: [IMail Forum] Defining SMTP port with CDONTS

Anyone know how to define the MS-SMTP port when declaring the
 
CDONTS.NewMail  object?
 
Thx alot

Reply via email to