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-name | key-value | description |
---|---|---|
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.default | From xxx@yyy.zz to xxx@yyy.zz | The default document description to use, if no specific email address was found in email.description.set key value. |