5.28.1 SERVICE_LOAD
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
-
secure
-
port
-
charset
-
user
-
password
-
from.name
-
from.address
-
mail.domain
-
ntlm.domain
-
session.debug
Example
SERVICE_LOAD SERVICE(SMTPMailAttachmentSignatureService) TRACE(*YES)