Re: Automating email via Exchange

2003-12-17 Thread Greg Deckler
You could probably do it in an Outlook form or whatever the current Outlook development flavor is from Microsoft. It changes too often to really keep track. You could also do it with API calls to AD and CDO. However, the easiest way may be to just export your users to a CSV file or an Access data

RE: Automating email via Exchange

2003-12-17 Thread Ed Crowley [MVP]
The simplest method can easily be scripted, and much of it can even be done by a batch file. Look in the Exchange 5.5 FAQ about formatting a message and dropping it into the PICKUP directory of the Exchange server, which can be in different places depending on your Exchange version. Alternatively

RE: Automating email via Exchange

2003-12-17 Thread Fyodorov, Andrey
Mail merge with Microsoft Word maybe? Or use a third-party mailing list program - some of those allow to combine generic text with some personalized stuff. That's what a lot of spammers use. -Original Message- From: Scoles, Damian [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2

RE: Automating email via Exchange

2003-12-17 Thread Fyodorov, Andrey
think you will have to click Yes 150 times, with 10 seconds in between the clicks. Or find a pre-SP2 version of Outlook 2000. -Original Message- From: Greg Deckler [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 12:15 PM To: Exchange Discussions Subject: Re: Automating email via

RE: Automating email via Exchange

2003-12-17 Thread Roger Seielstad
Inovis Inc. > -Original Message- > From: Fyodorov, Andrey [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 1:14 PM > To: Exchange Discussions > Subject: RE: Automating email via Exchange > > > Mail merge with Microsoft Word maybe? > > Or

RE: Automating email via Exchange

2003-12-17 Thread Ben Winzenz
hite (317) 581-1580 ext 418 -Original Message- From: Roger Seielstad [mailto:[EMAIL PROTECTED] Posted At: Wednesday, December 17, 2003 3:26 PM Posted To: Exchange (Swynk) Conversation: Automating email via Exchange Subject: RE: Automating email via Exchange E-mail merge under Office 2k

RE: Automating email via Exchange

2003-12-17 Thread Scoles, Damian
That worked like a charm. Thanks a lot for the tip. Damian Scoles Senior Technical Analyst MCSE, CCNP, CNA, A+ -Original Message- From: Greg Deckler [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 11:15 AM To: Exchange Discussions Subject: Re: Automating email via

RE: Automating email via Exchange

2003-12-17 Thread David, Andy
http://www.express-soft.com/mailmate/clickyes.html http://www.dimastr.com/redemption/ -Original Message- From: Ben Winzenz [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 3:30 PM To: Exchange Discussions Subject: RE: Automating email via Exchange You know, this is the

RE: Automating email via Exchange

2003-12-17 Thread Greg Deckler
03 11:15 AM > To: Exchange Discussions > Subject: Re: Automating email via Exchange > > > You could probably do it in an Outlook form or whatever the current > Outlook development flavor is from Microsoft. It changes too often to > really keep track. > > You could also

RE: Automating email via Exchange

2003-12-17 Thread Woodruff, Michael
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Deckler Sent: Wednesday, December 17, 2003 3:49 PM To: Exchange Discussions Subject: RE: Automating email via Exchange You're welcome. > That worked like a charm. Thanks a lot for