Synopsis

    mail_password = password

    password is the password of the SMTP user account, mail_user, on the SMTP server, pointed to by mail_host, used by the supervisor to send various email messages, such as system critical events, license notifications, etc.

    Example

    mail_password = mysecretpasswd

    Defaults

    <undefined>

    • No labels