<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in IntegrationTest.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>30b0aec1b43572b8f5091314125a38d68397b736 - Add option to ignore the SMTP server&apos;s certificate</title>
        <link>http://127.0.0.1:8080/history/plugin/smtp/_test/IntegrationTest.php#30b0aec1b43572b8f5091314125a38d68397b736</link>
        <description>Add option to ignore the SMTP server&apos;s certificateNew smtp_allow_insecure config option that, when enabled, makes the mailerskip TLS certificate verification, allowing SMTP servers with self-signed orotherwise untrusted certificates to be used (issue #32).The integration test now also covers STARTTLS against a self-signedcertificate, and the pretest hook starts Mailpit with a generated cert sothat test can run.Closes #32

            List of files:
            /plugin/smtp/_test/IntegrationTest.php</description>
        <pubDate>Sun, 28 Jun 2026 10:58:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8f9f7168582dd10127fb688c7ad7e9116bc5c67b - Add Mailpit based SMTP integration test</title>
        <link>http://127.0.0.1:8080/history/plugin/smtp/_test/IntegrationTest.php#8f9f7168582dd10127fb688c7ad7e9116bc5c67b</link>
        <description>Add Mailpit based SMTP integration testDelivers a real mail through the plugin to a Mailpit server and verifiesdelivery (From/To/Cc, envelope Bcc and body) via the Mailpit HTTP API.The test only runs when MAILPIT_HOST is set, otherwise it is skipped sothe regular test suite is unaffected. In CI a _test/pretest.sh hook startsMailpit and exports the connection details, so the test runs as part of thenormal plugin_smtp group without a separate workflow job.

            List of files:
            /plugin/smtp/_test/IntegrationTest.php</description>
        <pubDate>Sun, 28 Jun 2026 09:57:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
