RE: Stripping email addresses

2002-10-02 Thread Dupler, Craig

Are you sure that you want to do this?  As with any tool that is automagic,
it can be used maliciously.  Consider to what other ends it might be put.
In effect, you would be converting every person with access to that folder
with censorship powers.

A bigger problem might be that you would get exactly what you have asked for
. . .

-Original Message-
From: Chris H [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 02, 2002 11:29 AM
To: Exchange Discussions
Subject: Stripping email addresses


I am far from a programmer so if this is obvious a thousand humble pardons!!
Is there a way to programmatically strip email addresses from a bunch of
emails posted to a Public Folder? We have a SPAM Submissions Folder where
users can send emails that make it past our SPAM guard to be added to the
database. Right now I manually open each one and copy the email address to a
text file. Can anyone think of a way to automate this?

TIA!

Chris


_
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]



Re: Stripping email addresses

2002-10-02 Thread Chris H

I certainly see your point. I was hoping there was the ability to create a
piece of VBScript or something I could execute from my machine against a
public folder.

As for the second point I dont really understand . . . almost anything would
be preferable to the manual process . . .

- Original Message -
From: Dupler, Craig [EMAIL PROTECTED]
To: Exchange Discussions [EMAIL PROTECTED]
Sent: Wednesday, October 02, 2002 3:41 PM
Subject: RE: Stripping email addresses


 Are you sure that you want to do this?  As with any tool that is
automagic,
 it can be used maliciously.  Consider to what other ends it might be put.
 In effect, you would be converting every person with access to that folder
 with censorship powers.

 A bigger problem might be that you would get exactly what you have asked
for
 . . .

 -Original Message-
 From: Chris H [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, October 02, 2002 11:29 AM
 To: Exchange Discussions
 Subject: Stripping email addresses


 I am far from a programmer so if this is obvious a thousand humble
pardons!!
 Is there a way to programmatically strip email addresses from a bunch of
 emails posted to a Public Folder? We have a SPAM Submissions Folder
where
 users can send emails that make it past our SPAM guard to be added to the
 database. Right now I manually open each one and copy the email address to
a
 text file. Can anyone think of a way to automate this?

 TIA!

 Chris


 _
 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]


_
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]



RE: Stripping email addresses

2002-10-02 Thread Culebro, Enrique

Sure, this can be done with VB inside of Outlook. You will be the only one that will 
have this macro installed on your computer. 

Enrique

-Original Message-
From: Chris H [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 02, 2002 3:46 PM
To: Exchange Discussions
Subject: Re: Stripping email addresses


I certainly see your point. I was hoping there was the ability to create a
piece of VBScript or something I could execute from my machine against a
public folder.

As for the second point I dont really understand . . . almost anything would
be preferable to the manual process . . .

- Original Message -
From: Dupler, Craig [EMAIL PROTECTED]
To: Exchange Discussions [EMAIL PROTECTED]
Sent: Wednesday, October 02, 2002 3:41 PM
Subject: RE: Stripping email addresses


 Are you sure that you want to do this?  As with any tool that is
automagic,
 it can be used maliciously.  Consider to what other ends it might be put.
 In effect, you would be converting every person with access to that folder
 with censorship powers.

 A bigger problem might be that you would get exactly what you have asked
for
 . . .

 -Original Message-
 From: Chris H [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, October 02, 2002 11:29 AM
 To: Exchange Discussions
 Subject: Stripping email addresses


 I am far from a programmer so if this is obvious a thousand humble
pardons!!
 Is there a way to programmatically strip email addresses from a bunch of
 emails posted to a Public Folder? We have a SPAM Submissions Folder
where
 users can send emails that make it past our SPAM guard to be added to the
 database. Right now I manually open each one and copy the email address to
a
 text file. Can anyone think of a way to automate this?

 TIA!

 Chris


 _
 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]


_
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]



RE: Stripping email addresses

2002-10-02 Thread Baker, Jennifer

http://www.cdolive.com/cdo5.htm#EMailAddressOfSender
http://www.slipstick.com/dev/code/getsenderaddy.htm


-Original Message-
From: Chris H [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 02, 2002 11:29 AM
To: Exchange Discussions
Subject: Stripping email addresses


I am far from a programmer so if this is obvious a thousand humble pardons!!
Is there a way to programmatically strip email addresses from a bunch of
emails posted to a Public Folder? We have a SPAM Submissions Folder where
users can send emails that make it past our SPAM guard to be added to the
database. Right now I manually open each one and copy the email address to a
text file. Can anyone think of a way to automate this?

TIA!

Chris


_
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]



RE: Stripping email addresses

2002-10-02 Thread Great Cthulhu Jones

For a moment, I thought this was a title of a Jenny Jones show or a porn
spam.

Imagine my disappointment.

(:=

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris H
Sent: Wednesday, October 02, 2002 1:29 PM
To: Exchange Discussions
Subject: Stripping email addresses


I am far from a programmer so if this is obvious a thousand humble pardons!!
Is there a way to programmatically strip email addresses from a bunch of
emails posted to a Public Folder? We have a SPAM Submissions Folder where
users can send emails that make it past our SPAM guard to be added to the
database. Right now I manually open each one and copy the email address to a
text file. Can anyone think of a way to automate this?

TIA!

Chris


_
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]