]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
postfix-2.5.2 v2.5.2
authorWietse Venema <wietse@porcupine.org>
Wed, 7 May 2008 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 10 Feb 2018 19:54:34 +0000 (14:54 -0500)
postfix/README_FILES/ADDRESS_VERIFICATION_README
postfix/html/ADDRESS_VERIFICATION_README.html
postfix/html/master.8.html
postfix/html/postconf.5.html
postfix/html/smtpd.8.html
postfix/man/man5/postconf.5
postfix/man/man8/master.8
postfix/man/man8/smtpd.8
postfix/src/global/mail_version.h
postfix/src/smtpd/smtpd.c

index e27184138eb74dbfd470406ed7c61878e0e7a9cb..36ebb6fc9e41c7ed5fc0f4c6617111255fe381c3 100644 (file)
@@ -103,9 +103,10 @@ L\bLi\bim\bmi\bit\bta\bat\bti\bio\bon\bns\bs o\bof\bf a\bad\bdd\bdr\bre\bes\bss\bs v\bve\ber\bri\bif\bfi\b
     response to end of DATA after a message is transferred. Postfix address
     verification does not work with such sites.
 
-  * By default, Postfix probe messages have "postmaster@$myorigin" as the
-    sender address. This is SAFE because the Postfix SMTP server does not
-    reject mail for this address.
+  * By default, Postfix probe messages have "double-bounce@$myorigin" as the
+    sender address (with Postfix versions before 2.5, the default is
+    "postmaster@$myorigin"). This is SAFE because the Postfix SMTP server does
+    not reject mail for this address.
 
     You can change this into the null address ("address_verify_sender ="). This
     is UNSAFE because address probes will fail with mis-configured sites that
index 70c6e6f22a40a3cf4e318d8bcbc8d244735bfdda..5354649a8392327b8a0460d1cdd2d8385d48fec2 100644 (file)
@@ -207,9 +207,10 @@ delivery failure in response to end of DATA after a message is
 transferred.  Postfix address verification does not work with such
 sites. </p>
 
