|
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
|
- Re: [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
