<< Click to Display Table of Contents >>
mail.properties
Set email options.
alias.active
Set whether to send the log via email.
alias.fromSend
Set the email address of a person who sent the email.
alias.toSend
Set the email address of a person to receive the email.
alias.SMTPServer
Set the SMTP server address of the outbox.
alias.SMTPServerPort
Set the SMTP server port of the outbox.
alias.SMTPUserID
Set the user ID to connect to the SMTP server.
alias.SMTPUserPassword
Set the password of the user ID to connect to the SMTP server.
alias.SMTPUserID_encrypted
Set whether to encrypt the user ID to connect to the SMTP server.
alias.SMTPUserPassword_encrypted
Set whether to encrypt the user password to connect to the SMTP server.
alias.EnableSSL
Set whether to use SSL.
alias.SendRetryCount
Set the number of retries to send an email.
alias.SendRetryPeriodTime
Set the retry interval in seconds for sending emails.
alias.PrefixSubjectMessage
Set the prefix of the email subject.