Beignet API reference
    Preparing search index...

    Interface SmtpMailProviderPorts

    Ports contributed by createSmtpMailProvider.

    interface SmtpMailProviderPorts {
        mailer: MailerPort;
        smtp: SmtpMailEscapeHatch;
    }
    Index
    mailer: MailerPort

    Beignet mailer port backed by SMTP.

    Raw SMTP transporter escape hatch.