how about... a rule that replies with a template and use run now on the
folder. That will send 1 reply per message.
if you want to send I with all names in the BCC field, you'll need a custom
view of the folder (show only the from field) then copy and paste the
addresses to a new message.
--
Diane Poremsky [MVP - Outlook]
Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center:
http://www.slipstick.com
Outlook Tips by email:
dailytips-subscribe-(E-Mail Removed)
EMO - a weekly newsletter about Outlook and Exchange:
EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
You can access this newsgroup by visiting
http://www.microsoft.com/office/comm...s/default.mspx or point your
newsreader to msnews.microsoft.com.
"Midwest Muskie" <(E-Mail Removed)> wrote in message
news:11E4BBE7-6652-453B-88A1-(E-Mail Removed)...
> I am looking of a vbscript or add-in that will allow me to send an email
> to
> all of the From addresses in an Outlook mailbox. We are running Outlook
> 2003
> and 2007. I've looked at a Send2 product, but that does not seem to do
> what
> I want it to do. It errors out when I try to send to multiple addresses.
> I
> had a script that used to work, but now it is erroring out when it hits
> this
> command
> CreateObject("MSComDlg.CommonDialog"). I can't seem to find what
> reference
> library I need to access this object.
>
> Thanks for any help you can provide.
>
> Mike