Vues :

Behavior:

Connect to Mail service is not starting after upgrading or a new installation of DocuWare.


Solution:

Please check the file "dwmachine.config", which is located in the folder %ALLUSERSPROFILE%\DocuWare\ServerConfig for completeness via text editor. Especially for missing lines. Please enter the missing line(s) and adapt it to your system.
The file should look similar to this:

<?xml version="1.0" encoding="utf-8"?>
<ServerConfigSettings OverrideLocation="">
<ServerSettings>
<Settings>
<Setting Key="LocalWebServices" Value="http://WIN2012R2MAS/DocuWare/" Encrypted="false" />
<Setting Key="SystemUser" Value="SYSTEM_WIN2012R2MAS" Encrypted="false" />
<Setting Key="SystemUserPwd" Value="AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAQClnov7cLE6/gsLujls3CgQAAAACAAAAAAAQZgAAAAEAACAAAABQuHHbpZsJsmLORLF/ItAL83TfYFR17G0rTYXMmlHArQAAAAAOgAAAAAIAACAAAAByBHulivT5jY/2LIlcgSXLeZ9LTMIVJop6Q0G98xLvQWAAAAC+X79hHpIXGjEB+D4MNuYy9P
0o1n1Ko3AwzQ1sJqQQLaKW+Qu5Hhw7zDKlAMqzhBYHIC44yhjbQ77Ql2Li/LriDQ/Yx+zKzv3lhHjyRvIi2F9Q7ei6kTZRe7OeivsFMUNAAAAAKdOhH9ks7Mb0KFfoDESIJh6Ghy992BQiZW8SG4boTj9QOfQPL/40/YPl1RvlMdYwyVEwWJROH+teAeYVOnDPgw==" Encrypted="true" />
</Settings>
</ServerSettings>
</ServerConfigSettings>

The red marked text is different for every installation.