From: Wietse Venema Date: Wed, 8 Mar 2023 05:00:00 +0000 (-0500) Subject: postfix-3.8-20230308 X-Git-Tag: v3.8.0-RC1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3474213a2b033916ae622ae985768031aad4e2b0;p=thirdparty%2Fpostfix.git postfix-3.8-20230308 --- diff --git a/postfix/HISTORY b/postfix/HISTORY index 596c0e91f..cd2d89f9f 100644 --- a/postfix/HISTORY +++ b/postfix/HISTORY @@ -26906,3 +26906,18 @@ Apologies for any names omitted. smtpd/smtpd.c, tls/tls_misc.c, tls/tls_proxy_client_misc.c, tls/tls_proxy_client_print.c, tls/tls_proxy_client_scan.c, tls/tls_proxy.h, tlsproxy/tlsproxy.c. + +20230308 + + Documentation: basic style sheet. Files: conf/postfix-files, + html/postfix-doc.css, mantools/make_soho_readme, + mantools/makemanidx, mantools/man2html, proto/[A-Z]*.html, + proto/postconf.html.prolog. + + Cleanup: the postfix(1) and postlog(1) commands now produce + stderr output even when stderr is not connected to a terminal. + This eliminates an inconsistency, and makes these programs + easier to use in some automated procedures. The canonical + example is to capture output from "postmulti -p status" to + figure out which instances are or are not running. Files: + postfix/postfix.c, postlog/postlog.c. diff --git a/postfix/RELEASE_NOTES b/postfix/RELEASE_NOTES index 7d3b537bc..d38c90c60 100644 --- a/postfix/RELEASE_NOTES +++ b/postfix/RELEASE_NOTES @@ -25,7 +25,7 @@ more recent Eclipse Public License 2.0. Recipients can choose to take the software under the license of their choice. Those who are more comfortable with the IPL can continue with that license. -Incompatible changes with snapshot 20221228 +Incompatible changes with snapshot 20230304 =========================================== This introduces the following changes in Postfix TLS support: diff --git a/postfix/conf/postfix-files b/postfix/conf/postfix-files index 643a1f319..12a7ccbc5 100644 --- a/postfix/conf/postfix-files +++ b/postfix/conf/postfix-files @@ -437,6 +437,7 @@ $html_directory/postfix-manuals.html:f:root:-:644 $html_directory/postfix-tls.1.html:f:root:-:644 $html_directory/postfix-wrapper.5.html:f:root:-:644 $html_directory/postfix.1.html:f:root:-:644 +$html_directory/postfix-doc.css:f:root:-:644 $html_directory/postkick.1.html:f:root:-:644 $html_directory/postlock.1.html:f:root:-:644 $html_directory/postlog.1.html:f:root:-:644 diff --git a/postfix/html/ADDRESS_CLASS_README.html b/postfix/html/ADDRESS_CLASS_README.html index 355f22b13..ec46627cf 100644 --- a/postfix/html/ADDRESS_CLASS_README.html +++ b/postfix/html/ADDRESS_CLASS_README.html @@ -8,6 +8,7 @@ Postfix Address Classes + diff --git a/postfix/html/ADDRESS_REWRITING_README.html b/postfix/html/ADDRESS_REWRITING_README.html index a2d83188c..85e296f8e 100644 --- a/postfix/html/ADDRESS_REWRITING_README.html +++ b/postfix/html/ADDRESS_REWRITING_README.html @@ -8,6 +8,7 @@ Postfix Address Rewriting + diff --git a/postfix/html/ADDRESS_VERIFICATION_README.html b/postfix/html/ADDRESS_VERIFICATION_README.html index 3f429feea..f46837ca0 100644 --- a/postfix/html/ADDRESS_VERIFICATION_README.html +++ b/postfix/html/ADDRESS_VERIFICATION_README.html @@ -8,6 +8,7 @@ Postfix Address Verification + diff --git a/postfix/html/BACKSCATTER_README.html b/postfix/html/BACKSCATTER_README.html index f4e26edde..c151006a1 100644 --- a/postfix/html/BACKSCATTER_README.html +++ b/postfix/html/BACKSCATTER_README.html @@ -8,6 +8,7 @@ Postfix Backscatter Howto + diff --git a/postfix/html/BASIC_CONFIGURATION_README.html b/postfix/html/BASIC_CONFIGURATION_README.html index cf49188f4..d58d52a2e 100644 --- a/postfix/html/BASIC_CONFIGURATION_README.html +++ b/postfix/html/BASIC_CONFIGURATION_README.html @@ -8,6 +8,7 @@ Postfix Basic Configuration + diff --git a/postfix/html/BDAT_README.html b/postfix/html/BDAT_README.html index 3cc1daf83..42c88a780 100644 --- a/postfix/html/BDAT_README.html +++ b/postfix/html/BDAT_README.html @@ -8,6 +8,7 @@ Postfix BDAT (CHUNKING) support + diff --git a/postfix/html/BUILTIN_FILTER_README.html b/postfix/html/BUILTIN_FILTER_README.html index 3cd3dec89..31f80a8ae 100644 --- a/postfix/html/BUILTIN_FILTER_README.html +++ b/postfix/html/BUILTIN_FILTER_README.html @@ -8,6 +8,7 @@ Postfix Built-in Content Inspection + diff --git a/postfix/html/CDB_README.html b/postfix/html/CDB_README.html index 8676292e1..db8db965f 100644 --- a/postfix/html/CDB_README.html +++ b/postfix/html/CDB_README.html @@ -8,6 +8,7 @@ Postfix CDB Howto + diff --git a/postfix/html/COMPATIBILITY_README.html b/postfix/html/COMPATIBILITY_README.html index 39ee71672..2b6a58b15 100644 --- a/postfix/html/COMPATIBILITY_README.html +++ b/postfix/html/COMPATIBILITY_README.html @@ -8,6 +8,7 @@ Postfix Backwards-Compatibility Safety Net + diff --git a/postfix/html/CONNECTION_CACHE_README.html b/postfix/html/CONNECTION_CACHE_README.html index e18a05302..423c0b6d1 100644 --- a/postfix/html/CONNECTION_CACHE_README.html +++ b/postfix/html/CONNECTION_CACHE_README.html @@ -8,6 +8,7 @@ Postfix Connection Cache + diff --git a/postfix/html/CONTENT_INSPECTION_README.html b/postfix/html/CONTENT_INSPECTION_README.html index f529c83a8..df82282c0 100644 --- a/postfix/html/CONTENT_INSPECTION_README.html +++ b/postfix/html/CONTENT_INSPECTION_README.html @@ -8,6 +8,7 @@ Postfix Content Inspection + diff --git a/postfix/html/DATABASE_README.html b/postfix/html/DATABASE_README.html index 1305fdbe3..e3b3c05b0 100644 --- a/postfix/html/DATABASE_README.html +++ b/postfix/html/DATABASE_README.html @@ -8,6 +8,7 @@ Postfix Lookup Table Overview + diff --git a/postfix/html/DB_README.html b/postfix/html/DB_README.html index 6cfd24f94..46739a740 100644 --- a/postfix/html/DB_README.html +++ b/postfix/html/DB_README.html @@ -8,6 +8,7 @@ Postfix Berkeley DB Howto + diff --git a/postfix/html/DEBUG_README.html b/postfix/html/DEBUG_README.html index be2fb4e52..a27d2ada4 100644 --- a/postfix/html/DEBUG_README.html +++ b/postfix/html/DEBUG_README.html @@ -8,6 +8,7 @@ Postfix Debugging Howto + diff --git a/postfix/html/DSN_README.html b/postfix/html/DSN_README.html index ea50c09da..036e83d01 100644 --- a/postfix/html/DSN_README.html +++ b/postfix/html/DSN_README.html @@ -8,6 +8,7 @@ Postfix DSN Support + diff --git a/postfix/html/ETRN_README.html b/postfix/html/ETRN_README.html index f1d728f3d..dc07ca0e9 100644 --- a/postfix/html/ETRN_README.html +++ b/postfix/html/ETRN_README.html @@ -8,6 +8,7 @@ Postfix ETRN Howto + diff --git a/postfix/html/FILTER_README.html b/postfix/html/FILTER_README.html index 6eec9ab1d..e40ac9a54 100644 --- a/postfix/html/FILTER_README.html +++ b/postfix/html/FILTER_README.html @@ -8,6 +8,7 @@ Postfix After-Queue Content Filter + diff --git a/postfix/html/FORWARD_SECRECY_README.html b/postfix/html/FORWARD_SECRECY_README.html index 239d9c9f0..98f9f9710 100644 --- a/postfix/html/FORWARD_SECRECY_README.html +++ b/postfix/html/FORWARD_SECRECY_README.html @@ -8,6 +8,7 @@ TLS Forward Secrecy in Postfix + diff --git a/postfix/html/INSTALL.html b/postfix/html/INSTALL.html index 549c04d23..6cd70d113 100644 --- a/postfix/html/INSTALL.html +++ b/postfix/html/INSTALL.html @@ -8,6 +8,7 @@ Postfix Installation From Source Code + diff --git a/postfix/html/IPV6_README.html b/postfix/html/IPV6_README.html index 0b6b79359..39833fddb 100644 --- a/postfix/html/IPV6_README.html +++ b/postfix/html/IPV6_README.html @@ -8,6 +8,7 @@ Postfix IPv6 Support + diff --git a/postfix/html/LDAP_README.html b/postfix/html/LDAP_README.html index d019dba47..ce77f94ff 100644 --- a/postfix/html/LDAP_README.html +++ b/postfix/html/LDAP_README.html @@ -8,6 +8,7 @@ Postfix LDAP Howto + diff --git a/postfix/html/LINUX_README.html b/postfix/html/LINUX_README.html index 0d5b0eef5..06165f993 100644 --- a/postfix/html/LINUX_README.html +++ b/postfix/html/LINUX_README.html @@ -8,6 +8,7 @@ Postfix and Linux + diff --git a/postfix/html/LMDB_README.html b/postfix/html/LMDB_README.html index caf554304..ee1294b7f 100644 --- a/postfix/html/LMDB_README.html +++ b/postfix/html/LMDB_README.html @@ -8,6 +8,7 @@ Postfix OpenLDAP LMDB Howto + diff --git a/postfix/html/LOCAL_RECIPIENT_README.html b/postfix/html/LOCAL_RECIPIENT_README.html index 2b571f0ba..a3a363600 100644 --- a/postfix/html/LOCAL_RECIPIENT_README.html +++ b/postfix/html/LOCAL_RECIPIENT_README.html @@ -8,6 +8,7 @@ Rejecting Unknown Local Recipients with Postfix + diff --git a/postfix/html/MAILDROP_README.html b/postfix/html/MAILDROP_README.html index aa2d7946a..6c5b4ca12 100644 --- a/postfix/html/MAILDROP_README.html +++ b/postfix/html/MAILDROP_README.html @@ -8,6 +8,7 @@ Postfix + Maildrop Howto + diff --git a/postfix/html/MAILLOG_README.html b/postfix/html/MAILLOG_README.html index a9da3ecec..be58e334f 100644 --- a/postfix/html/MAILLOG_README.html +++ b/postfix/html/MAILLOG_README.html @@ -8,6 +8,7 @@ Postfix logging to file or stdout + diff --git a/postfix/html/MEMCACHE_README.html b/postfix/html/MEMCACHE_README.html index a57a9eb08..462c76c8e 100644 --- a/postfix/html/MEMCACHE_README.html +++ b/postfix/html/MEMCACHE_README.html @@ -8,6 +8,7 @@ Postfix memcache client Howto + diff --git a/postfix/html/MILTER_README.html b/postfix/html/MILTER_README.html index bcef3b947..c69a5bfd8 100644 --- a/postfix/html/MILTER_README.html +++ b/postfix/html/MILTER_README.html @@ -8,6 +8,7 @@ Postfix before-queue Milter support + diff --git a/postfix/html/MULTI_INSTANCE_README.html b/postfix/html/MULTI_INSTANCE_README.html index da8d801be..52099ad5e 100644 --- a/postfix/html/MULTI_INSTANCE_README.html +++ b/postfix/html/MULTI_INSTANCE_README.html @@ -8,6 +8,7 @@ Managing multiple Postfix instances on a single host + diff --git a/postfix/html/MYSQL_README.html b/postfix/html/MYSQL_README.html index b6eee16b2..ca0feb7ad 100644 --- a/postfix/html/MYSQL_README.html +++ b/postfix/html/MYSQL_README.html @@ -8,6 +8,7 @@ Postfix MySQL Howto + diff --git a/postfix/html/NFS_README.html b/postfix/html/NFS_README.html index 5de5e73f8..0a9a8c055 100644 --- a/postfix/html/NFS_README.html +++ b/postfix/html/NFS_README.html @@ -8,6 +8,7 @@ Postfix and NFS + diff --git a/postfix/html/OVERVIEW.html b/postfix/html/OVERVIEW.html index 42ae04e91..767e2f09c 100644 --- a/postfix/html/OVERVIEW.html +++ b/postfix/html/OVERVIEW.html @@ -8,6 +8,7 @@ Postfix Architecture Overview + diff --git a/postfix/html/PACKAGE_README.html b/postfix/html/PACKAGE_README.html index 6a290ea52..ecf071fcd 100644 --- a/postfix/html/PACKAGE_README.html +++ b/postfix/html/PACKAGE_README.html @@ -8,6 +8,7 @@ Guidelines for Package Builders + diff --git a/postfix/html/PCRE_README.html b/postfix/html/PCRE_README.html index 0a89dfbda..2488e3747 100644 --- a/postfix/html/PCRE_README.html +++ b/postfix/html/PCRE_README.html @@ -8,6 +8,7 @@ Postfix PCRE Support + diff --git a/postfix/html/PGSQL_README.html b/postfix/html/PGSQL_README.html index 1699855c1..3909e6df9 100644 --- a/postfix/html/PGSQL_README.html +++ b/postfix/html/PGSQL_README.html @@ -8,6 +8,7 @@ Postfix PostgreSQL Howto + diff --git a/postfix/html/POSTSCREEN_3_5_README.html b/postfix/html/POSTSCREEN_3_5_README.html index d26c6d6d8..269b44ac6 100644 --- a/postfix/html/POSTSCREEN_3_5_README.html +++ b/postfix/html/POSTSCREEN_3_5_README.html @@ -6,6 +6,7 @@ Postfix Postscreen Howto (Postfix 2.8 - 3.5) + diff --git a/postfix/html/POSTSCREEN_README.html b/postfix/html/POSTSCREEN_README.html index e6f1321e8..bca2ef098 100644 --- a/postfix/html/POSTSCREEN_README.html +++ b/postfix/html/POSTSCREEN_README.html @@ -6,6 +6,7 @@ Postfix Postscreen Howto + diff --git a/postfix/html/QSHAPE_README.html b/postfix/html/QSHAPE_README.html index 6cc745053..0ac3a1352 100644 --- a/postfix/html/QSHAPE_README.html +++ b/postfix/html/QSHAPE_README.html @@ -8,6 +8,7 @@ Postfix Bottleneck Analysis + diff --git a/postfix/html/RESTRICTION_CLASS_README.html b/postfix/html/RESTRICTION_CLASS_README.html index e6b42aecf..1d2be09f5 100644 --- a/postfix/html/RESTRICTION_CLASS_README.html +++ b/postfix/html/RESTRICTION_CLASS_README.html @@ -8,6 +8,7 @@ Postfix Per-Client/User/etc. Access Control + diff --git a/postfix/html/SASL_README.html b/postfix/html/SASL_README.html index cdc9f8883..ce3b89366 100644 --- a/postfix/html/SASL_README.html +++ b/postfix/html/SASL_README.html @@ -6,6 +6,7 @@ Postfix SASL Howto + diff --git a/postfix/html/SCHEDULER_README.html b/postfix/html/SCHEDULER_README.html index f303f33fa..5d16e2868 100644 --- a/postfix/html/SCHEDULER_README.html +++ b/postfix/html/SCHEDULER_README.html @@ -8,6 +8,7 @@ Postfix Queue Scheduler + diff --git a/postfix/html/SMTPD_ACCESS_README.html b/postfix/html/SMTPD_ACCESS_README.html index 478d153ec..55e9fd3c7 100644 --- a/postfix/html/SMTPD_ACCESS_README.html +++ b/postfix/html/SMTPD_ACCESS_README.html @@ -8,6 +8,7 @@ Postfix SMTP relay and access control + diff --git a/postfix/html/SMTPD_POLICY_README.html b/postfix/html/SMTPD_POLICY_README.html index ba73f0058..be729aa45 100644 --- a/postfix/html/SMTPD_POLICY_README.html +++ b/postfix/html/SMTPD_POLICY_README.html @@ -8,6 +8,7 @@ Postfix SMTP Access Policy Delegation + diff --git a/postfix/html/SMTPD_PROXY_README.html b/postfix/html/SMTPD_PROXY_README.html index b6f29f885..ee7dfbd3d 100644 --- a/postfix/html/SMTPD_PROXY_README.html +++ b/postfix/html/SMTPD_PROXY_README.html @@ -8,6 +8,7 @@ Postfix Before-Queue Content Filter + diff --git a/postfix/html/SMTPUTF8_README.html b/postfix/html/SMTPUTF8_README.html index 4f37c9c75..5634ca4ed 100644 --- a/postfix/html/SMTPUTF8_README.html +++ b/postfix/html/SMTPUTF8_README.html @@ -8,6 +8,7 @@ Postfix SMTPUTF8 support + diff --git a/postfix/html/SOHO_README.html b/postfix/html/SOHO_README.html index 2d86167dc..2c5def7f8 100644 --- a/postfix/html/SOHO_README.html +++ b/postfix/html/SOHO_README.html @@ -8,6 +8,7 @@ Postfix Small/Home Office Hints and Tips + diff --git a/postfix/html/SQLITE_README.html b/postfix/html/SQLITE_README.html index 806b7da3c..fac6f730a 100644 --- a/postfix/html/SQLITE_README.html +++ b/postfix/html/SQLITE_README.html @@ -8,6 +8,7 @@ Postfix SQLite Howto + diff --git a/postfix/html/STANDARD_CONFIGURATION_README.html b/postfix/html/STANDARD_CONFIGURATION_README.html index fa401cc07..998d1bd2c 100644 --- a/postfix/html/STANDARD_CONFIGURATION_README.html +++ b/postfix/html/STANDARD_CONFIGURATION_README.html @@ -8,6 +8,7 @@ Postfix Standard Configuration Examples + diff --git a/postfix/html/STRESS_README.html b/postfix/html/STRESS_README.html index bc2afb836..ecc4c71d2 100644 --- a/postfix/html/STRESS_README.html +++ b/postfix/html/STRESS_README.html @@ -8,6 +8,7 @@ Postfix Stress-Dependent Configuration + diff --git a/postfix/html/TLS_LEGACY_README.html b/postfix/html/TLS_LEGACY_README.html index 1d8a8ae8d..da415f61d 100644 --- a/postfix/html/TLS_LEGACY_README.html +++ b/postfix/html/TLS_LEGACY_README.html @@ -8,6 +8,7 @@ Postfix legacy TLS Support + diff --git a/postfix/html/TLS_README.html b/postfix/html/TLS_README.html index eae84b730..eb9965ade 100644 --- a/postfix/html/TLS_README.html +++ b/postfix/html/TLS_README.html @@ -8,6 +8,7 @@ Postfix TLS Support + diff --git a/postfix/html/TUNING_README.html b/postfix/html/TUNING_README.html index 164ef3ce7..eac9b73d6 100644 --- a/postfix/html/TUNING_README.html +++ b/postfix/html/TUNING_README.html @@ -8,6 +8,7 @@ Postfix Performance Tuning + diff --git a/postfix/html/UUCP_README.html b/postfix/html/UUCP_README.html index 81c721611..e5f7587a5 100644 --- a/postfix/html/UUCP_README.html +++ b/postfix/html/UUCP_README.html @@ -8,6 +8,7 @@ Postfix and UUCP + diff --git a/postfix/html/VERP_README.html b/postfix/html/VERP_README.html index 7915ff646..8ec6f1de8 100644 --- a/postfix/html/VERP_README.html +++ b/postfix/html/VERP_README.html @@ -8,6 +8,7 @@ Postfix VERP Howto + diff --git a/postfix/html/VIRTUAL_README.html b/postfix/html/VIRTUAL_README.html index ffc02e007..57f53d86d 100644 --- a/postfix/html/VIRTUAL_README.html +++ b/postfix/html/VIRTUAL_README.html @@ -8,6 +8,7 @@ Postfix Virtual Domain Hosting Howto + diff --git a/postfix/html/XCLIENT_README.html b/postfix/html/XCLIENT_README.html index 151257603..22862943b 100644 --- a/postfix/html/XCLIENT_README.html +++ b/postfix/html/XCLIENT_README.html @@ -8,6 +8,7 @@ Postfix XCLIENT Howto + diff --git a/postfix/html/XFORWARD_README.html b/postfix/html/XFORWARD_README.html index 9a43e27d3..ce58bb720 100644 --- a/postfix/html/XFORWARD_README.html +++ b/postfix/html/XFORWARD_README.html @@ -8,6 +8,7 @@ Postfix XFORWARD Howto + diff --git a/postfix/html/access.5.html b/postfix/html/access.5.html index cfbec47dd..24f844b0a 100644 --- a/postfix/html/access.5.html +++ b/postfix/html/access.5.html @@ -2,6 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> + Postfix manual - access(5)
 ACCESS(5)                                                            ACCESS(5)
diff --git a/postfix/html/aliases.5.html b/postfix/html/aliases.5.html
index 68aa58a51..27cfe6904 100644
--- a/postfix/html/aliases.5.html
+++ b/postfix/html/aliases.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - aliases(5) 
   
 ALIASES(5)                                                          ALIASES(5)
diff --git a/postfix/html/anvil.8.html b/postfix/html/anvil.8.html
index 2acb09a1c..2ce53aded 100644
--- a/postfix/html/anvil.8.html
+++ b/postfix/html/anvil.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - anvil(8) 
   
 ANVIL(8)                                                              ANVIL(8)
diff --git a/postfix/html/bounce.5.html b/postfix/html/bounce.5.html
index 78b190406..e9850b692 100644
--- a/postfix/html/bounce.5.html
+++ b/postfix/html/bounce.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - bounce(5) 
   
 BOUNCE(5)                                                            BOUNCE(5)
diff --git a/postfix/html/bounce.8.html b/postfix/html/bounce.8.html
index a2768453d..ba2ced94e 100644
--- a/postfix/html/bounce.8.html
+++ b/postfix/html/bounce.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - bounce(8) 
   
 BOUNCE(8)                                                            BOUNCE(8)
diff --git a/postfix/html/canonical.5.html b/postfix/html/canonical.5.html
index 5899a0024..68b653256 100644
--- a/postfix/html/canonical.5.html
+++ b/postfix/html/canonical.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - canonical(5) 
   
 CANONICAL(5)                                                      CANONICAL(5)
diff --git a/postfix/html/cidr_table.5.html b/postfix/html/cidr_table.5.html
index 523e168dc..24c458e92 100644
--- a/postfix/html/cidr_table.5.html
+++ b/postfix/html/cidr_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - cidr_table(5) 
   
 CIDR_TABLE(5)                                                    CIDR_TABLE(5)
diff --git a/postfix/html/cleanup.8.html b/postfix/html/cleanup.8.html
index 994c8a817..811b93031 100644
--- a/postfix/html/cleanup.8.html
+++ b/postfix/html/cleanup.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - cleanup(8) 
   
 CLEANUP(8)                                                          CLEANUP(8)
diff --git a/postfix/html/defer.8.html b/postfix/html/defer.8.html
index a2768453d..ba2ced94e 100644
--- a/postfix/html/defer.8.html
+++ b/postfix/html/defer.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - bounce(8) 
   
 BOUNCE(8)                                                            BOUNCE(8)
diff --git a/postfix/html/discard.8.html b/postfix/html/discard.8.html
index c324ee94e..8ab442cfb 100644
--- a/postfix/html/discard.8.html
+++ b/postfix/html/discard.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - discard(8) 
   
 DISCARD(8)                                                          DISCARD(8)
diff --git a/postfix/html/dnsblog.8.html b/postfix/html/dnsblog.8.html
index e21033323..250b046bf 100644
--- a/postfix/html/dnsblog.8.html
+++ b/postfix/html/dnsblog.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - dnsblog(8) 
   
 DNSBLOG(8)                                                          DNSBLOG(8)
diff --git a/postfix/html/error.8.html b/postfix/html/error.8.html
index a85680f40..c82bc69e0 100644
--- a/postfix/html/error.8.html
+++ b/postfix/html/error.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - error(8) 
   
 ERROR(8)                                                              ERROR(8)
diff --git a/postfix/html/flush.8.html b/postfix/html/flush.8.html
index e7ac243ca..150979634 100644
--- a/postfix/html/flush.8.html
+++ b/postfix/html/flush.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - flush(8) 
   
 FLUSH(8)                                                              FLUSH(8)
diff --git a/postfix/html/generic.5.html b/postfix/html/generic.5.html
index 304fd431e..813d47e82 100644
--- a/postfix/html/generic.5.html
+++ b/postfix/html/generic.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - generic(5) 
   
 GENERIC(5)                                                          GENERIC(5)
