RE: Change the primary SMTP address using VBscript

2003-03-29 Thread Ed Crowley
E-Mail Philosopher Protecting the world from PSTs and Bricked Backups!T -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Veld, Paul Sent: Wednesday, March 26, 2003 8:09 PM To: Exchange Discussions Subject: RE: Change the primary SMTP address using VBscript

RE: Change the primary SMTP address using VBscript

2003-03-26 Thread Phillips, Alan
I use ADSI for these things. The proxyAddresses attribute is an array. Code I've written manipulates the entries in the array. Be sure not to put the same address in twice--ADSI doesn't like that and you'll get the typical useless error message. Do you ever encounter problems when the

RE: Change the primary SMTP address using VBscript

2003-03-26 Thread Ed Crowley
] [mailto:[EMAIL PROTECTED] On Behalf Of Phillips, Alan Sent: Wednesday, March 26, 2003 8:35 AM To: Exchange Discussions Subject: RE: Change the primary SMTP address using VBscript I use ADSI for these things. The proxyAddresses attribute is an array. Code I've written manipulates the entries

RE: Change the primary SMTP address using VBscript

2003-03-26 Thread Veld, Paul
Any chance you might still have some code floating around that you would be willing to share -Original Message- From: Ed Crowley [mailto:[EMAIL PROTECTED] Sent: Thursday, 27 March 2003 1:47 PM To: Exchange Discussions Subject: RE: Change the primary SMTP address using VBscript

RE: Change the primary SMTP address using VBscript

2003-03-25 Thread Tony Hlabse
Which version of Exchange. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Veld, Paul Sent: Tuesday, March 25, 2003 1:38 AM To: Exchange Discussions Has anyone tried to use a VBscript to change the primary SMTP address for a number of users? We are in

RE: Change the primary SMTP address using VBscript

2003-03-25 Thread Roger Seielstad
-- Roger D. Seielstad - MCSE Sr. Systems Administrator Inovis Inc. -Original Message- From: Veld, Paul [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 1:38 AM To: Exchange Discussions Subject: Change the primary SMTP address using VBscript

RE: Change the primary SMTP address using VBscript

2003-03-25 Thread Phillips, Alan
I can't help with actually doing this from VB (I use CDOEXM from C++), but if you get an IMailRecipient interface on the user object, you simply set the SMTPEmail property to change the primary SMTP address. (In C++ it's the put_SMTPEmail method). The old primary address is demoted but left

RE: Change the primary SMTP address using VBscript

2003-03-25 Thread Ed Crowley
Subject: RE: Change the primary SMTP address using VBscript Which version of Exchange. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Veld, Paul Sent: Tuesday, March 25, 2003 1:38 AM To: Exchange Discussions Has anyone tried to use a VBscript to change

FW: Change the primary SMTP address using VBscript

2003-03-25 Thread Ed Crowley
PROTECTED] Subject: RE: Change the primary SMTP address using VBscript An e-mail sent from you has been stopped by Mail Marshall because it contains suspicious content. The recepient has also been advised of its receipt. It will be cleared for forwarding if approved by the recepient

Change the primary SMTP address using VBscript

2003-03-24 Thread Veld, Paul
Has anyone tried to use a VBscript to change the primary SMTP address for a number of users? We are in the process of a demerger. During the transition process, all the users in the new company need to have some additional SMTP addresses. After a certain date, the primary SMTP address needs to