Loads and initializes the service.
Command | Keyword | Value | Developer notes |
|---|---|---|---|
SERVICE_LOAD | SERVICE | POP3MailService | |
TRACE | Refer to Service Load Tracing for value details. | ||
TRACE_NAME | |||
TRACE_GROUP |
Properties that affect the operation of the service are loaded from the POP3MailService.properties file.
The following service resource properties are read and used to set initial values.
server
secure
port
user
password
timezone
Session.debug
Client.id
Client.secret
Auth.token.endpoint
Auth.scope
Token.cache
Token.cache.dir
Timeout.read
Timeout.write
Timeout.connection
Refer to the OPEN command and the KEYSTORE keyword.
keystore.pop3mail=pki/pop3mail.pfx
The key store file contains a labeled private key and certificate entry.

SERVICE_LOAD SERVICE(POP3MailService) TRACE(*YES)