Outlook Setting

santafehosting

Verified User
Joined
Jul 6, 2004
Messages
13
Location
Santa Fe - Argentina
When my costumer add mail account and download the Outlook Setting Registry File for this new account, he open the OE and the other account created first is deleted :(


For example:

Create on DA Panel: users john
Download the OE Setting Registry File for this user.
Add the registry file in your computer.
Open Your OE and now the John Account was created.
Close your OE

now....
Create other email account called; brian
Download the OE Setting registry File for Brian User.
Add the registry file in your computer.
Open Your OE and now the Brian Account was created and the user john was deleted.

Why ?:(
 
Last edited:
SOLUTION ( THANK YOU JOHN )

Thanks for the email, it appears to be a bug. To fix it, edit /usr/local/directadmin/data/templates/outlook_setup.reg and change the line:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Account Manager\Accounts\\|USERNAME|]

to

[HKEY_CURRENT_USER\Software\Microsoft\Internet Account Manager\Accounts\\|LOGIN|]


This will be fix for the next release, but you can just do it now if you want.
 
Back
Top