|
Loading...
|
postfix-devel@postfix.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: smtpd_sasl_application: TYPO in postconf documentation? Patrick Ben Koetter Wed Jul 25 12:04:46 2007
* Wietse Venema <[EMAIL PROTECTED]>: > Patrick Ben Koetter: > > I think there's a typo in the postconf documentation where > > smtpd_sasl_application_name was written as smtpd_sasl_application. > > > > The only occurence I could find was at the end of the last paragraph at > > <http://www.postfix.org/postconf.5.html#smtpd_sasl_path>. > > Try: > > cd postfixsource > find . -type f -print | xargs grep smtpd_sasl_application > > Patches welcome. Diffs for three files are attached. [EMAIL PROTECTED] -- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
--- ./man/man5/postconf.5 2007-07-20 17:25:38.000000000 +0200 +++ ./man/man5/postconf.5.fix 2007-07-24 14:01:56.000000000 +0200 @@ -6311,7 +6311,7 @@ configuration file or rendezvous point. .PP This feature is available in Postfix 2.3 and later. In earlier -releases it was called smtpd_sasl_application. +releases it was called \fBsmtpd_sasl_application_name\fR. .SH smtpd_sasl_security_options (default: noanonymous) Postfix SMTP server SASL security options; as of Postfix 2.3 the list of available
--- ./html/postconf.5.html 2007-07-20 17:25:38.000000000 +0200 +++ ./html/postconf.5.html.fix 2007-07-24 14:05:26.000000000 +0200 @@ -10557,7 +10557,7 @@ configuration file or rendezvous point. </p> <p> This feature is available in Postfix 2.3 and later. In earlier -releases it was called smtpd_sasl_application. </p> +releases it was called <b><a href="postconf.5.html#smtpd_sasl_application_name">smtpd_sasl_application_name</a></b>.</p> </DD>
--- ./proto/postconf.proto 2007-07-20 17:25:08.000000000 +0200 +++ ./proto/postconf.proto.fix 2007-07-24 14:02:43.000000000 +0200 @@ -9397,7 +9397,7 @@ configuration file or rendezvous point. </p> <p> This feature is available in Postfix 2.3 and later. In earlier -releases it was called smtpd_sasl_application. </p> +releases it was called <b>smtpd_sasl_application_name</b>. </p> %PARAM cyrus_sasl_config_path
- smtpd_sasl_application: TYPO in postconf documentation? Patrick Ben Koetter 2007/07/25
- Re: smtpd_sasl_application: TYPO in postconf documentation? Wietse Venema 2007/07/25
- Re: smtpd_sasl_application: TYPO in postconf documentation? Patrick Ben Koetter 2007/07/25 <=
- ADDENDUM: Re: smtpd_sasl_application: TYPO in postconf documentation? Patrick Ben Koetter 2007/07/25