Specifying the "Document Description" of Emails that are Auto-Saved

There are two keys that can be placed into PAT_DMS_SETTINGS table to control the email auto-save functionality with regard to the value assigned to the "Document Description" column. This is set on a per-incoming-email address basis.

 

 

key-namekey-valuedescription
email.description.set
[{"email":"aaaa@your.domain","description":"my preferred description for emails with this to: address"}]

 

You should replace aaaa@your.domain with the to: email address the document description concerns, and "my preferred description for emails with this to: address" with your preferred string.
email.description.defaultFrom xxx@yyy.zz to xxx@yyy.zzThe default document description to use, if no specific email address was found in email.description.set key value.

 

 

 

  • No labels