Description
When installing or upgrading KSE, you may encounter various issues when installing or starting our service. If a user has repeated the installation many times and changed many settings manually, we recommend to remove KSE completely using the instructions below.
Cause
There are files that remain in the system from a previous KSE installation, so a new installation cannot be successful.
Solution
Delete the remaining KSE files from the Exchange server manually
Scenario
In certain cases one may need to move an SQL database that stores KSE operational data to another SQL server/instance. The following procedure can be used to achieve that:
Step-by-step guide
Change the startup type of KSE services to Manual.
Stop the KSE services which use this database (may be located on several hosts in case of DAG, for example).
Create a backup of the KSE database using MS SQL tools.
Restore the database on a new SQL server/inst
Issue
During initial deployments you may encounter errors like this:
Jun 3 12:50:13 ksmg postfix/smtpd[841]: NOQUEUE: reject: RCPT from ksmg.example.com[10.10.10.1]: 450 4.1.2 <test@example.com>: Recipient address rejected: Domain not found; from=<test@example.com> to=<test@example.com> proto=ESMTP helo=<example.com>
This means that the recipi
Problem
Currently KSMG has IPv6 support enabled in Postfix:
inet_protocols = all
However, Postfix 2.6 has a known limitation:
http://www.postfix.org/IPV6_README.html
"Postfix SMTP clients before version 2.8 try to connect over IPv6 before trying IPv4. With more recent Postfix versions, the order of IPv6 versus IPv4 outgoing connection attempts is