ADMIN_MAIL_SUBJECT Keyword


 

     ADMIN_MAIL_SUBJECT={subject}

 

If this keyword is not specified, a default email subject is sent as follows:

 

"PLBWebSrv Administrator Message"

 

When the ADMIN_MAIL_SUBJECT keyword is specified, the {subject} string is sent as the subject for the email message. The {subject} string length is limited to 200 bytes. If the {subject} string contains a '%s' substitution parameter, the '%s' is replaced with the body text being sent for the message. The intended use of the '%s' is to allow the subject for the email to give the specific reason for the server event without having to open the email body.

 

 

See Also: Server Configuration Keywords, Server Command Line



PL/B Web Server ADMIN_MAIL_STARTUP ADMIN_MAIL_TIMEOUT