Home
last modified time | relevance | path

Searched hist:"30 b0aec1b43572b8f5091314125a38d68397b736" (Results 1 – 6 of 6) sorted by relevance

/plugin/smtp/lang/en/
H A Dsettings.php30b0aec1b43572b8f5091314125a38d68397b736 Sun Jun 28 10:58:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add option to ignore the SMTP server's certificate

New smtp_allow_insecure config option that, when enabled, makes the mailer
skip TLS certificate verification, allowing SMTP servers with self-signed or
otherwise untrusted certificates to be used (issue #32).

The integration test now also covers STARTTLS against a self-signed
certificate, and the pretest hook starts Mailpit with a generated cert so
that test can run.

Closes #32

/plugin/smtp/conf/
H A Ddefault.php30b0aec1b43572b8f5091314125a38d68397b736 Sun Jun 28 10:58:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add option to ignore the SMTP server's certificate

New smtp_allow_insecure config option that, when enabled, makes the mailer
skip TLS certificate verification, allowing SMTP servers with self-signed or
otherwise untrusted certificates to be used (issue #32).

The integration test now also covers STARTTLS against a self-signed
certificate, and the pretest hook starts Mailpit with a generated cert so
that test can run.

Closes #32

H A Dmetadata.php30b0aec1b43572b8f5091314125a38d68397b736 Sun Jun 28 10:58:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add option to ignore the SMTP server's certificate

New smtp_allow_insecure config option that, when enabled, makes the mailer
skip TLS certificate verification, allowing SMTP servers with self-signed or
otherwise untrusted certificates to be used (issue #32).

The integration test now also covers STARTTLS against a self-signed
certificate, and the pretest hook starts Mailpit with a generated cert so
that test can run.

Closes #32

/plugin/smtp/_test/
H A Dpretest.sh30b0aec1b43572b8f5091314125a38d68397b736 Sun Jun 28 10:58:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add option to ignore the SMTP server's certificate

New smtp_allow_insecure config option that, when enabled, makes the mailer
skip TLS certificate verification, allowing SMTP servers with self-signed or
otherwise untrusted certificates to be used (issue #32).

The integration test now also covers STARTTLS against a self-signed
certificate, and the pretest hook starts Mailpit with a generated cert so
that test can run.

Closes #32

H A DIntegrationTest.php30b0aec1b43572b8f5091314125a38d68397b736 Sun Jun 28 10:58:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add option to ignore the SMTP server's certificate

New smtp_allow_insecure config option that, when enabled, makes the mailer
skip TLS certificate verification, allowing SMTP servers with self-signed or
otherwise untrusted certificates to be used (issue #32).

The integration test now also covers STARTTLS against a self-signed
certificate, and the pretest hook starts Mailpit with a generated cert so
that test can run.

Closes #32

/plugin/smtp/
H A Daction.php30b0aec1b43572b8f5091314125a38d68397b736 Sun Jun 28 10:58:15 UTC 2026 Andreas Gohr <andi@splitbrain.org> Add option to ignore the SMTP server's certificate

New smtp_allow_insecure config option that, when enabled, makes the mailer
skip TLS certificate verification, allowing SMTP servers with self-signed or
otherwise untrusted certificates to be used (issue #32).

The integration test now also covers STARTTLS against a self-signed
certificate, and the pretest hook starts Mailpit with a generated cert so
that test can run.

Closes #32