diff --git a/postfix/html/header_checks.5.html b/postfix/html/header_checks.5.html
index 03b0f3ef7..6bb114a1f 100644
--- a/postfix/html/header_checks.5.html
+++ b/postfix/html/header_checks.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - header_checks(5) 
   
 HEADER_CHECKS(5)                                              HEADER_CHECKS(5)
diff --git a/postfix/html/index.html b/postfix/html/index.html
index 2fd0c1dc2..68edc59b3 100644
--- a/postfix/html/index.html
+++ b/postfix/html/index.html
@@ -8,6 +8,7 @@
 Postfix Documentation
 
 
+
 
 
 
diff --git a/postfix/html/ldap_table.5.html b/postfix/html/ldap_table.5.html
index e49a63c22..69edb107f 100644
--- a/postfix/html/ldap_table.5.html
+++ b/postfix/html/ldap_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - ldap_table(5) 
   
 LDAP_TABLE(5)                                                    LDAP_TABLE(5)
diff --git a/postfix/html/lmdb_table.5.html b/postfix/html/lmdb_table.5.html
index 6fbc8b140..ab73d5a4e 100644
--- a/postfix/html/lmdb_table.5.html
+++ b/postfix/html/lmdb_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - lmdb_table(5) 
   
 LMDB_TABLE(5)                                                    LMDB_TABLE(5)
diff --git a/postfix/html/lmtp.8.html b/postfix/html/lmtp.8.html
index 506864769..7ab41d4c6 100644
--- a/postfix/html/lmtp.8.html
+++ b/postfix/html/lmtp.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - smtp(8) 
   
 SMTP(8)                                                                SMTP(8)
diff --git a/postfix/html/local.8.html b/postfix/html/local.8.html
index 8c237db35..fce3d0425 100644
--- a/postfix/html/local.8.html
+++ b/postfix/html/local.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - local(8) 
   
 LOCAL(8)                                                              LOCAL(8)
diff --git a/postfix/html/mailq.1.html b/postfix/html/mailq.1.html
index eb99f16cb..bebc17b3f 100644
--- a/postfix/html/mailq.1.html
+++ b/postfix/html/mailq.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - sendmail(1) 
   
 SENDMAIL(1)                                                        SENDMAIL(1)
diff --git a/postfix/html/makedefs.1.html b/postfix/html/makedefs.1.html
index 46c9a9a1d..7202a8df9 100644
--- a/postfix/html/makedefs.1.html
+++ b/postfix/html/makedefs.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - makedefs(1) 
   
 MAKEDEFS(1)                                                        MAKEDEFS(1)
diff --git a/postfix/html/master.5.html b/postfix/html/master.5.html
index 1b924267a..04a0c427c 100644
--- a/postfix/html/master.5.html
+++ b/postfix/html/master.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - master(5) 
   
 MASTER(5)                                                            MASTER(5)
diff --git a/postfix/html/master.8.html b/postfix/html/master.8.html
index f1fc336a6..cacc80130 100644
--- a/postfix/html/master.8.html
+++ b/postfix/html/master.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - master(8) 
   
 MASTER(8)                                                            MASTER(8)
diff --git a/postfix/html/memcache_table.5.html b/postfix/html/memcache_table.5.html
index c79e4d9e8..73c013fa4 100644
--- a/postfix/html/memcache_table.5.html
+++ b/postfix/html/memcache_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - memcache_table(5) 
   
 MEMCACHE_TABLE(5)                                            MEMCACHE_TABLE(5)
diff --git a/postfix/html/mysql_table.5.html b/postfix/html/mysql_table.5.html
index 006e07995..4971e57c4 100644
--- a/postfix/html/mysql_table.5.html
+++ b/postfix/html/mysql_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - mysql_table(5) 
   
 MYSQL_TABLE(5)                                                  MYSQL_TABLE(5)
diff --git a/postfix/html/newaliases.1.html b/postfix/html/newaliases.1.html
index eb99f16cb..bebc17b3f 100644
--- a/postfix/html/newaliases.1.html
+++ b/postfix/html/newaliases.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - sendmail(1) 
   
 SENDMAIL(1)                                                        SENDMAIL(1)
diff --git a/postfix/html/nisplus_table.5.html b/postfix/html/nisplus_table.5.html
index 6058d9823..2928b6c29 100644
--- a/postfix/html/nisplus_table.5.html
+++ b/postfix/html/nisplus_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - nisplus_table(5) 
   
 NISPLUS_TABLE(5)                                              NISPLUS_TABLE(5)
diff --git a/postfix/html/oqmgr.8.html b/postfix/html/oqmgr.8.html
index 39c062295..e24fbce46 100644
--- a/postfix/html/oqmgr.8.html
+++ b/postfix/html/oqmgr.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - oqmgr(8) 
   
 OQMGR(8)                                                              OQMGR(8)
@@ -105,12 +106,12 @@ OQMGR(8)                                                              OQMGR(8)
        constant used internally by the software):
 
        D (QMGR_REQ_SCAN_DEFERRED)
-              Start a deferred queue  scan.   If  a  deferred  queue  scan  is
+              Start a deferred queue  scan.   If  a  deferred  queue  scan  is
               already  in  progress, that scan will be restarted as soon as it
               finishes.
 
        I (QMGR_REQ_SCAN_INCOMING)
-              Start an incoming queue scan.  If  an  incoming  queue  scan  is
+              Start an incoming queue scan.  If  an  incoming  queue  scan  is
               already  in  progress, that scan will be restarted as soon as it
               finishes.
 
@@ -180,7 +181,7 @@ OQMGR(8)                                                              OQMGR(8)
               next-hop  destination, use $default_filter_nexthop instead; when
               that value is empty, use the domain in the recipient address.
 
-ACTIVE QUEUE CONTROLS
+ACTIVE QUEUE CONTROLS
        qmgr_clog_warn_time (300s)
               The minimal delay between warnings that a  specific  destination
               is clogging up the Postfix active queue.
@@ -207,18 +208,18 @@ OQMGR(8)                                                              OQMGR(8)
               The default maximal number of parallel deliveries  to  the  same
               destination.
 
-       transport_destination_concurrency_limit   ($default_destination_concur-
+       transport_destination_concurrency_limit   ($default_destination_concur-
        rency_limit)
-              A  transport-specific  override for the default_destination_con-
-              currency_limit parameter value, where transport is the master.cf
+              A  transport-specific  override for the default_destination_con-
+              currency_limit parameter value, where transport is the master.cf
               name of the message delivery transport.
 
        Available in Postfix version 2.5 and later:
 
-       transport_initial_destination_concurrency ($initial_destination_concur-
+       transport_initial_destination_concurrency ($initial_destination_concur-
        rency)
-              A  transport-specific  override for the initial_destination_con-
-              currency parameter value, where transport is the master.cf  name
+              A  transport-specific  override for the initial_destination_con-
+              currency parameter value, where transport is the master.cf  name
               of the message delivery transport.
 
        default_destination_concurrency_failed_cohort_limit (1)
@@ -226,7 +227,7 @@ OQMGR(8)                                                              OQMGR(8)
               failure before a specific destination is considered  unavailable
               (and further delivery is suspended).
 
-       transport_destination_concurrency_failed_cohort_limit  ($default_desti-
+       transport_destination_concurrency_failed_cohort_limit  ($default_desti-
        nation_concurrency_failed_cohort_limit)
               A  transport-specific  override for the default_destination_con-
               currency_failed_cohort_limit parameter value, where transport is
@@ -237,10 +238,10 @@ OQMGR(8)                                                              OQMGR(8)
               feedback, after a delivery completes with a connection or  hand-
               shake failure.
 
-       transport_destination_concurrency_negative_feedback  ($default_destina-
+       transport_destination_concurrency_negative_feedback  ($default_destina-
        tion_concurrency_negative_feedback)
-              A  transport-specific  override for the default_destination_con-
-              currency_negative_feedback parameter value, where  transport  is
+              A  transport-specific  override for the default_destination_con-
+              currency_negative_feedback parameter value, where  transport  is
               the master.cf name of the message delivery transport.
 
        default_destination_concurrency_positive_feedback (1)
@@ -248,10 +249,10 @@ OQMGR(8)                                                              OQMGR(8)
               feedback, after a delivery completes without connection or hand-
               shake failure.
 
-       transport_destination_concurrency_positive_feedback  ($default_destina-
+       transport_destination_concurrency_positive_feedback  ($default_destina-
        tion_concurrency_positive_feedback)
-              A  transport-specific  override for the default_destination_con-
-              currency_positive_feedback parameter value, where  transport  is
+              A  transport-specific  override for the default_destination_con-
+              currency_positive_feedback parameter value, where  transport  is
               the master.cf name of the message delivery transport.
 
        destination_concurrency_feedback_debug (no)
@@ -262,7 +263,7 @@ OQMGR(8)                                                              OQMGR(8)
        default_destination_recipient_limit (50)
               The default maximal number of recipients per message delivery.
 
-       transport_destination_recipient_limit     ($default_destination_recipi-
+       transport_destination_recipient_limit     ($default_destination_recipi-
        ent_limit)
               A transport-specific override for the default_destination_recip-
               ient_limit  parameter  value,  where  transport is the master.cf
@@ -303,7 +304,7 @@ OQMGR(8)                                                              OQMGR(8)
               message  deliveries  to  the  same destination and over the same
               message delivery transport.
 
-       transport_destination_rate_delay ($default_destination_rate_delay)
+       transport_destination_rate_delay ($default_destination_rate_delay)
               A   transport-specific   override   for   the   default_destina-
               tion_rate_delay  parameter  value,  where  transport is the mas-
               ter.cf name of the message delivery transport.
@@ -315,7 +316,7 @@ OQMGR(8)                                                              OQMGR(8)
               message  deliveries  over  the  same message delivery transport,
               regardless of destination.
 
-       transport_transport_rate_delay ($default_transport_rate_delay)
+       transport_transport_rate_delay ($default_transport_rate_delay)
               A   transport-specific   override   for    the    default_trans-
               port_rate_delay  parameter value, where the initial transport in
               the parameter name is the master.cf name of the message delivery
diff --git a/postfix/html/pcre_table.5.html b/postfix/html/pcre_table.5.html
index f9eee3504..0216e3e9b 100644
--- a/postfix/html/pcre_table.5.html
+++ b/postfix/html/pcre_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - pcre_table(5) 
   
 PCRE_TABLE(5)                                                    PCRE_TABLE(5)
diff --git a/postfix/html/pgsql_table.5.html b/postfix/html/pgsql_table.5.html
index d0382c46e..964bd6d70 100644
--- a/postfix/html/pgsql_table.5.html
+++ b/postfix/html/pgsql_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - pgsql_table(5) 
   
 PGSQL_TABLE(5)                                                  PGSQL_TABLE(5)
diff --git a/postfix/html/pickup.8.html b/postfix/html/pickup.8.html
index 238b9ad79..b032e7ff2 100644
--- a/postfix/html/pickup.8.html
+++ b/postfix/html/pickup.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - pickup(8) 
   
 PICKUP(8)                                                            PICKUP(8)
diff --git a/postfix/html/pipe.8.html b/postfix/html/pipe.8.html
index b2be99737..a0e46785b 100644
--- a/postfix/html/pipe.8.html
+++ b/postfix/html/pipe.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - pipe(8) 
   
 PIPE(8)                                                                PIPE(8)
diff --git a/postfix/html/postalias.1.html b/postfix/html/postalias.1.html
index f1c612c05..7b6180234 100644
--- a/postfix/html/postalias.1.html
+++ b/postfix/html/postalias.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postalias(1) 
   
 POSTALIAS(1)                                                      POSTALIAS(1)
diff --git a/postfix/html/postcat.1.html b/postfix/html/postcat.1.html
index 1a5c7af1d..4c61c5205 100644
--- a/postfix/html/postcat.1.html
+++ b/postfix/html/postcat.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postcat(1) 
   
 POSTCAT(1)                                                          POSTCAT(1)
diff --git a/postfix/html/postconf.1.html b/postfix/html/postconf.1.html
index 813755e17..4269a5e12 100644
--- a/postfix/html/postconf.1.html
+++ b/postfix/html/postconf.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postconf(1) 
   
 POSTCONF(1)                                                        POSTCONF(1)
diff --git a/postfix/html/postconf.5.html b/postfix/html/postconf.5.html
index cb2c8a5c8..a83d227f4 100644
--- a/postfix/html/postconf.5.html
+++ b/postfix/html/postconf.5.html
@@ -8,6 +8,7 @@
 Postfix Configuration Parameters 
 
 
+
 
 
 
diff --git a/postfix/html/postdrop.1.html b/postfix/html/postdrop.1.html
index ce25bfbdb..72a4abfc2 100644
--- a/postfix/html/postdrop.1.html
+++ b/postfix/html/postdrop.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postdrop(1) 
   
 POSTDROP(1)                                                        POSTDROP(1)
diff --git a/postfix/html/postfix-doc.css b/postfix/html/postfix-doc.css
new file mode 100644
index 000000000..af19f737d
--- /dev/null
+++ b/postfix/html/postfix-doc.css
@@ -0,0 +1,10 @@
+BODY {
+    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
+    font-size: medium;
+    line-height: normal;
+    margin-left: 10px;
+    margin-right: 10px;
+    }
+PRE, TT, CODE {
+    font-family: Courier, monospace;
+    }
diff --git a/postfix/html/postfix-manuals.html b/postfix/html/postfix-manuals.html
index 6f674e6d6..7ddfa732d 100644
--- a/postfix/html/postfix-manuals.html
+++ b/postfix/html/postfix-manuals.html
@@ -8,6 +8,7 @@
 Postfix Manual Pages 
 
 
+
 
 
 
diff --git a/postfix/html/postfix-tls.1.html b/postfix/html/postfix-tls.1.html
index c87deb296..f59920726 100644
--- a/postfix/html/postfix-tls.1.html
+++ b/postfix/html/postfix-tls.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postfix-tls(1) 
   
 POSTFIX-TLS(1)                                                  POSTFIX-TLS(1)
diff --git a/postfix/html/postfix-wrapper.5.html b/postfix/html/postfix-wrapper.5.html
index bf84eb87f..a75472c63 100644
--- a/postfix/html/postfix-wrapper.5.html
+++ b/postfix/html/postfix-wrapper.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postfix-wrapper(5) 
   
 POSTFIX-WRAPPER(5)                                          POSTFIX-WRAPPER(5)
diff --git a/postfix/html/postfix.1.html b/postfix/html/postfix.1.html
index d69e1ece6..4654071fa 100644
--- a/postfix/html/postfix.1.html
+++ b/postfix/html/postfix.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postfix(1) 
   
 POSTFIX(1)                                                          POSTFIX(1)
@@ -73,79 +74,80 @@ POSTFIX(1)                                                          POSTFIX(1)
        reload Re-read  configuration  files.  Running  processes  terminate at
               their earliest convenience.
 
-       status Indicate if the Postfix mail system is currently running.
+       status Indicate if the Postfix mail system is currently  running  (zero
+              exit status) or stopped (non-zero exit status).
 
        set-permissions [name=value ...]
-              Set the ownership and permissions of Postfix related  files  and
+              Set  the  ownership and permissions of Postfix related files and
               directories, as specified in the postfix-files file.
 
-              Specify  name=value to override and update specific main.cf con-
-              figuration parameters. Use this,  for  example,  to  change  the
-              mail_owner  or  setgid_group  setting  for  an already installed
+              Specify name=value to override and update specific main.cf  con-
+              figuration  parameters.  Use  this,  for  example, to change the
+              mail_owner or setgid_group  setting  for  an  already  installed
               Postfix system.
 
-              This feature is available in Postfix 2.1 and later.  With  Post-
-              fix   2.0   and   earlier,  use  "$config_directory/post-install
+              This  feature is available in Postfix 2.1 and later.  With Post-
+              fix  2.0  and   earlier,   use   "$config_directory/post-install
               set-permissions".
 
        logrotate
-              Rotate the logfile specified with $maillog_file, by appending  a
-              time-stamp   suffix   that  is  formatted  according  to  $mail-
-              log_file_rotate_suffix, and by compressing  the  file  with  the
-              command  specified with $maillog_file_compressor.  This will not
+              Rotate  the logfile specified with $maillog_file, by appending a
+              time-stamp  suffix  that  is  formatted  according   to   $mail-
+              log_file_rotate_suffix,  and  by  compressing  the file with the
+              command specified with $maillog_file_compressor.  This will  not
               rotate /dev/* files.
 
               This feature is available in Postfix 3.4 and later.
 
        tls subcommand
-              Enable opportunistic TLS in the Postfix SMTP client  or  server,
-              and  manage  Postfix  SMTP  server TLS private keys and certifi-
+              Enable  opportunistic  TLS in the Postfix SMTP client or server,
+              and manage Postfix SMTP server TLS  private  keys  and  certifi-
               cates.  See postfix-tls(1) for documentation.
 
               This feature is available in Postfix 3.1 and later.
 
        upgrade-configuration [name=value ...]
-              Update the main.cf and master.cf  files  with  information  that
-              Postfix  needs  in order to run: add or update services, and add
+              Update  the  main.cf  and  master.cf files with information that
+              Postfix needs in order to run: add or update services,  and  add
               or update configuration parameter settings.
 
-              Specify name=value to override and update specific main.cf  con-
+              Specify  name=value to override and update specific main.cf con-
               figuration parameters.
 
-              This  feature is available in Postfix 2.1 and later.  With Post-
-              fix  2.0  and   earlier,   use   "$config_directory/post-install
+              This feature is available in Postfix 2.1 and later.  With  Post-
+              fix   2.0   and   earlier,  use  "$config_directory/post-install
               upgrade-configuration".
 
        The following options are implemented:
 
        -c config_dir
-              Read  the main.cf and master.cf configuration files in the named
-              directory instead of the default configuration  directory.   Use
-              this  to  distinguish  between multiple Postfix instances on the
+              Read the main.cf and master.cf configuration files in the  named
+              directory  instead  of the default configuration directory.  Use
+              this to distinguish between multiple Postfix  instances  on  the
               same host.
 
-              With Postfix 2.6 and later, this option  forces  the  postfix(1)
+              With  Postfix  2.6  and later, this option forces the postfix(1)
               command to operate on the specified Postfix instance only.  This
-              behavior is inherited by  postfix(1)  commands  that  run  as  a
+              behavior  is  inherited  by  postfix(1)  commands  that run as a
               descendant of the current process.
 
        -D (with postfix start only)
               Run each Postfix daemon under control of a debugger as specified
               via the debugger_command configuration parameter.
 
-       -v     Enable verbose  logging  for  debugging  purposes.  Multiple  -v
+       -v     Enable  verbose  logging  for  debugging  purposes.  Multiple -v
               options make the software increasingly verbose.
 
 ENVIRONMENT
-       The  postfix(1)  command  exports  the  following environment variables
+       The postfix(1) command  exports  the  following  environment  variables
        before executing the postfix-script file:
 
        MAIL_CONFIG
               This is set when the -c command-line option is present.
 
               With Postfix 2.6 and later, this environment variable forces the
-              postfix(1)  command to operate on the specified Postfix instance
-              only.  This behavior is inherited by  postfix(1)  commands  that
+              postfix(1) command to operate on the specified Postfix  instance
+              only.   This  behavior  is inherited by postfix(1) commands that
               run as a descendant of the current process.
 
        MAIL_VERBOSE
@@ -154,9 +156,9 @@ POSTFIX(1)                                                          POSTFIX(1)
        MAIL_DEBUG
               This is set when the -D command-line option is present.
 
-       When  the  internal  logging service is enabled (by setting a non-empty
-       maillog_file parameter value) the postfix(1) command  exports  settings
-       that  are used by child processes before they have processed main.cf or
+       When the internal logging service is enabled (by  setting  a  non-empty
+       maillog_file  parameter  value) the postfix(1) command exports settings
+       that are used by child processes before they have processed main.cf  or
        command-line settings.
 
        POSTLOG_SERVICE
@@ -170,7 +172,7 @@ POSTFIX(1)                                                          POSTFIX(1)
        ment variables with the same names:
 
        config_directory (see 'postconf -d' output)
-              The  default  location of the Postfix main.cf and master.cf con-
+              The default location of the Postfix main.cf and  master.cf  con-
               figuration files.
 
        command_directory (see 'postconf -d' output)
@@ -180,22 +182,22 @@ POSTFIX(1)                                                          POSTFIX(1)
               The directory with Postfix support programs and daemon programs.
 
        html_directory (see 'postconf -d' output)
-              The  location  of Postfix HTML files that describe how to build,
+              The location of Postfix HTML files that describe how  to  build,
               configure or operate a specific Postfix subsystem or feature.
 
        mail_owner (postfix)
-              The UNIX system account that owns the  Postfix  queue  and  most
+              The  UNIX  system  account  that owns the Postfix queue and most
               Postfix daemon processes.
 
        mailq_path (see 'postconf -d' output)
-              Sendmail  compatibility feature that specifies where the Postfix
+              Sendmail compatibility feature that specifies where the  Postfix
               mailq(1) command is installed.
 
        manpage_directory (see 'postconf -d' output)
               Where the Postfix manual pages are installed.
 
        newaliases_path (see 'postconf -d' output)
-              Sendmail compatibility feature that specifies  the  location  of
+              Sendmail  compatibility  feature  that specifies the location of
               the newaliases(1) command.
 
        queue_directory (see 'postconf -d' output)
@@ -206,36 +208,36 @@ POSTFIX(1)                                                          POSTFIX(1)
               configure or operate a specific Postfix subsystem or feature.
 
        sendmail_path (see 'postconf -d' output)
-              A Sendmail compatibility feature that specifies the location  of
+              A  Sendmail compatibility feature that specifies the location of
               the Postfix sendmail(1) command.
 
        setgid_group (postdrop)
-              The   group   ownership  of  set-gid  Postfix  commands  and  of
+              The  group  ownership  of  set-gid  Postfix  commands   and   of
               group-writable Postfix directories.
 
        Available in Postfix version 2.5 and later:
 
        data_directory (see 'postconf -d' output)
-              The directory with Postfix-writable  data  files  (for  example:
+              The  directory  with  Postfix-writable  data files (for example:
               caches, pseudo-random numbers).
 
        Available in Postfix version 3.0 and later:
 
        compatibility_level (0)
-              A  safety net that causes Postfix to run with backwards-compati-
-              ble default settings after an upgrade to a  newer  Postfix  ver-
+              A safety net that causes Postfix to run with  backwards-compati-
+              ble  default  settings  after an upgrade to a newer Postfix ver-
               sion.
 
        meta_directory (see 'postconf -d' output)
-              The  location of non-executable files that are shared among mul-
-              tiple Postfix instances, such as postfix-files,  dynamicmaps.cf,
-              and  the  multi-instance  template  files main.cf.proto and mas-
+              The location of non-executable files that are shared among  mul-
+              tiple  Postfix instances, such as postfix-files, dynamicmaps.cf,
+              and the multi-instance template  files  main.cf.proto  and  mas-
               ter.cf.proto.
 
        shlib_directory (see 'postconf -d' output)
-              The location of Postfix dynamically-linked  libraries  (libpost-
-              fix-*.so),  and the default location of Postfix database plugins
-              (postfix-*.so) that have  a  relative  pathname  in  the  dynam-
+              The  location  of Postfix dynamically-linked libraries (libpost-
+              fix-*.so), and the default location of Postfix database  plugins
+              (postfix-*.so)  that  have  a  relative  pathname  in the dynam-
               icmaps.cf file.
 
        Available in Postfix version 3.1 and later:
@@ -246,29 +248,29 @@ POSTFIX(1)                                                          POSTFIX(1)
        Other configuration parameters:
 
        import_environment (see 'postconf -d' output)
-              The  list  of  environment  variables  that a privileged Postfix
-              process will  import  from  a  non-Postfix  parent  process,  or
+              The list of environment  variables  that  a  privileged  Postfix
+              process  will  import  from  a  non-Postfix  parent  process, or
               name=value environment overrides.
 
        syslog_facility (mail)
               The syslog facility of Postfix logging.
 
        syslog_name (see 'postconf -d' output)
-              A  prefix  that  is  prepended  to  the  process  name in syslog
+              A prefix that  is  prepended  to  the  process  name  in  syslog
               records, so that, for example, "smtpd" becomes "prefix/smtpd".
 
        Available in Postfix version 2.6 and later:
 
        multi_instance_directories (empty)
-              An optional list of non-default Postfix  configuration  directo-
-              ries;  these  directories belong to additional Postfix instances
-              that share the Postfix executable files and  documentation  with
-              the  default  Postfix  instance,  and that are started, stopped,
+              An  optional  list of non-default Postfix configuration directo-
+              ries; these directories belong to additional  Postfix  instances
+              that  share  the Postfix executable files and documentation with
+              the default Postfix instance, and  that  are  started,  stopped,
               etc., together with the default Postfix instance.
 
        multi_instance_wrapper (empty)
-              The pathname of a multi-instance manager command that the  post-
-              fix(1)   command  invokes  when  the  multi_instance_directories
+              The  pathname of a multi-instance manager command that the post-
+              fix(1)  command  invokes  when  the   multi_instance_directories
               parameter value is non-empty.
 
        multi_instance_group (empty)
@@ -278,17 +280,17 @@ POSTFIX(1)                                                          POSTFIX(1)
               The optional instance name of this Postfix instance.
 
        multi_instance_enable (no)
-              Allow this Postfix instance to be started, stopped, etc.,  by  a
+              Allow  this  Postfix instance to be started, stopped, etc., by a
               multi-instance manager.
 
        Available in Postfix version 3.4 and later:
 
        maillog_file (empty)
-              The  name  of an optional logfile that is written by the Postfix
+              The name of an optional logfile that is written by  the  Postfix
               postlogd(8) service.
 
        maillog_file_compressor (gzip)
-              The program to run after rotating  $maillog_file  with  "postfix
+              The  program  to  run after rotating $maillog_file with "postfix
               logrotate".
 
        maillog_file_prefixes (/var, /dev/stdout)
@@ -302,12 +304,12 @@ POSTFIX(1)                                                          POSTFIX(1)
               The name of the postlogd(8) service entry in master.cf.
 
 FILES
-       Prior to Postfix version 2.6, all of the following files were in  $con-
-       fig_directory.  Some files are now in $daemon_directory or $meta_direc-
-       tory so that they can be shared among multiple instances that  run  the
+       Prior  to Postfix version 2.6, all of the following files were in $con-
+       fig_directory. Some files are now in $daemon_directory or  $meta_direc-
+       tory  so  that they can be shared among multiple instances that run the
        same Postfix version.
 
-       Use  the command "postconf config_directory" or "postconf daemon_direc-
+       Use the command "postconf config_directory" or "postconf  daemon_direc-
        tory" to expand the names into their actual values.
 
        $config_directory/main.cf, Postfix configuration parameters
diff --git a/postfix/html/postkick.1.html b/postfix/html/postkick.1.html
index 12ebc5aa2..3156fc4a0 100644
--- a/postfix/html/postkick.1.html
+++ b/postfix/html/postkick.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postkick(1) 
   
 POSTKICK(1)                                                        POSTKICK(1)
diff --git a/postfix/html/postlock.1.html b/postfix/html/postlock.1.html
index 3cac8c0ec..0ca0b57cc 100644
--- a/postfix/html/postlock.1.html
+++ b/postfix/html/postlock.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postlock(1) 
   
 POSTLOCK(1)                                                        POSTLOCK(1)
diff --git a/postfix/html/postlog.1.html b/postfix/html/postlog.1.html
index d3c038f49..587edbc1d 100644
--- a/postfix/html/postlog.1.html
+++ b/postfix/html/postlog.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postlog(1) 
   
 POSTLOG(1)                                                          POSTLOG(1)
@@ -69,7 +70,7 @@ POSTLOG(1)                                                          POSTLOG(1)
               figuration files.
 
        import_environment (see 'postconf -d' output)
-              The list of environment parameters  that  a  privileged  Postfix
+              The list of environment  variables  that  a  privileged  Postfix
               process  will  import  from  a  non-Postfix  parent  process, or
               name=value environment overrides.
 
diff --git a/postfix/html/postlogd.8.html b/postfix/html/postlogd.8.html
index bd26cb85c..58cdf017d 100644
--- a/postfix/html/postlogd.8.html
+++ b/postfix/html/postlogd.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postlogd(8) 
   
 POSTLOGD(8)                                                        POSTLOGD(8)
diff --git a/postfix/html/postmap.1.html b/postfix/html/postmap.1.html
index aa5377b21..371af308b 100644
--- a/postfix/html/postmap.1.html
+++ b/postfix/html/postmap.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postmap(1) 
   
 POSTMAP(1)                                                          POSTMAP(1)
diff --git a/postfix/html/postmulti.1.html b/postfix/html/postmulti.1.html
index 6456b9219..8ef57cf4a 100644
--- a/postfix/html/postmulti.1.html
+++ b/postfix/html/postmulti.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postmulti(1) 
   
 POSTMULTI(1)                                                      POSTMULTI(1)
diff --git a/postfix/html/postqueue.1.html b/postfix/html/postqueue.1.html
index 7f37ded48..49f2ed554 100644
--- a/postfix/html/postqueue.1.html
+++ b/postfix/html/postqueue.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postqueue(1) 
   
 POSTQUEUE(1)                                                      POSTQUEUE(1)
diff --git a/postfix/html/postscreen.8.html b/postfix/html/postscreen.8.html
index 1fc5361dc..b81ba76ca 100644
--- a/postfix/html/postscreen.8.html
+++ b/postfix/html/postscreen.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postscreen(8) 
   
 POSTSCREEN(8)                                                    POSTSCREEN(8)
diff --git a/postfix/html/postsuper.1.html b/postfix/html/postsuper.1.html
index 47b98f316..30a524a4d 100644
--- a/postfix/html/postsuper.1.html
+++ b/postfix/html/postsuper.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - postsuper(1) 
   
 POSTSUPER(1)                                                      POSTSUPER(1)
diff --git a/postfix/html/posttls-finger.1.html b/postfix/html/posttls-finger.1.html
index 877a2fa67..2ed629a86 100644
--- a/postfix/html/posttls-finger.1.html
+++ b/postfix/html/posttls-finger.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - posttls-finger(1) 
   
 POSTTLS-FINGER(1)                                            POSTTLS-FINGER(1)
diff --git a/postfix/html/proxymap.8.html b/postfix/html/proxymap.8.html
index 8a65c6064..7c98c47d6 100644
--- a/postfix/html/proxymap.8.html
+++ b/postfix/html/proxymap.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - proxymap(8) 
   
 PROXYMAP(8)                                                        PROXYMAP(8)
diff --git a/postfix/html/qmgr.8.html b/postfix/html/qmgr.8.html
index a19958510..bfaa05fdb 100644
--- a/postfix/html/qmgr.8.html
+++ b/postfix/html/qmgr.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - qmgr(8) 
   
 QMGR(8)                                                                QMGR(8)
@@ -110,12 +111,12 @@ QMGR(8)                                                                QMGR(8)
        constant used internally by the software):
 
        D (QMGR_REQ_SCAN_DEFERRED)
-              Start a deferred queue  scan.   If  a  deferred  queue  scan  is
+              Start a deferred queue  scan.   If  a  deferred  queue  scan  is
               already  in  progress, that scan will be restarted as soon as it
               finishes.
 
        I (QMGR_REQ_SCAN_INCOMING)
-              Start an incoming queue scan.  If  an  incoming  queue  scan  is
+              Start an incoming queue scan.  If  an  incoming  queue  scan  is
               already  in  progress, that scan will be restarted as soon as it
               finishes.
 
@@ -185,7 +186,7 @@ QMGR(8)                                                                QMGR(8)
               next-hop  destination, use $default_filter_nexthop instead; when
               that value is empty, use the domain in the recipient address.
 
-ACTIVE QUEUE CONTROLS
+ACTIVE QUEUE CONTROLS
        qmgr_clog_warn_time (300s)
               The minimal delay between warnings that a  specific  destination
               is clogging up the Postfix active queue.
@@ -205,7 +206,7 @@ QMGR(8)                                                                QMGR(8)
               The default per-transport upper limit on the number of in-memory
               recipients.
 
-       transport_recipient_limit ($default_recipient_limit)
+       transport_recipient_limit ($default_recipient_limit)
               A transport-specific override  for  the  default_recipient_limit
               parameter  value,  where  transport is the master.cf name of the
               message delivery transport.
@@ -214,7 +215,7 @@ QMGR(8)                                                                QMGR(8)
               The default value for the extra per-transport limit  imposed  on
               the number of in-memory recipients.
 
-       transport_extra_recipient_limit ($default_extra_recipient_limit)
+       transport_extra_recipient_limit ($default_extra_recipient_limit)
               A  transport-specific  override  for  the  default_extra_recipi-
               ent_limit parameter value, where transport is the master.cf name
               of the message delivery transport.
@@ -225,7 +226,7 @@ QMGR(8)                                                                QMGR(8)
               The  default  per-transport  limit  on  the number of recipients
               refilled at once.
 
-       transport_recipient_refill_limit ($default_recipient_refill_limit)
+       transport_recipient_refill_limit ($default_recipient_refill_limit)
               A   transport-specific   override   for   the    default_recipi-
               ent_refill_limit  parameter  value,  where transport is the mas-
               ter.cf name of the message delivery transport.
@@ -234,7 +235,7 @@ QMGR(8)                                                                QMGR(8)
               The  default  per-transport  maximum  delay  between  recipients
               refills.
 
-       transport_recipient_refill_delay ($default_recipient_refill_delay)
+       transport_recipient_refill_delay ($default_recipient_refill_delay)
               A    transport-specific   override   for   the   default_recipi-
               ent_refill_delay parameter value, where transport  is  the  mas-
               ter.cf name of the message delivery transport.
@@ -248,18 +249,18 @@ QMGR(8)                                                                QMGR(8)
               The default maximal number of parallel deliveries  to  the  same
               destination.
 
-       transport_destination_concurrency_limit   ($default_destination_concur-
+       transport_destination_concurrency_limit   ($default_destination_concur-
        rency_limit)
-              A  transport-specific  override for the default_destination_con-
-              currency_limit parameter value, where transport is the master.cf
+              A  transport-specific  override for the default_destination_con-
+              currency_limit parameter value, where transport is the master.cf
               name of the message delivery transport.
 
        Available in Postfix version 2.5 and later:
 
-       transport_initial_destination_concurrency ($initial_destination_concur-
+       transport_initial_destination_concurrency ($initial_destination_concur-
        rency)
-              A  transport-specific  override for the initial_destination_con-
-              currency parameter value, where transport is the master.cf  name
+              A  transport-specific  override for the initial_destination_con-
+              currency parameter value, where transport is the master.cf  name
               of the message delivery transport.
 
        default_destination_concurrency_failed_cohort_limit (1)
@@ -267,7 +268,7 @@ QMGR(8)                                                                QMGR(8)
               failure before a specific destination is considered  unavailable
               (and further delivery is suspended).
 
-       transport_destination_concurrency_failed_cohort_limit  ($default_desti-
+       transport_destination_concurrency_failed_cohort_limit  ($default_desti-
        nation_concurrency_failed_cohort_limit)
               A  transport-specific  override for the default_destination_con-
               currency_failed_cohort_limit parameter value, where transport is
@@ -278,10 +279,10 @@ QMGR(8)                                                                QMGR(8)
               feedback, after a delivery completes with a connection or  hand-
               shake failure.
 
-       transport_destination_concurrency_negative_feedback  ($default_destina-
+       transport_destination_concurrency_negative_feedback  ($default_destina-
        tion_concurrency_negative_feedback)
-              A  transport-specific  override for the default_destination_con-
-              currency_negative_feedback parameter value, where  transport  is
+              A  transport-specific  override for the default_destination_con-
+              currency_negative_feedback parameter value, where  transport  is
               the master.cf name of the message delivery transport.
 
        default_destination_concurrency_positive_feedback (1)
@@ -289,10 +290,10 @@ QMGR(8)                                                                QMGR(8)
               feedback, after a delivery completes without connection or hand-
               shake failure.
 
-       transport_destination_concurrency_positive_feedback  ($default_destina-
+       transport_destination_concurrency_positive_feedback  ($default_destina-
        tion_concurrency_positive_feedback)
-              A  transport-specific  override for the default_destination_con-
-              currency_positive_feedback parameter value, where  transport  is
+              A  transport-specific  override for the default_destination_con-
+              currency_positive_feedback parameter value, where  transport  is
               the master.cf name of the message delivery transport.
 
        destination_concurrency_feedback_debug (no)
@@ -303,7 +304,7 @@ QMGR(8)                                                                QMGR(8)
        default_destination_recipient_limit (50)
               The default maximal number of recipients per message delivery.
 
-       transport_destination_recipient_limit     ($default_destination_recipi-
+       transport_destination_recipient_limit     ($default_destination_recipi-
        ent_limit)
               A transport-specific override for the default_destination_recip-
               ient_limit  parameter  value,  where  transport is the master.cf
@@ -314,7 +315,7 @@ QMGR(8)                                                                QMGR(8)
               How often the Postfix queue manager's scheduler  is  allowed  to
               preempt delivery of one message with another.
 
-       transport_delivery_slot_cost ($default_delivery_slot_cost)
+       transport_delivery_slot_cost ($default_delivery_slot_cost)
               A transport-specific override for the default_delivery_slot_cost
               parameter value, where transport is the master.cf  name  of  the
               message delivery transport.
@@ -323,7 +324,7 @@ QMGR(8)                                                                QMGR(8)
               How  many  recipients a message must have in order to invoke the
               Postfix queue manager's scheduling algorithm at all.
 
-       transport_minimum_delivery_slots ($default_minimum_delivery_slots)
+       transport_minimum_delivery_slots ($default_minimum_delivery_slots)
               A transport-specific  override  for  the  default_minimum_deliv-
               ery_slots parameter value, where transport is the master.cf name
               of the message delivery transport.
@@ -332,16 +333,16 @@ QMGR(8)                                                                QMGR(8)
               The default value for transport-specific _delivery_slot_discount
               settings.
 
-       transport_delivery_slot_discount ($default_delivery_slot_discount)
-              A transport-specific override for the default_delivery_slot_dis-
-              count parameter value, where transport is the master.cf name  of
+       transport_delivery_slot_discount ($default_delivery_slot_discount)
+              A transport-specific override for the default_delivery_slot_dis-
+              count parameter value, where transport is the master.cf name  of
               the message delivery transport.
 
        default_delivery_slot_loan (3)
               The  default  value  for  transport-specific _delivery_slot_loan
               settings.
 
-       transport_delivery_slot_loan ($default_delivery_slot_loan)
+       transport_delivery_slot_loan ($default_delivery_slot_loan)
               A transport-specific override for the default_delivery_slot_loan
               parameter  value,  where  transport is the master.cf name of the
               message delivery transport.
@@ -381,7 +382,7 @@ QMGR(8)                                                                QMGR(8)
               message  deliveries  to  the  same destination and over the same
               message delivery transport.
 
-       transport_destination_rate_delay ($default_destination_rate_delay)
+       transport_destination_rate_delay ($default_destination_rate_delay)
               A   transport-specific   override   for   the   default_destina-
               tion_rate_delay  parameter  value,  where  transport is the mas-
               ter.cf name of the message delivery transport.
@@ -393,7 +394,7 @@ QMGR(8)                                                                QMGR(8)
               message  deliveries  over  the  same message delivery transport,
               regardless of destination.
 
-       transport_transport_rate_delay ($default_transport_rate_delay)
+       transport_transport_rate_delay ($default_transport_rate_delay)
               A   transport-specific   override   for    the    default_trans-
               port_rate_delay  parameter value, where the initial transport in
               the parameter name is the master.cf name of the message delivery
diff --git a/postfix/html/qmqp-sink.1.html b/postfix/html/qmqp-sink.1.html
index 2ff8a028b..3ef49452e 100644
--- a/postfix/html/qmqp-sink.1.html
+++ b/postfix/html/qmqp-sink.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - qmqp-sink(1) 
   
 QMQP-SINK(1)                                                      QMQP-SINK(1)
diff --git a/postfix/html/qmqp-source.1.html b/postfix/html/qmqp-source.1.html
index 7bb739a20..fc511c564 100644
--- a/postfix/html/qmqp-source.1.html
+++ b/postfix/html/qmqp-source.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - qmqp-source(1) 
   
 QMQP-SOURCE(1)                                                  QMQP-SOURCE(1)
diff --git a/postfix/html/qmqpd.8.html b/postfix/html/qmqpd.8.html
index bbabaf714..9506cfa44 100644
--- a/postfix/html/qmqpd.8.html
+++ b/postfix/html/qmqpd.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - qmqpd(8) 
   
 QMQPD(8)                                                              QMQPD(8)
diff --git a/postfix/html/qshape.1.html b/postfix/html/qshape.1.html
index 07d206c0b..26be5a31b 100644
--- a/postfix/html/qshape.1.html
+++ b/postfix/html/qshape.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - qshape(1) 
   
 QSHAPE(1)                                                            QSHAPE(1)
diff --git a/postfix/html/regexp_table.5.html b/postfix/html/regexp_table.5.html
index 17d887559..05cda133d 100644
--- a/postfix/html/regexp_table.5.html
+++ b/postfix/html/regexp_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - regexp_table(5) 
   
 REGEXP_TABLE(5)                                                REGEXP_TABLE(5)
diff --git a/postfix/html/relocated.5.html b/postfix/html/relocated.5.html
index 87db84b65..efd2f53ad 100644
--- a/postfix/html/relocated.5.html
+++ b/postfix/html/relocated.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - relocated(5) 
   
 RELOCATED(5)                                                      RELOCATED(5)
diff --git a/postfix/html/scache.8.html b/postfix/html/scache.8.html
index c3b8b19bc..932b99abd 100644
--- a/postfix/html/scache.8.html
+++ b/postfix/html/scache.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - scache(8) 
   
 SCACHE(8)                                                            SCACHE(8)
diff --git a/postfix/html/sendmail.1.html b/postfix/html/sendmail.1.html
index eb99f16cb..bebc17b3f 100644
--- a/postfix/html/sendmail.1.html
+++ b/postfix/html/sendmail.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - sendmail(1) 
   
 SENDMAIL(1)                                                        SENDMAIL(1)
diff --git a/postfix/html/showq.8.html b/postfix/html/showq.8.html
index 46d4ca4ae..8dfc9916c 100644
--- a/postfix/html/showq.8.html
+++ b/postfix/html/showq.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - showq(8) 
   
 SHOWQ(8)                                                              SHOWQ(8)
diff --git a/postfix/html/smtp-sink.1.html b/postfix/html/smtp-sink.1.html
index ed44dd4ba..4fcac7a5b 100644
--- a/postfix/html/smtp-sink.1.html
+++ b/postfix/html/smtp-sink.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - smtp-sink(1) 
   
 SMTP-SINK(1)                                                      SMTP-SINK(1)
diff --git a/postfix/html/smtp-source.1.html b/postfix/html/smtp-source.1.html
index 6ff6db350..db9a17bbb 100644
--- a/postfix/html/smtp-source.1.html
+++ b/postfix/html/smtp-source.1.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - smtp-source(1) 
   
 SMTP-SOURCE(1)                                                  SMTP-SOURCE(1)
diff --git a/postfix/html/smtp.8.html b/postfix/html/smtp.8.html
index 506864769..7ab41d4c6 100644
--- a/postfix/html/smtp.8.html
+++ b/postfix/html/smtp.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - smtp(8) 
   
 SMTP(8)                                                                SMTP(8)
diff --git a/postfix/html/smtpd.8.html b/postfix/html/smtpd.8.html
index 796e75297..dca57a0ac 100644
--- a/postfix/html/smtpd.8.html
+++ b/postfix/html/smtpd.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - smtpd(8) 
   
 SMTPD(8)                                                              SMTPD(8)
diff --git a/postfix/html/socketmap_table.5.html b/postfix/html/socketmap_table.5.html
index 1387fb394..a8bbd07ae 100644
--- a/postfix/html/socketmap_table.5.html
+++ b/postfix/html/socketmap_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - socketmap_table(5) 
   
 SOCKETMAP_TABLE(5)                                          SOCKETMAP_TABLE(5)
diff --git a/postfix/html/spawn.8.html b/postfix/html/spawn.8.html
index a0fc22062..8b2f2f140 100644
--- a/postfix/html/spawn.8.html
+++ b/postfix/html/spawn.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - spawn(8) 
   
 SPAWN(8)                                                              SPAWN(8)
diff --git a/postfix/html/sqlite_table.5.html b/postfix/html/sqlite_table.5.html
index 308d1ccb7..7c32d8cc7 100644
--- a/postfix/html/sqlite_table.5.html
+++ b/postfix/html/sqlite_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - sqlite_table(5) 
   
 SQLITE_TABLE(5)                                                SQLITE_TABLE(5)
diff --git a/postfix/html/tcp_table.5.html b/postfix/html/tcp_table.5.html
index 83f0d884b..7c6a9d9c6 100644
--- a/postfix/html/tcp_table.5.html
+++ b/postfix/html/tcp_table.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - tcp_table(5) 
   
 TCP_TABLE(5)                                                      TCP_TABLE(5)
diff --git a/postfix/html/tlsmgr.8.html b/postfix/html/tlsmgr.8.html
index 24cbccbcd..48d8a4034 100644
--- a/postfix/html/tlsmgr.8.html
+++ b/postfix/html/tlsmgr.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - tlsmgr(8) 
   
 TLSMGR(8)                                                            TLSMGR(8)
diff --git a/postfix/html/tlsproxy.8.html b/postfix/html/tlsproxy.8.html
index 121ddc3bc..3dd9257c8 100644
--- a/postfix/html/tlsproxy.8.html
+++ b/postfix/html/tlsproxy.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - tlsproxy(8) 
   
 TLSPROXY(8)                                                        TLSPROXY(8)
diff --git a/postfix/html/trace.8.html b/postfix/html/trace.8.html
index a2768453d..ba2ced94e 100644
--- a/postfix/html/trace.8.html
+++ b/postfix/html/trace.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - bounce(8) 
   
 BOUNCE(8)                                                            BOUNCE(8)
diff --git a/postfix/html/transport.5.html b/postfix/html/transport.5.html
index b38dba51d..b6e7f276b 100644
--- a/postfix/html/transport.5.html
+++ b/postfix/html/transport.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - transport(5) 
   
 TRANSPORT(5)                                                      TRANSPORT(5)
diff --git a/postfix/html/trivial-rewrite.8.html b/postfix/html/trivial-rewrite.8.html
index 60638567c..1bcd8e7d5 100644
--- a/postfix/html/trivial-rewrite.8.html
+++ b/postfix/html/trivial-rewrite.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - trivial-rewrite(8) 
   
 TRIVIAL-REWRITE(8)                                          TRIVIAL-REWRITE(8)
diff --git a/postfix/html/verify.8.html b/postfix/html/verify.8.html
index 0d17eea64..8e8b451d3 100644
--- a/postfix/html/verify.8.html
+++ b/postfix/html/verify.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - verify(8) 
   
 VERIFY(8)                                                            VERIFY(8)
diff --git a/postfix/html/virtual.5.html b/postfix/html/virtual.5.html
index 590b35714..7e9061efa 100644
--- a/postfix/html/virtual.5.html
+++ b/postfix/html/virtual.5.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - virtual(5) 
   
 VIRTUAL(5)                                                          VIRTUAL(5)
diff --git a/postfix/html/virtual.8.html b/postfix/html/virtual.8.html
index c02c3624b..c6995c0ab 100644
--- a/postfix/html/virtual.8.html
+++ b/postfix/html/virtual.8.html
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/loose.dtd">
  
 
+
  Postfix manual - virtual(8) 
   
 VIRTUAL(8)                                                          VIRTUAL(8)
diff --git a/postfix/man/man1/postfix.1 b/postfix/man/man1/postfix.1
index 21681de36..c3ad0d8e9 100644
--- a/postfix/man/man1/postfix.1
+++ b/postfix/man/man1/postfix.1
@@ -74,7 +74,8 @@ poor delivery performance of all other mail.
 Re\-read configuration files. Running processes terminate at their
 earliest convenience.
 .IP \fBstatus\fR
-Indicate if the Postfix mail system is currently running.
+Indicate if the Postfix mail system is currently running
+(zero exit status) or stopped (non\-zero exit status).
 .IP "\fBset\-permissions\fR [\fIname\fR=\fIvalue ...\fR]"
 Set the ownership and permissions of Postfix related files and
 directories, as specified in the \fBpostfix\-files\fR file.
diff --git a/postfix/man/man1/postlog.1 b/postfix/man/man1/postlog.1
index 406a3a3b8..52bd815c3 100644
--- a/postfix/man/man1/postlog.1
+++ b/postfix/man/man1/postlog.1
@@ -79,7 +79,7 @@ The text below provides only a parameter summary. See
 The default location of the Postfix main.cf and master.cf
 configuration files.
 .IP "\fBimport_environment (see 'postconf -d' output)\fR"
-The list of environment parameters that a privileged Postfix
+The list of environment variables that a privileged Postfix
 process will import from a non\-Postfix parent process, or name=value
 environment overrides.
 .IP "\fBsyslog_facility (mail)\fR"
diff --git a/postfix/mantools/make_soho_readme b/postfix/mantools/make_soho_readme
index fb94c3f65..6b1c7b851 100755
--- a/postfix/mantools/make_soho_readme
+++ b/postfix/mantools/make_soho_readme
@@ -11,6 +11,7 @@ cat <<'EOF'
 Postfix Small/Home Office Hints and Tips
 
 
+
 
 
 
diff --git a/postfix/mantools/makemanidx b/postfix/mantools/makemanidx
index e696fd38c..9b96250be 100755
--- a/postfix/mantools/makemanidx
+++ b/postfix/mantools/makemanidx
@@ -11,6 +11,7 @@ cat <Postfix Manual Pages 
 
 
+
 
 
 
diff --git a/postfix/mantools/man2html b/postfix/mantools/man2html
index db17bda50..3f78eff49 100755
--- a/postfix/mantools/man2html
+++ b/postfix/mantools/man2html
@@ -15,6 +15,7 @@ echo "
  
 
+
  $title 
   
"
 
diff --git a/postfix/proto/ADDRESS_CLASS_README.html b/postfix/proto/ADDRESS_CLASS_README.html
index ccf69b1bb..7a30535d3 100644
--- a/postfix/proto/ADDRESS_CLASS_README.html
+++ b/postfix/proto/ADDRESS_CLASS_README.html
@@ -8,6 +8,7 @@
 Postfix Address Classes 
 
 
+
 
 
 
diff --git a/postfix/proto/ADDRESS_REWRITING_README.html b/postfix/proto/ADDRESS_REWRITING_README.html
index 8c60b765a..c8584104a 100644
--- a/postfix/proto/ADDRESS_REWRITING_README.html
+++ b/postfix/proto/ADDRESS_REWRITING_README.html
@@ -8,6 +8,7 @@
 Postfix Address Rewriting 
 
 
+
 
 
 
diff --git a/postfix/proto/ADDRESS_VERIFICATION_README.html b/postfix/proto/ADDRESS_VERIFICATION_README.html
index aaaf24df0..c09c3b6e5 100644
--- a/postfix/proto/ADDRESS_VERIFICATION_README.html
+++ b/postfix/proto/ADDRESS_VERIFICATION_README.html
@@ -8,6 +8,7 @@
 Postfix Address Verification 
 
 
+
 
 
 
diff --git a/postfix/proto/BACKSCATTER_README.html b/postfix/proto/BACKSCATTER_README.html
index aae943091..a1785399c 100644
--- a/postfix/proto/BACKSCATTER_README.html
+++ b/postfix/proto/BACKSCATTER_README.html
@@ -8,6 +8,7 @@
 Postfix Backscatter Howto
 
 
+
 
 
 
diff --git a/postfix/proto/BASIC_CONFIGURATION_README.html b/postfix/proto/BASIC_CONFIGURATION_README.html
index 1b1079329..eaa16ccb5 100644
--- a/postfix/proto/BASIC_CONFIGURATION_README.html
+++ b/postfix/proto/BASIC_CONFIGURATION_README.html
@@ -8,6 +8,7 @@
  Postfix Basic Configuration 
 
 
+
 
 
 
diff --git a/postfix/proto/BDAT_README.html b/postfix/proto/BDAT_README.html
index 1891c7b30..31ef77ce6 100644
--- a/postfix/proto/BDAT_README.html
+++ b/postfix/proto/BDAT_README.html
@@ -8,6 +8,7 @@
 Postfix BDAT (CHUNKING) support
 
 
+
 
 
 
diff --git a/postfix/proto/BUILTIN_FILTER_README.html b/postfix/proto/BUILTIN_FILTER_README.html
index 939fafb15..3d3471d71 100644
--- a/postfix/proto/BUILTIN_FILTER_README.html
+++ b/postfix/proto/BUILTIN_FILTER_README.html
@@ -8,6 +8,7 @@
 Postfix Built-in Content Inspection
 
 
+
 
 
 
diff --git a/postfix/proto/CDB_README.html b/postfix/proto/CDB_README.html
index 3fd09734c..51ef401c0 100644
--- a/postfix/proto/CDB_README.html
+++ b/postfix/proto/CDB_README.html
@@ -8,6 +8,7 @@
 Postfix CDB Howto
 
 
+
 
 
 
diff --git a/postfix/proto/COMPATIBILITY_README.html b/postfix/proto/COMPATIBILITY_README.html
index 7020dbe23..e4e91e17d 100644
--- a/postfix/proto/COMPATIBILITY_README.html
+++ b/postfix/proto/COMPATIBILITY_README.html
@@ -8,6 +8,7 @@
 Postfix Backwards-Compatibility Safety Net
 
 
+
 
 
 
diff --git a/postfix/proto/CONNECTION_CACHE_README.html b/postfix/proto/CONNECTION_CACHE_README.html
index bc2e34ed6..79e5a94de 100644
--- a/postfix/proto/CONNECTION_CACHE_README.html
+++ b/postfix/proto/CONNECTION_CACHE_README.html
@@ -8,6 +8,7 @@
 Postfix Connection Cache 
 
 
+
 
 
 
diff --git a/postfix/proto/CONTENT_INSPECTION_README.html b/postfix/proto/CONTENT_INSPECTION_README.html
index 57d483650..e7349ba8f 100644
--- a/postfix/proto/CONTENT_INSPECTION_README.html
+++ b/postfix/proto/CONTENT_INSPECTION_README.html
@@ -8,6 +8,7 @@
 Postfix Content Inspection 
 
 
+
 
 
 
diff --git a/postfix/proto/DATABASE_README.html b/postfix/proto/DATABASE_README.html
index 1db337258..2302cc354 100644
--- a/postfix/proto/DATABASE_README.html
+++ b/postfix/proto/DATABASE_README.html
@@ -8,6 +8,7 @@
 Postfix Lookup Table Overview
 
 
+
 
 
 
diff --git a/postfix/proto/DB_README.html b/postfix/proto/DB_README.html
index cca3e2b62..c61723c9e 100644
--- a/postfix/proto/DB_README.html
+++ b/postfix/proto/DB_README.html
@@ -8,6 +8,7 @@
 Postfix Berkeley DB Howto
 
 
+
 
 
 
diff --git a/postfix/proto/DEBUG_README.html b/postfix/proto/DEBUG_README.html
index 3a606bbd3..d522daa66 100644
--- a/postfix/proto/DEBUG_README.html
+++ b/postfix/proto/DEBUG_README.html
@@ -8,6 +8,7 @@
  Postfix Debugging Howto 
 
 
+
 
 
 
diff --git a/postfix/proto/DSN_README.html b/postfix/proto/DSN_README.html
index f1ee0dcd5..4ff152e81 100644
--- a/postfix/proto/DSN_README.html
+++ b/postfix/proto/DSN_README.html
@@ -8,6 +8,7 @@
 Postfix DSN Support 
 
 
+
 
 
 
diff --git a/postfix/proto/ETRN_README.html b/postfix/proto/ETRN_README.html
index e3e36a47c..d63bf6f46 100644
--- a/postfix/proto/ETRN_README.html
+++ b/postfix/proto/ETRN_README.html
@@ -8,6 +8,7 @@
 Postfix ETRN Howto
 
 
+
 
 
 
diff --git a/postfix/proto/FILTER_README.html b/postfix/proto/FILTER_README.html
index 12120f080..85a2cafef 100644
--- a/postfix/proto/FILTER_README.html
+++ b/postfix/proto/FILTER_README.html
@@ -8,6 +8,7 @@
 Postfix After-Queue Content Filter 
 
 
+
 
 
 
diff --git a/postfix/proto/FORWARD_SECRECY_README.html b/postfix/proto/FORWARD_SECRECY_README.html
index f97b9b25a..21e659753 100644
--- a/postfix/proto/FORWARD_SECRECY_README.html
+++ b/postfix/proto/FORWARD_SECRECY_README.html
@@ -8,6 +8,7 @@
 TLS Forward Secrecy in Postfix
 
 
+
 
 
 
diff --git a/postfix/proto/INSTALL.html b/postfix/proto/INSTALL.html
index 9837c2489..4686f030e 100644
--- a/postfix/proto/INSTALL.html
+++ b/postfix/proto/INSTALL.html
@@ -8,6 +8,7 @@
 Postfix Installation From Source Code 
 
 
+
 
 
 
diff --git a/postfix/proto/IPV6_README.html b/postfix/proto/IPV6_README.html
index f4cebda69..cb0703059 100644
--- a/postfix/proto/IPV6_README.html
+++ b/postfix/proto/IPV6_README.html
@@ -8,6 +8,7 @@
 Postfix IPv6 Support
 
 
+
 
 
 
diff --git a/postfix/proto/LDAP_README.html b/postfix/proto/LDAP_README.html
index 720d1c0d4..2e7a0cfd0 100644
--- a/postfix/proto/LDAP_README.html
+++ b/postfix/proto/LDAP_README.html
@@ -8,6 +8,7 @@
 Postfix LDAP Howto
 
 
+
 
 
 
diff --git a/postfix/proto/LINUX_README.html b/postfix/proto/LINUX_README.html
index 76c605f3a..364196657 100644
--- a/postfix/proto/LINUX_README.html
+++ b/postfix/proto/LINUX_README.html
@@ -8,6 +8,7 @@
 Postfix and Linux
 
 
+
 
 
 
diff --git a/postfix/proto/LMDB_README.html b/postfix/proto/LMDB_README.html
index a9794cca6..05bfd3083 100644
--- a/postfix/proto/LMDB_README.html
+++ b/postfix/proto/LMDB_README.html
@@ -8,6 +8,7 @@
 Postfix OpenLDAP LMDB Howto
 
 
+
 
 
 
diff --git a/postfix/proto/LOCAL_RECIPIENT_README.html b/postfix/proto/LOCAL_RECIPIENT_README.html
index 12828cdc7..a06b81f2e 100644
--- a/postfix/proto/LOCAL_RECIPIENT_README.html
+++ b/postfix/proto/LOCAL_RECIPIENT_README.html
@@ -8,6 +8,7 @@
 Rejecting Unknown Local Recipients with Postfix
 
 
+
 
 
 
diff --git a/postfix/proto/MAILDROP_README.html b/postfix/proto/MAILDROP_README.html
index 0271ea937..36eb900fb 100644
--- a/postfix/proto/MAILDROP_README.html
+++ b/postfix/proto/MAILDROP_README.html
@@ -8,6 +8,7 @@
 Postfix + Maildrop Howto
 
 
+
 
 
 
diff --git a/postfix/proto/MAILLOG_README.html b/postfix/proto/MAILLOG_README.html
index 641310921..da1c1a8b5 100644
--- a/postfix/proto/MAILLOG_README.html
+++ b/postfix/proto/MAILLOG_README.html
@@ -8,6 +8,7 @@
 Postfix logging to file or stdout
 
 
+
 
 
 
diff --git a/postfix/proto/MEMCACHE_README.html b/postfix/proto/MEMCACHE_README.html
index d14493582..31bca2a70 100644
--- a/postfix/proto/MEMCACHE_README.html
+++ b/postfix/proto/MEMCACHE_README.html
@@ -8,6 +8,7 @@
 Postfix memcache client Howto
 
 
+
 
 
 
diff --git a/postfix/proto/MILTER_README.html b/postfix/proto/MILTER_README.html
index e5ec60e5a..d40d24c97 100644
--- a/postfix/proto/MILTER_README.html
+++ b/postfix/proto/MILTER_README.html
@@ -8,6 +8,7 @@
 Postfix before-queue Milter support 
 
 
+
 
 
 
diff --git a/postfix/proto/MULTI_INSTANCE_README.html b/postfix/proto/MULTI_INSTANCE_README.html
index 196f80405..6359f04a3 100644
--- a/postfix/proto/MULTI_INSTANCE_README.html
+++ b/postfix/proto/MULTI_INSTANCE_README.html
@@ -8,6 +8,7 @@
 Managing multiple Postfix instances on a single host
 
 
+
 
 
 
diff --git a/postfix/proto/MYSQL_README.html b/postfix/proto/MYSQL_README.html
index 91a3be8ef..efbc293bf 100644
--- a/postfix/proto/MYSQL_README.html
+++ b/postfix/proto/MYSQL_README.html
@@ -8,6 +8,7 @@
 Postfix MySQL Howto
 
 
+
 
 
 
diff --git a/postfix/proto/NFS_README.html b/postfix/proto/NFS_README.html
index 0f970ee82..e9af58f93 100644
--- a/postfix/proto/NFS_README.html
+++ b/postfix/proto/NFS_README.html
@@ -8,6 +8,7 @@
 Postfix and NFS
 
 
+
 
 
 
diff --git a/postfix/proto/OVERVIEW.html b/postfix/proto/OVERVIEW.html
index af743aacf..64f9185f3 100644
--- a/postfix/proto/OVERVIEW.html
+++ b/postfix/proto/OVERVIEW.html
@@ -8,6 +8,7 @@
 Postfix Architecture Overview 
 
 
+
 
 
 
diff --git a/postfix/proto/PACKAGE_README.html b/postfix/proto/PACKAGE_README.html
index a30d07287..2350f5f1f 100644
--- a/postfix/proto/PACKAGE_README.html
+++ b/postfix/proto/PACKAGE_README.html
@@ -8,6 +8,7 @@
 Guidelines for Package Builders
 
 
+
 
 
 
diff --git a/postfix/proto/PCRE_README.html b/postfix/proto/PCRE_README.html
index 1741826a3..dd391b259 100644
--- a/postfix/proto/PCRE_README.html
+++ b/postfix/proto/PCRE_README.html
@@ -8,6 +8,7 @@
 Postfix PCRE Support
 
 
+
 
 
 
diff --git a/postfix/proto/PGSQL_README.html b/postfix/proto/PGSQL_README.html
index 509b54e26..000805b87 100644
--- a/postfix/proto/PGSQL_README.html
+++ b/postfix/proto/PGSQL_README.html
@@ -8,6 +8,7 @@
 Postfix PostgreSQL Howto
 
 
+
 
 
 
diff --git a/postfix/proto/POSTSCREEN_3_5_README.html b/postfix/proto/POSTSCREEN_3_5_README.html
index 56db3799a..36dc21e34 100644
--- a/postfix/proto/POSTSCREEN_3_5_README.html
+++ b/postfix/proto/POSTSCREEN_3_5_README.html
@@ -6,6 +6,7 @@
 Postfix Postscreen Howto (Postfix 2.8 - 3.5)
 
 
+
 
 
 
diff --git a/postfix/proto/POSTSCREEN_README.html b/postfix/proto/POSTSCREEN_README.html
index 8ab32359d..eb9c9f5d4 100644
--- a/postfix/proto/POSTSCREEN_README.html
+++ b/postfix/proto/POSTSCREEN_README.html
@@ -6,6 +6,7 @@
 Postfix Postscreen Howto
 
 
+
 
 
 
diff --git a/postfix/proto/QSHAPE_README.html b/postfix/proto/QSHAPE_README.html
index d69671755..27a9a17ac 100644
--- a/postfix/proto/QSHAPE_README.html
+++ b/postfix/proto/QSHAPE_README.html
@@ -8,6 +8,7 @@
 Postfix Bottleneck Analysis
 
 
+
 
 
 
diff --git a/postfix/proto/RESTRICTION_CLASS_README.html b/postfix/proto/RESTRICTION_CLASS_README.html
index 4988a3355..6e9b8bff2 100644
--- a/postfix/proto/RESTRICTION_CLASS_README.html
+++ b/postfix/proto/RESTRICTION_CLASS_README.html
@@ -8,6 +8,7 @@
 Postfix Per-Client/User/etc. Access Control
 
 
+
 
 
 
diff --git a/postfix/proto/SASL_README.html b/postfix/proto/SASL_README.html
index d405402d9..14d959b4c 100644
--- a/postfix/proto/SASL_README.html
+++ b/postfix/proto/SASL_README.html
@@ -6,6 +6,7 @@
 Postfix SASL Howto
 
 
+
 
 
 
diff --git a/postfix/proto/SCHEDULER_README.html b/postfix/proto/SCHEDULER_README.html
index d80b8f4e3..effa1abe8 100644
--- a/postfix/proto/SCHEDULER_README.html
+++ b/postfix/proto/SCHEDULER_README.html
@@ -8,6 +8,7 @@
 Postfix Queue Scheduler
 
 
+
 
 
 
diff --git a/postfix/proto/SMTPD_ACCESS_README.html b/postfix/proto/SMTPD_ACCESS_README.html
index ce38bc82c..971f6cd44 100644
--- a/postfix/proto/SMTPD_ACCESS_README.html
+++ b/postfix/proto/SMTPD_ACCESS_README.html
@@ -8,6 +8,7 @@
 Postfix SMTP relay and access control  
 
 
+
 
 
 
diff --git a/postfix/proto/SMTPD_POLICY_README.html b/postfix/proto/SMTPD_POLICY_README.html
index dd0a5494a..b249c8099 100644
--- a/postfix/proto/SMTPD_POLICY_README.html
+++ b/postfix/proto/SMTPD_POLICY_README.html
@@ -8,6 +8,7 @@
 Postfix SMTP Access Policy Delegation 
 
 
+
 
 
 
diff --git a/postfix/proto/SMTPD_PROXY_README.html b/postfix/proto/SMTPD_PROXY_README.html
index 3009fdbe8..83ce3eb77 100644
--- a/postfix/proto/SMTPD_PROXY_README.html
+++ b/postfix/proto/SMTPD_PROXY_README.html
@@ -8,6 +8,7 @@
 Postfix Before-Queue Content Filter 
 
 
+
 
 
 
diff --git a/postfix/proto/SMTPUTF8_README.html b/postfix/proto/SMTPUTF8_README.html
index c0e560838..2fa5e7db2 100644
--- a/postfix/proto/SMTPUTF8_README.html
+++ b/postfix/proto/SMTPUTF8_README.html
@@ -8,6 +8,7 @@
 Postfix SMTPUTF8 support
 
 
+
 
 
 
diff --git a/postfix/proto/SQLITE_README.html b/postfix/proto/SQLITE_README.html
index 7c4e244c7..2388ab8f6 100644
--- a/postfix/proto/SQLITE_README.html
+++ b/postfix/proto/SQLITE_README.html
@@ -8,6 +8,7 @@
 Postfix SQLite Howto
 
 
+
 
 
 
diff --git a/postfix/proto/STANDARD_CONFIGURATION_README.html b/postfix/proto/STANDARD_CONFIGURATION_README.html
index 3008cfda6..72f07b367 100644
--- a/postfix/proto/STANDARD_CONFIGURATION_README.html
+++ b/postfix/proto/STANDARD_CONFIGURATION_README.html
@@ -8,6 +8,7 @@
 Postfix Standard Configuration Examples
 
 
+
 
 
 
diff --git a/postfix/proto/STRESS_README.html b/postfix/proto/STRESS_README.html
index 30fa5f226..4935226d2 100644
--- a/postfix/proto/STRESS_README.html
+++ b/postfix/proto/STRESS_README.html
@@ -8,6 +8,7 @@
 Postfix Stress-Dependent Configuration
 
 
+
 
 
 
diff --git a/postfix/proto/TLS_LEGACY_README.html b/postfix/proto/TLS_LEGACY_README.html
index dacf1c138..1cdbd1720 100644
--- a/postfix/proto/TLS_LEGACY_README.html
+++ b/postfix/proto/TLS_LEGACY_README.html
@@ -8,6 +8,7 @@
 Postfix legacy TLS Support 
 
 
+
 
 
 
diff --git a/postfix/proto/TLS_README.html b/postfix/proto/TLS_README.html
index 6753b5c8d..a3905662a 100644
--- a/postfix/proto/TLS_README.html
+++ b/postfix/proto/TLS_README.html
@@ -8,6 +8,7 @@
 Postfix TLS Support 
 
 
+
 
 
 
diff --git a/postfix/proto/TUNING_README.html b/postfix/proto/TUNING_README.html
index 61b37bdb2..197deb55e 100644
--- a/postfix/proto/TUNING_README.html
+++ b/postfix/proto/TUNING_README.html
@@ -8,6 +8,7 @@
 Postfix Performance Tuning
 
 
+
 
 
 
diff --git a/postfix/proto/UUCP_README.html b/postfix/proto/UUCP_README.html
index e677a77db..daa9cdb72 100644
--- a/postfix/proto/UUCP_README.html
+++ b/postfix/proto/UUCP_README.html
@@ -8,6 +8,7 @@
 Postfix and UUCP 
 
 
+
 
 
 
diff --git a/postfix/proto/VERP_README.html b/postfix/proto/VERP_README.html
index e442c8943..722b6f59a 100644
--- a/postfix/proto/VERP_README.html
+++ b/postfix/proto/VERP_README.html
@@ -8,6 +8,7 @@
 Postfix VERP Howto
 
 
+
 
 
 
diff --git a/postfix/proto/VIRTUAL_README.html b/postfix/proto/VIRTUAL_README.html
index 1c5aecc0c..9710138cf 100644
--- a/postfix/proto/VIRTUAL_README.html
+++ b/postfix/proto/VIRTUAL_README.html
@@ -8,6 +8,7 @@
 Postfix Virtual Domain Hosting Howto
 
 
+
 
 
 
diff --git a/postfix/proto/XCLIENT_README.html b/postfix/proto/XCLIENT_README.html
index 6393c09b8..f6b7801fb 100644
--- a/postfix/proto/XCLIENT_README.html
+++ b/postfix/proto/XCLIENT_README.html
@@ -8,6 +8,7 @@
 Postfix XCLIENT Howto
 
 
+
 
 
 
diff --git a/postfix/proto/XFORWARD_README.html b/postfix/proto/XFORWARD_README.html
index 1165e98b0..ad380a461 100644
--- a/postfix/proto/XFORWARD_README.html
+++ b/postfix/proto/XFORWARD_README.html
@@ -8,6 +8,7 @@
 Postfix XFORWARD Howto
 
 
+
 
 
 
diff --git a/postfix/proto/postconf.html.prolog b/postfix/proto/postconf.html.prolog
index 530d7b43c..758623d85 100644
--- a/postfix/proto/postconf.html.prolog
+++ b/postfix/proto/postconf.html.prolog
@@ -8,6 +8,7 @@
 Postfix Configuration Parameters 
 
 
+
 
 
 
diff --git a/postfix/proto/stop.double-history b/postfix/proto/stop.double-history
index 018d3af39..ff18887cd 100644
--- a/postfix/proto/stop.double-history
+++ b/postfix/proto/stop.double-history
@@ -30,3 +30,8 @@
  smtp smtp c smtpd smtpd c tls tls_misc c 
  smtp smtp c smtpd smtpd c tls tls_misc c 
 proto  proto SASL_README html proto SQLITE_README html 
+ proto postconf proto global mail_params h smtp smtp c 
+ smtpd smtpd c tls tls_misc c tls tls_proxy_client_misc c 
+ tls tls_proxy h tlsproxy tlsproxy c 
+ postfix postfix c postlog postlog c 
+ postfix postfix c postlog postlog c 
diff --git a/postfix/proto/stop.spell-history b/postfix/proto/stop.spell-history
index 83139f491..e46264975 100644
--- a/postfix/proto/stop.spell-history
+++ b/postfix/proto/stop.spell-history
@@ -45,3 +45,5 @@ NOPREF
 NOWEIGHT
 modernisms
 Bordo
+css
+makemanidx
diff --git a/postfix/src/global/mail_version.h b/postfix/src/global/mail_version.h
index 218ace73a..52bc0bdf7 100644
--- a/postfix/src/global/mail_version.h
+++ b/postfix/src/global/mail_version.h
@@ -20,7 +20,7 @@
   * Patches change both the patchlevel and the release date. Snapshots have no
   * patchlevel; they change the release date only.
   */
-#define MAIL_RELEASE_DATE	"20230304"
+#define MAIL_RELEASE_DATE	"20230308"
 #define MAIL_VERSION_NUMBER	"3.8"
 
 #ifdef SNAPSHOT
diff --git a/postfix/src/postfix/postfix.c b/postfix/src/postfix/postfix.c
index fed152d65..c7f8b40ad 100644
--- a/postfix/src/postfix/postfix.c
+++ b/postfix/src/postfix/postfix.c
@@ -68,7 +68,8 @@
 /*	Re-read configuration files. Running processes terminate at their
 /*	earliest convenience.
 /* .IP \fBstatus\fR
-/*	Indicate if the Postfix mail system is currently running.
+/*	Indicate if the Postfix mail system is currently running
+/*	(zero exit status) or stopped (non-zero exit status).
 /* .IP "\fBset-permissions\fR [\fIname\fR=\fIvalue ...\fR]"
 /*	Set the ownership and permissions of Postfix related files and
 /*	directories, as specified in the \fBpostfix-files\fR file.
@@ -516,8 +517,7 @@ int     main(int argc, char **argv)
      */
     if ((slash = strrchr(argv[0], '/')) != 0 && slash[1])
 	argv[0] = slash + 1;
-    if (isatty(STDERR_FILENO))
-	msg_vstream_init(argv[0], VSTREAM_ERR);
+    msg_vstream_init(argv[0], VSTREAM_ERR);
     maillog_client_init(argv[0], MAILLOG_CLIENT_FLAG_LOGWRITER_FALLBACK);
 
     /*
diff --git a/postfix/src/postlog/postlog.c b/postfix/src/postlog/postlog.c
index eddc432dd..7175f4234 100644
--- a/postfix/src/postlog/postlog.c
+++ b/postfix/src/postlog/postlog.c
@@ -67,7 +67,7 @@
 /*	The default location of the Postfix main.cf and master.cf
 /*	configuration files.
 /* .IP "\fBimport_environment (see 'postconf -d' output)\fR"
-/*	The list of environment parameters that a privileged Postfix
+/*	The list of environment variables that a privileged Postfix
 /*	process will import from a non-Postfix parent process, or name=value
 /*	environment overrides.
 /* .IP "\fBsyslog_facility (mail)\fR"
@@ -267,8 +267,7 @@ int     main(int argc, char **argv)
      */
     argv[0] = POSTLOG_CMD;
     tag = mail_task(argv[0]);
-    if (isatty(STDERR_FILENO))
-	msg_vstream_init(tag, VSTREAM_ERR);
+    msg_vstream_init(tag, VSTREAM_ERR);
     maillog_client_init(tag, MAILLOG_CLIENT_FLAG_LOGWRITER_FALLBACK);
 
     /*