New and Changed Properties in the esd.properties Configuration File

The following information lists the new properties in the esd.properties file.

Property and Seeded Value Description

esd.moduleName = ESD

Module name.

esd.handlerClass=com.siebel.sem.esd. integrated.OnPremiseMailingEventHandler

Handler class available for custom code.

esd.smtp.throttleVal=-1

Determines the number of emails sent out per second.

esd.priorityThreshold=5001

Determines whether a mailing has enough recipients to have its priority level observed.

esd.mailing.deliveryFlushThreshold=100

Determines the number of recipients that will be recorded from memory and flushed.

esd.callbackQueue.queueLength=100

Determines the maximum number of entries to the queue before the queue is flushed.

esd.smtp.starttls=false

Determines whether Transport Layer Security (TLS) is enabled for communications between the Email Sending Daemon (ESD) and the Simple Mail Transfer Protocol (SMTP) server.

The following table lists the changed properties in the esd.properties file.

Siebel CRM Version 8.0 Siebel CRM Version 8.1 and Later

siebel.user.language=enu

esd.userLocale = enu

siebel.connection.string=CHANGE_ME

esd.handler.webservice.url=CHANGE_ME

siebel.user.name=CHANGE_ME

esd.handler.webservice.username=CHANGE_ME

siebel.password=CHANGE_ME

esd.handler.webservice.password=CHANGE_ME