Syntax:
Loads and initializes the service.
Command | Keyword | Value | Developer notes |
|---|---|---|---|
SERVICE_LOAD | SERVICE | SMTPMailAttachmentSignatureService | |
TRACE | Refer to Service Load Tracing for value details. | ||
TRACE_NAME | |||
TRACE_GROUP |
Associated Service Properties File
The following service resource properties are loaded from the SMTPMailAttachmentSignatureService.properties file and used to set initial values:
- server
- simplify
- charset
- user
- password
- from.name
- from.address
- mail.domain
- ntlm.domain
- session.debug
- Client.id
- Client.secret
- Auth.token.endpoint
- Auth.scope
- Token.cache
- Token.cache.dir
- Server
- Port
- Timeout.read
- Timeout.write
- Timeout.connection
Example
SERVICE_LOAD SERVICE(SMTPMailAttachmentSignatureService) TRACE(*YES)