new tool FixDefaultPublicFolderMailbox
This commit is contained in:
parent
d00cb1bb01
commit
9a18300889
13 changed files with 949 additions and 1 deletions
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="ES.WebService" value="http://localhost:9002"/>
|
||||
<add key="ES.Username" value="serveradmin"/>
|
||||
<add key="ES.Password" value="serveradmin"/>
|
||||
<add key="LogFile" value="WebsitePanel.FixDefaultPublicFolderMailbox.log"/>
|
||||
</appSettings>
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue