<?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 smtp-source.1</title>
    <link>http://nxr.netbsd.org/rss/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>merge conflicts between 3.8.4 and 3.10.1</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.3</description>
    <pubDate>Tue Feb 25 19:15:42 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.2.24;<br/>Resolve conflicts.</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.2</description>
    <pubDate>Tue Feb 14 01:16:44 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1</description>
    <pubDate>Tue Jun 23 10:08:32 UTC 2009</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Import postfix-3.10.1 (previous was 3.8.4)<br/><br/>Summary:<br/><br/>Postfix 3.9 (July 2022): This release focused on enhancing the TLS<br/>(Transport Layer Security) capabilities of Postfix. It introduced<br/>support for TLSv1.3, allowing for more secure and efficient encrypted<br/>communications. Additionally, improvements were made to the handling<br/>of TLSA records, which are used in DNS-based Authentication of<br/>Named Entities (DANE) to associate TLS certificates with domain<br/>names.<br/><br/>Postfix 3.10 (July 2023): This version brought significant updates<br/>to Postfix's SMTP (Simple Mail Transfer Protocol) functionalities.<br/>It added support for the SMTPUTF8 extension, enabling the use of<br/>UTF-8 encoding in email addresses and headers, which is essential<br/>for internationalization. The release also included performance<br/>optimizations, particularly in the handling of large mail queues,<br/>and introduced new configuration parameters to provide administrators<br/>with finer control over mail processing.<br/><br/>The changes are described more in detail in:<br/>3.10 changes: RELEASE_NOTES<br/>3.9  changes: RELEASE_NOTES_3.9<br/>3.8  changes: RELEASE_NOTES_3.8</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.3</description>
    <pubDate>Tue Feb 25 19:11:38 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>The stable Postfix release is called postfix-3.0.x where 3=major<br/>release number, 0=minor release number, x=patchlevel.  The stable<br/>release never changes except for patches that address bugs or<br/>emergencies. Patches change the patchlevel and the release date.<br/><br/>New features are developed in snapshot releases. These are called<br/>postfix-3.1-yyyymmdd where yyyymmdd is the release date (yyyy=year,<br/>mm=month, dd=day).  Patches are never issued for snapshot releases;<br/>instead, a new snapshot is released.<br/><br/>The mail_release_date configuration parameter (format: yyyymmdd)<br/>specifies the release date of a stable release or snapshot release.<br/><br/>If you upgrade from Postfix 2.10 or earlier, read RELEASE_NOTES-2.11<br/>before proceeding.<br/><br/>Notes for distribution maintainers</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.2</description>
    <pubDate>Tue Feb 14 01:13:37 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.2;  1.1.1.1.4;  1.1.1.1.32;  1.1.1.1.36;<br/>Import Postfix 2.6.2.</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1</description>
    <pubDate>Tue Jun 23 10:08:32 UTC 2009</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1.36.1</description>
    <pubDate>Fri Apr 21 16:52:46 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1.32.1</description>
    <pubDate>Mon Mar 20 06:56:34 UTC 2017</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>sync to netbsd-5</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1.4.2</description>
    <pubDate>Wed Apr 21 05:23:34 UTC 2010</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>file smtp-source.1 was added on branch matt-nb5-mips64 on 2010-04-21 05:23:34 +0000</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1.4.1</description>
    <pubDate>Tue Jun 23 10:08:32 UTC 2009</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Apply patch (requested by tron in ticket #1501):<br/><br/>	Update Postfix to version 2.7.2:<br/>	- Postfix no longer automatically appends the system default CA<br/>	  (certificate authority) certificates, when it reads the CA<br/>	  certificates specified with {smtp, lmtp, smtpd}_tls_CAfile or<br/>	  with {smtp, lmtp, smtpd}_tls_CApath.  This prevents third-party<br/>	  certificates from getting mail relay permission with the<br/>	  permit_tls_all_clientcerts feature.  Unfortunately, this change<br/>	  may cause compatibility problems with configurations that rely<br/>	  on certificate verification for other purposes.  To get the old<br/>	  behavior, specify "tls_append_default_CA = yes".<br/>	- A prior fix for compatibility with Postfix &lt; 2.3 was incomplete.<br/>	  When pipe-to-command delivery fails with a signal, mail is now<br/>	  correctly deferred, instead of being returned to sender.<br/>	- Poor smtpd_proxy_filter TCP performance over loopback (127.0.0.1)<br/>	  connections was fixed by adapting the output buffer size to the<br/>	  MTU.<br/>	- The SMTP server no longer applies the reject_rhsbl_helo feature<br/>	  to non-domain forms such as network addresses.  This would cause<br/>	  false positives with dbl.spamhaus.org.<br/>	- The Postfix SMTP server failed to deliver a "421" response and<br/>	  hang up the connection after Milter error.  Instead, the server<br/>	  delivered a "503 Access denied" response and left the connection<br/>	  open, due to some Postfix 1.1 workaround for RFC 2821.<br/>	- The milter_header_checks parser failed to enable any of the actions<br/>	  that have no effect on message delivery (warn, replace, prepend,<br/>	  ignore, dunno, and ok).</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1.2.3</description>
    <pubDate>Fri Jan 07 01:23:57 UTC 2011</pubDate>
    <dc:creator>riz</dc:creator>
</item>

<item>
    <title>Apply patch (requested by tron in ticket #944):<br/>Update Postfix to 2.6.5.</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1.2.2</description>
    <pubDate>Tue Sep 15 06:02:18 UTC 2009</pubDate>
    <dc:creator>snj</dc:creator>
</item>

<item>
    <title>file smtp-source.1 was added on branch netbsd-5 on 2009-09-15 06:02:18 +0000</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.1.1.1.2.1</description>
    <pubDate>Tue Jun 23 10:08:32 UTC 2009</pubDate>
    <dc:creator>snj</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/ibm-public/postfix/dist/man/man1/smtp-source.1 - 1.2.24.1</description>
    <pubDate>Sat Aug 02 05:49:55 UTC 2025</pubDate>
    <dc:creator>perseant</dc:creator>
</item>
</channel></rss>

