Email Sending problem
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, i tested email sending with both web.mail mailmessage and CDO com object. With both i could send mails but only to a specific address (say ali@server.com) ... i cannot send to any other ID, but i dont get any exception, Send() is executed for other addresses too, but not being delivered. Anyone know why? Ali