- Setup a Public Folder with Send As permissions.
- Write a REPLY in the Administration properties of
  the public folder.
- Copy all mail from the two inboxes to that Public
  Folder so that it will send an
  auto reply...

-----Original Message-----
From: East, Bill [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 05, 2002 12:16 PM
To: Exchange Discussions
Subject: RE: OT outlook ops


This could be a fun project for someone with a little scripting skill.

First, move all of the messages into an otherwise empty Inbox folder.
Second, count the messages.
Third, write a script that will do a POP3 connection with the server and
RETR each message. Save the results to a text file.
Fourth, grep the text file for the From: headers to get the addresses out to
a list file.
Fifth, do a sed script to remove duplicates from the file.

There are scripting gurus who could knock this out in an afternoon. But
there are also people who could make this five-step process the single goal
to accomplish by the time they retire and still not come up with a solution.
I tend toward the latter.

-- 
be - MOS



Who is D.B. Cooper, and where is he now?

> -----Original Message-----
> From: Kim Schotanus [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 05, 2002 3:26 AM
> To: Exchange Discussions
> Subject: OT outlook ops
> 
> 
> Hi 
> I have a user who forgot to check two inboxes assigned to her and she
> would now like to send an appology to the about 2000 people that sent
> emails to those addresses.  Is there a way she can 
> automatically send a
> message to all the mails in a specific folder?  She is using OL98.
> 
> Kim

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to