Icon

    This is the documentation for for an older version of Qube.

    Documentation for the latest release is available here.

    Synopsis

    mail_host = SMTP_server

    SMTP_server is the SMTP server to use to send email through. The server must support passwordless relay or be the destination SMTP server.

    Example

    mail_host = mail.pipelinefx.com

    Defaults

    <undefined>

    • No labels