Is there a way to tell SSDM tool to migrate only encrypted messages?
1-Locate NotesDTApp.ini file
2- Add the following paremeter under [Notes] section:
[Notes]
EncryptedMailOnly=1
3- Save NotesDTApp.ini file
[Notes]
EncryptedMailOnly=<#>
Type: boolean. Optional. Default: 0
Determines whether the program will migrate both encrypted and non-encrypted mail (0), or migrate encrypted mail only (1). For example:
EncryptedMailOnly=1
... tells the program to migrate only encrypted mail. This feature is also an optionin the Data Migration Wizard (same parameter name in the same section, but in
the Global Defaults and Task Parameters).