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 "from@comp.com", "to_me@comp.com", "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.
Yours sincerely
Paul Beunk P.Beunk@Dyos.nl DYOS Netherlands