5.22.1 SERVICE_LOAD

Loads and initializes the service.

Syntax:

Command

Keyword

Value

Developer notes

SERVICE_LOAD

SERVICE

POP3MailService

 

TRACE

 

Refer to Service Load Tracing for value details.

TRACE_NAME

 

TRACE_GROUP

 

 

Associated Service Properties File

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.

  • To support decrypting emails requires a keystore.{name} entry that references a key store file.
  • 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.

    Example

    SERVICE_LOAD SERVICE(POP3MailService) TRACE(*YES)