This page lists all configurable settings related to Secure Email Functionality, along with their purpose, usage context, and descriptions.
Compose / Send Secure Email UI
Class: SendSecureEmailController · LWC: sendSecureEmail
|
Setting Name |
Default (code) |
What it enables / does |
|---|---|---|
|
|
|
Enables multi-select To addresses via |
|
|
|
Shows/enables file upload on the compose screen. (Note: spelling is “Uplaod”.) |
|
|
|
Pre-selects a default email template Id/name on open. |
|
|
|
Default body mode: |
|
|
|
Makes Reply-To combobox read-only. |
|
|
|
Makes From combobox read-only. |
|
|
|
Hides BCC field on compose. |
|
|
|
Enables contact search/typeahead for To/CC/BCC instead of plain text inputs. |
|
|
|
When true, inserts |
|
|
|
Routing/skip address used by Reply All style flows (passed to UI as skip address). |
|
|
|
Hides “Schedule Email” toggle on compose. |
|
|
|
Enables Folder + Template cascading dropdowns vs flat template list. |
|
|
default opt-out text |
Message shown when contact/patient has email opt-out. |
|
|
|
Max related files shown initially (View More threshold). |
|
|
|
ORDER BY field for related files datatable. Non- |
|
|
|
Allowed upload file extensions. |
|
|
|
When true, looks up |
|
|
|
Fallback From address when record mapping doesn’t produce one. |
|
|
|
Fallback Reply-To address. |
|
|
|
Include Org-Wide Email Addresses in From list. |
|
|
|
Include Org-Wide Email Addresses in Reply-To list. |
|
|
|
API name of a User field; if set, From/Reply-To come from that field on the logged-in user (highest preference override). |
|
|
|
Semicolon-separated domains (e.g. |
Inbox / Timeline UI
Classes: SecureEmailComponentController, SecureEmailInboxController
|
Setting Name |
Default (code) |
What it enables / does |
|---|---|---|
|
|
|
How many days of history to show in Secure Email Inbox / record timeline. |
|
|
|
Field API used as parent display name in inbox. |
Delivery Status / Paubox Integration
Classes: BatchPullSecureEmailStatus, ScheduleBatchPullSecureEmailStatus, InvocableUpdateEmailDeliveryStatus, SecureEmailTriggerHandler, Utility, WSSecureEmail
|
Setting Name |
Default (code / install) |
What it enables / does |
|---|---|---|
|
|
|
Selects |
|
|
(from install) |
Extra WHERE clause appended to status-pull batch query. |
|
|
|
Batch size for |
|
|
|
Minutes until next status batch is rescheduled after finish ( |
|
|
|
Seconds delay before status refresh is scheduled when a Secure Email is created (trigger). |
|
|
soft/hard bounce list |
CSV of Paubox delivery statuses that mark single-recipient email as Failed. |
|
|
|
HTTP error codes that should not flip email status to Failed (transient). |
|
|
|
When true, persists/stores API response artifacts on Secure Email record |
Scheduled / Batch Send
Class: BatchSendSecureEmail
|
Setting Name |
Default (code) |
What it enables / does |
|---|---|---|
|
|
|
Only processes scheduled emails created within last N days. |
|
|
|
Minutes until next |
Inbound Email Parsing & Thread Linking
Classes: ParseIncomingEmail, InvocableLinkSecureEmailToParent, Utility
|
Setting Name |
Default (code) |
What it enables / does |
|---|---|---|
|
|
|
When linking inbound to outbound, set inbound Owner = outbound Owner. |
|
|
|
Disables fallback parent linking by cleaned subject match. |
|
|
|
Read |
|
|
|
Lookback window when matching outbound by subject for inbound threading. |
|
|
|
Custom SOQL WHERE (and ORDER/LIMIT) for subject-based outbound match. |
|
|
|
Prefixes stripped before subject matching. |
Security / Guest Users
Class: Utility.enforceFLSSetting()
|
Setting Name |
Default (code) |
What it enables / does |
|---|---|---|
|
|
|
Semicolon-separated name fragments; if current user Name matches, FLS enforcement is disabled (guest/community patterns). |
Quick map: Setting → Class
|
Area |
Settings |
|---|---|
|
Compose UI |
|
|
Inbox |
|
|
Status batch |
|
|
Send batch |
|
|
Inbound |
|
|
API |
|
|
Security |
|