Collaborate | UDM Configuration Settings | Notifications | Email

These configuration properties are for email settings.

notifyEmailMonitorJavaMailSession

Description

Optional. Specifies the JNDI name of an existing initialized JavaMail™ Session to use for email notifications.

Default value

No default value defined.

notifyEmailMonitorJavaMailHost

Description

The machine name or IP address of your organization's SMTP server.

Default value

[none]

notifyEmailMonitorJavaMailProtocol

Description

Optional. Mail server transport protocol to use for email notifications.

Default value

smtp

notifyDefaultSenderEmailAddress

Description

A valid email address for Distributed Marketing to use to send emails when there is otherwise no valid email address available to send notification emails.

Default value

[CHANGE-ME]

notifySenderAddressOverride

Description

Optional. Email address to use for the REPLY-TO and FROM email addresses for notifications. By default, the event number owner's email address is used. If this parameter is not declared or an empty email address is provided, the default addresses are used.

notifyEmailMonitorStartTime

Description

Optional. The time to start the email monitor formatted according to the java.text.DateFormat class for the current locale, SHORT version. For example, in US English, the valid string is HH:MM A/PM. The default is set to start immediately after monitor is created.

Default value

No default value defined.

notifyEmailMonitorPollPeriod

Description

Optional. Defines the approximate time, in seconds, for the email monitor to sleep between polls.

Default value

60

notifyEmailMonitorRemoveSize

Description

Optional. Defines the number of events to try to remove from queue in one shot.

Default value

10

notifyEmailMonitorMaximumResends

Description

Optional. Maximum number of times to try to resend an email after send problems are detected.

Default value

1440

emailMaximumSize

Description

Maximum size, in bytes, of an email.

Default value

2000000