Date: 2026-07-07
SmtpPassword and ActiveDirectoryPassword are now automatically encrypted in the config file, matching the existing per-postbox encrypted fields (ImapPassword, AzureClientSecret, DvApiPassword, DvApiSessionGuid). Values already stored encrypted are detected and left untouched during migration.-T flag to trigger an immediate monitoring run on start.RunQuery now checks all configured postboxes instead of only the first, deduplicating counts by docuvita system (server + system ID) to avoid double-counting. Login failures on individual postboxes are now logged as warnings and skipped instead of aborting the whole check.SmtpUser as the sender address when MailNewUserFromAddress is empty, and docuvita is only logged out when UseDocuvitaSmtp is enabled (avoids a double-logout). Improved log messages in QuerySystem.FindConfigDirectory to correctly locate the config file in both development and production layouts.CheckLicense and other debug-mode paths to use the shared Services output directory; fixed the log4net config path.SmtpPassword and ActiveDirectoryPassword are now documented as encrypted fields, consistent with the other password fields in the configuration reference (EN + DE).MaintainerValues, the Rights enum, and Worker logic.Rights enum (removed 18 commented-out temp entries).