Groups | Blog | Home
all groups > iis smtp nntp > august 2004 >

iis smtp nntp : sending email using CDO


piotr
8/25/2004 5:09:55 PM
Hi,

I'm trying to send an email using CDO.Message and CDO.Configuration objects.
CDO.Configuration is configured to send emails using smtp server. I'd like
to imitate email list - so I want to send that email to all members (for
example to three addresses). But I also want to have only one address (list)
in Msg.To field in message header.
Any ideas?

Andrzej

jeff.nospam NO[at]SPAM zina.com
8/25/2004 8:45:08 PM
[quoted text, click to view]

Obvious answer: Use a mailing list program, that's it's job.

Less obvious: Try an existing script or app. See aspin.com for some
possibilities.

piotr
8/26/2004 11:34:43 AM
The question is : Is it possible using CDO ?
Apparently it isn't ...

Piotr

Uzytkownik "Jeff Cochran" <jeff.nospam@zina.com> napisal w wiadomosci
news:4130fa1b.170555816@msnews.microsoft.com...
[quoted text, click to view]

jeff.nospam NO[at]SPAM zina.com
8/26/2004 12:05:49 PM
[quoted text, click to view]

Sure it is. But this isn't a CDO programming group. Check the CDO
documentation on MSDN or ask in a scripting group appropriate to what
you're using. The simplest method is to populate the BCC field with
all the addresses, but it's not a mailing list. And CDO isn't a
mailing list manager, it's an object that can be used to create mail
messages. If you want the "look" on your messages of a mailing list
manager, then create your messages with that look.

Jeff

[quoted text, click to view]
AddThis Social Bookmark Button