Groups | Blog | Home
all groups > inetserver asp general > november 2005 >

inetserver asp general : send an email with CDO.Message



Giorgio
11/30/2005 11:23:01 PM
Hi,
i've a problem sending an email with IIS 5.1 (win xp pro).
I was used to use deprecated CreateObject("CDONTS.NewMail") but i got an
error..
So i tried with Server.CreateObject("CDO.Message") and i got no errors, but
i didn't receive any mail.
I found some mail created in mailroot's subfolders.

How can i solve?

Thanks.

Giorgio
12/1/2005 11:22:50 AM

[quoted text, click to view]

i solved putting correct email addresses and setting my web SMTP in the
smarthost

IIS -> server smtp -> properties -> delivery -> advanced -> smarthost:
out.virgilio.it

PJones
12/1/2005 2:32:24 PM
http://www.powerasp.com/content/new/sending_email_cdosys.asp

http://www.powerasp.com/content/new/self_submitting_contact_form_using_cdosys.asp


[quoted text, click to view]

AddThis Social Bookmark Button