<?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 helper.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ae907de1f1f7424d2984dffc04bc413eb0a30567 - Update helper.php</title>
        <link>http://127.0.0.1:8080/history/plugin/smtp/helper.php#ae907de1f1f7424d2984dffc04bc413eb0a30567</link>
        <description>Update helper.phpIn the case that SERVER_ADDR is IPv6 (I think this is always the case when the remote visitor of the website is accessing it via IPv6), the string &quot;IPv6:&quot; needs to be prepended according to RFC 2821, or SMTP servers like postfix will reject the HELO due to &quot;invalid ip address&quot;.Visitors who connect via IPv4 would not encounter this error I think, because SERVER_ADDR would then also be the IPv4 address of the server.Maybe even better would be to always use IPv4 if the server does have an IPv4 address, even if it is visited via IPv6 at the moment. But I don&apos;t know a PHP method to just get the IPv4 address. Only a few years ago I often encountered problems with IPv6, with many mail servers (incl. GMail) rejecting mail that was sent via IPv6 due to configuration errors. But one can hope that this should be a thing of the past now.

            List of files:
            /plugin/smtp/helper.php</description>
        <pubDate>Sun, 11 Sep 2022 07:04:07 +0000</pubDate>
        <dc:creator>Moritz Raguschat &lt;moritz.raguschat@web.de&gt;</dc:creator>
    </item>
<item>
        <title>27827474898541181b01df9a11884b22c46e85a3 - prepared ehlo setting</title>
        <link>http://127.0.0.1:8080/history/plugin/smtp/helper.php#27827474898541181b01df9a11884b22c46e85a3</link>
        <description>prepared ehlo setting

            List of files:
            /plugin/smtp/helper.php</description>
        <pubDate>Sun, 26 Jul 2015 13:56:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0b7ac7c9b23c9f486d917d495bb59e3d5f16cd88 - some initial simple working state</title>
        <link>http://127.0.0.1:8080/history/plugin/smtp/helper.php#0b7ac7c9b23c9f486d917d495bb59e3d5f16cd88</link>
        <description>some initial simple working state

            List of files:
            /plugin/smtp/helper.php</description>
        <pubDate>Sun, 26 Jul 2015 12:31:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4dc22474951ab24d4689b882faa867e66a266a57 - wizard generated initial checkin</title>
        <link>http://127.0.0.1:8080/history/plugin/smtp/helper.php#4dc22474951ab24d4689b882faa867e66a266a57</link>
        <description>wizard generated initial checkin

            List of files:
            /plugin/smtp/helper.php</description>
        <pubDate>Sun, 26 Jul 2015 10:16:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
