Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 1.0

    ...

    • mail_domain = <your mail domain name>
    • mail_host = <your SMTP SMPT mail hostname or IP address>
    • mail_administrator = <address or mailing list to receive supervisor-related emails; warnings, license notifications, etc.>

    If your email server requires SMTP AUTH, which most modern systems do, you will need to further set up the following 3 parameters:

    Tip

    New in Qube 6.9

    Optionally, you may Optionally, you may need to specify the mail_port if the SMTP server listed in mail_host is listening on a port other than one of port 25 (the default ports (25 for DEFAULT, 465 for SSL, and 587 for TLS). Leaving mail_port commented out or setting it to 0 will use the default.SMTP default).

    The SMTP host may need to be configured to accept and forward mail from your supervisor host machine.  You will need to refer to the documentation for your particular SMTP mail host's application.

    ...