|
We use
a product from Dart called PowerTCP Tools. It's not free, but it does have
tech support. We've had very few problems with it, the tech support was
able to help us fix the problem. www.dart.com
-----Original Message-----
From: Paul Beunk [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 08, 2000 6:24 AM To: [EMAIL PROTECTED] Subject: [IMail Forum] mail with asp Hello imail users
I don't know if this is the right pleace for my
question, but I 've a problem with mail
I've a testserver with Windows2000, IIS and Imail,
with two client computers
The messages send by outlook express with
imail are working fine.
But I've a problem with sending mail through a
html mail form
I want to use asp, something like
this
Dim myMail
Set myMail = Server.CreateObject("CDONTS.NewMail")
myMail.Send "[EMAIL PROTECTED]", "[EMAIL PROTECTED]", "my-subject", "The message",
0
Set myMail = Nothing
I' ve running the imail smtp on port 25, imail pop3 and microsoft
smtp with port 26
How can I link the imail and Microsoft communicate with each other? Or do I have to configure the outlook express on a different way, (I
already tried this with port 26)
Probably I miss something, but I don't know what. DYOS
Netherlands
|
- [IMail Forum] mail with asp Paul Beunk
- Re: [IMail Forum] mail with asp Mark
- RE: [IMail Forum] mail with asp Ryan Marotz
- RE: [IMail Forum] mail with asp Andy Schmidt
