You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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)
  • No labels