Kaltura API

KalturaEmailNotificationDispatchJobData
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
Inherited from KalturaJobData
KalturaEventNotificationDispatchJobData Inherited from KalturaEventNotificationDispatchJobData
Name Type Writable Restrictions Description
templateId int V
contentParameters array of KalturaKeyValue V Define the content dynamic parameters
KalturaEmailNotificationDispatchJobData
Name Type Writable Restrictions Description
fromEmail string V Define the email sender email
fromName string V Define the email sender name
to KalturaEmailNotificationRecipientJobData V Email recipient emails and names, key is mail address and value is the name
cc KalturaEmailNotificationRecipientJobData V Email cc emails and names, key is mail address and value is the name
bcc KalturaEmailNotificationRecipientJobData V Email bcc emails and names, key is mail address and value is the name
replyTo KalturaEmailNotificationRecipientJobData V Email addresses that a replies should be sent to, key is mail address and value is the name
priority KalturaEmailNotificationTemplatePriority V Define the email priority
confirmReadingTo string V Email address that a reading confirmation will be sent to
hostname string V Hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
messageID string V Sets the message ID to be used in the Message-Id header. If empty, a unique id will be generated.
customHeaders array of KalturaKeyValue V Adds a e-mail custom header