Common\MailNotification
General parameter for configuring mail dispatchment (from processes).
| Value | 1 |
|---|---|
| Enabled | true |
| Resulting | true |
| Crypted | false |
Usage and hierarchy
Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.
Parent: Common
Child parameters
- Common\MailNotification\AcceptSelfSignedCert
- Common\MailNotification\AllowServerNameMismatchInCert
- Common\MailNotification\DefaultAddress
- Common\MailNotification\DefaultCulture
- Common\MailNotification\DefaultFont
- Common\MailNotification\DefaultFontSize
- Common\MailNotification\DefaultLanguage
- Common\MailNotification\DefaultSender
- Common\MailNotification\Encrypt
- Common\MailNotification\NotifyAboutRequestStall
- Common\MailNotification\NotifyAboutWaitingJobs
- Common\MailNotification\O365
- Common\MailNotification\Signature
- Common\MailNotification\SignCertificateThumbprint
- Common\MailNotification\SMTPAccount
- Common\MailNotification\SMTPDomain
- Common\MailNotification\SMTPPassword
- Common\MailNotification\SMTPPort
- Common\MailNotification\SMTPRelay
- Common\MailNotification\SMTPUseDefaultCredentials
- Common\MailNotification\TransportSecurity
- Common\MailNotification\VendorNotification
SQL modules using this parameter
- dbo.QBM_PJobUpdateState_Bulk
calls QBM_PJournal, QBM_PWriteDialogJournal, QBM_PJobCreate_SendMail, QBM_PJobCreate_HOFireEvent, QBM_PExecuteSQLWithRetry_LLP…; writes INSERT into, INSERT DialogProcess, UPDATE is, UPDATE JobQueue; reads/joins JobQueue, QBM_FTJobQueueSetSameServer, job, QBMServer, DialogProcess…; uses config Common\MailNotification, Common\ProcessState\JobHistory, Common\Jobservice\RedoDelayMinutes - dbo.QBM_ZPrePropTable
calls QBM_PDBQueueInsert_WaitForComp, QBM_PSessionContextSet, QBM_PDBQueueInsert_Bulk, QBM_PJournal, QBM_PJobCreate_SendMail…; writes INSERT into, UPDATE DialogTable, UPDATE DialogColumn; reads/joins QBMDBQueueCurrent, dialogtable, DialogTable, QBM_VQBMRelation, Dialogtable…; uses config Common\MailNotification; uses session context GenProcID
C# source references
No C# source usage extracted.