no.  CDONTS expects MS-SMTP server to be running, which it can be if you
tell it to listen on port 26.

Imail works like any other SMTP server with ASP.  You need an object, many
use ASPMail, or Jmail, or about 100 other good ones.  You tell that object
which SMTP server to use.

The thing with Imail is you should have it secured against Unauthorized
ThirdParty Relay. In the list of IPs that you do allow, put the IPs of the
web sites with ASP code that are going to try to send via IMail.  Then
you'll be fine.

As for specific ASP coding.. that's a bit OT here... and will depend on the
object you purchase or download anyway.

Mike



> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sumithra
> Lokugamage
> Sent: Tuesday, February 26, 2002 4:37 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [IMail Forum] Help
>
>
> Thanks for the message. But I need more information.
> In the ASP page coding do I use the same coding that I use for Microsoft
> SMTP server?
> Like CDNOTS, Subject, From, To ... settings
>
> Sumithra
>
> -----Original Message-----
> From: Len Conrad [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 26, 2002 3:15 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [IMail Forum] Help
>
>
>
> >Can I use Imail server to send mail from ASP pages?
>
> yes, just send the mail to imail's ip and port 25.
>
> Len
>
>
> http://MenAndMice.com/DNS-training
> http://BIND8NT.MEIway.com : ISC BIND for NT4 & W2K
> http://IMGate.MEIway.com  : Build free, hi-perf, anti-abuse mail gateways
>
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to