This parameter can be used for determining if CMN is causing on some mail content processing anomalies, by putting CMN into a pass through mode, so as to stop CMN from converting or editing on any message or calendar invite.
One example is to investigate on the root cause of subject heading showing as "???" in some converted Microsoft Exchange emails.
Hence by temporarily disabling on this parameter, we should be able to confirm whether this corruption is really happening during CMN mail content processing, or originating from even earlier phases in customer's own Domino Notes environment.
1) Toggle on this required CMN parameter in this below configuration text file :
From : <disableprocessing>false</disableprocessing>
To : <disableprocessing>true</disableprocessing>
C:\Program Files (x86)\Quest\Coexistence Manager for Notes\Mail Connector\configuration.xml
Or
C:\Program Files (x86)\Quest\Coexistence Manager for Notes\Mail Connector\log42net.config
2) Restart CMN Mail Connector Service.
3) Perform the same operations, then verify if you are receiving the same results.
4) Once your test run has completed, please go back to that above configuration text file to toggle back on this parameter :
From : <disableprocessing>true</disableprocessing>
To : <disableprocessing>false</disableprocessing>
5) Restart CMN Mail Connector Service.