-<li> <p> By default, Postfix probe messages have "postmaster@$<a href="postconf.5.html#myorigin">myorigin</a>"
-as the sender address. This is SAFE because the Postfix SMTP server
-does not reject mail for this address. </p>
+<li> <p> By default, Postfix probe messages have "double-bounce@$<a href="postconf.5.html#myorigin">myorigin</a>"
+as the sender address (with Postfix versions before 2.5, the default
+is "postmaster@$<a href="postconf.5.html#myorigin">myorigin</a>"). This is SAFE because the Postfix SMTP
+server does not reject mail for this address. </p>
 
 <p> You can change this into the null address ("<a href="postconf.5.html#address_verify_sender">address_verify_sender</a>
 ="). This is UNSAFE because address probes will fail with
index 8594748053eb4a5c4e9f99679f182343ec281083..9cd65b365b2a533e0bdc4ae0000580761e512032 100644 (file)
@@ -171,6 +171,7 @@ MASTER(8)                                                            MASTER(8)
        /etc/postfix/<a href="postconf.5.html">main.cf</a>, global configuration file.
        /etc/postfix/<a href="master.5.html">master.cf</a>, master server configuration file.
        /var/spool/postfix/pid/master.pid, master lock file.
+       /var/lib/postfix/master.lock, master lock file.
 
 <b>SEE ALSO</b>
        <a href="qmgr.8.html">qmgr(8)</a>, queue manager
index 7144efacddd1c9188ea0d0bc2b465102cd6c356a..f442ec2c5a086011fb6f2a44c769698ff702f6ab 100644 (file)
@@ -13211,7 +13211,7 @@ This feature is available in Postfix 2.1 and later.
 (default: 450)</b></DT><DD>
 
 <p>
-The numerical Postfix SMTP server response code when a recipient
+The numerical Postfix SMTP server response code when a sender
 address is rejected by the <a href="postconf.5.html#reject_unverified_sender">reject_unverified_sender</a> restriction.
 </p>
 
index 555ff650c1284270c556e3ac71027cebce3a2406..b8e46e6d3617d4f6997e4c7a9cc615c749e1cdd7 100644 (file)
@@ -956,7 +956,7 @@ SMTPD(8)                                                              SMTPD(8)
 
        <b><a href="postconf.5.html#unverified_sender_reject_code">unverified_sender_reject_code</a> (450)</b>
               The numerical Postfix  SMTP  server  response  code
-              when   a  recipient  address  is  rejected  by  the
+              when   a   sender   address   is  rejected  by  the
               <a href="postconf.5.html#reject_unverified_sender">reject_unverified_sender</a> restriction.
 
        <b><a href="postconf.5.html#unverified_recipient_reject_code">unverified_recipient_reject_code</a> (450)</b>
index ed6cb4a36a4bd6cd00534c772223fc9b76238926..22a5741847668abdf5c3f6067c4de877d57ac19c 100644 (file)
@@ -8132,7 +8132,7 @@ Do not change this unless you have a complete understanding of RFC 821.
 .PP
 This feature is available in Postfix 2.1 and later.
 .SH unverified_sender_reject_code (default: 450)
-The numerical Postfix SMTP server response code when a recipient
+The numerical Postfix SMTP server response code when a sender
 address is rejected by the reject_unverified_sender restriction.
 .PP
 Unlike elsewhere in Postfix, you can specify 250 in order to
index bc20cda9d5b196a445c33aaae1fa976dccb63513..9d74c4ef02396a9d0ed784045756e271e90034fe 100644 (file)
@@ -151,6 +151,7 @@ records, so that "smtpd" becomes, for example, "postfix/smtpd".
 /etc/postfix/main.cf, global configuration file.
 /etc/postfix/master.cf, master server configuration file.
 /var/spool/postfix/pid/master.pid, master lock file.
+/var/lib/postfix/master.lock, master lock file.
 .SH "SEE ALSO"
 .na
 .nf
index b0014b5c69a495323b9ece407efdab78a22c3903..0714d2d541b6bb52fb6a2fe0810a08bffdb27303 100644 (file)
@@ -769,7 +769,7 @@ verification request in progress.
 The sender address to use in address verification probes; prior
 to Postfix 2.5 the default was "postmaster".
 .IP "\fBunverified_sender_reject_code (450)\fR"
-The numerical Postfix SMTP server response code when a recipient
+The numerical Postfix SMTP server response code when a sender
 address is rejected by the reject_unverified_sender restriction.
 .IP "\fBunverified_recipient_reject_code (450)\fR"
 The numerical Postfix SMTP server response when a recipient address
index 06fe174c1cd867d5253b460c80de65faea55af7d..4086429b9e8b5814db79cad6e999a3f7a5fee128 100644 (file)
@@ -20,8 +20,8 @@
   * Patches change both the patchlevel and the release date. Snapshots have no
   * patchlevel; they change the release date only.
   */
-#define MAIL_RELEASE_DATE      "20080501"
-#define MAIL_VERSION_NUMBER    "2.5.2-RC3"
+#define MAIL_RELEASE_DATE      "20080507"
+#define MAIL_VERSION_NUMBER    "2.5.2"
 
 #ifdef SNAPSHOT
 # define MAIL_VERSION_DATE     "-" MAIL_RELEASE_DATE
index ed5999f091f83fe173ff7cd07314c856b4f873bd..740d1bf4ec23f05feed630e97b28bf2ab553b8db 100644 (file)
 /*     The sender address to use in address verification probes; prior
 /*     to Postfix 2.5 the default was "postmaster".
 /* .IP "\fBunverified_sender_reject_code (450)\fR"
-/*     The numerical Postfix SMTP server response code when a recipient
+/*     The numerical Postfix SMTP server response code when a sender
 /*     address is rejected by the reject_unverified_sender restriction.
 /* .IP "\fBunverified_recipient_reject_code (450)\fR"
 /*     The numerical Postfix SMTP server response when a recipient address