View Single Post
  #3  
Old June 23rd 06, 11:24 PM posted to microsoft.public.outlook.installation
Drew
external usenet poster
 
Posts: 21
Default prf and multiple exchange mailboxes

Not the answer I wanted, but thanks.

What would I use if I actually need several exchange mailboxes configured in
1 profile? Keeping in mind that I need to specify the e-mail address and
exchange server dynamically. Is this even possible?




"Sue Mosher [MVP-Outlook]" wrote:

You can't use a .prf file to add a mailbox to an existing profile. If you want a prf to change the existing profile to use a different mailbox, change ModifyDefaultProfileIfPresent=FALSE to TRUE.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Drew" wrote in message ...
So I need to create a .prf file that will generate a new profile if there's
not already one there. Setup 1 exchange mail box. Then be able to add more
mailboxes as needed.

I'm using php to generate the file dynamically with each e-mail address
entered and the mail server and all that stuff. it works fine for the first
run, but will not add another user if the mailbox name is changed. What can I
change to have it do that?



Here's the file I generate:



*** cut ***

Ads