I'm not suer whether this is the correct place to report this - but if
not please advise:
In the document:
http://www.postfix.org/SASL_README.html
In the section entitled:
Postfix SMTP/LMTP client policy - SASL mechanism /properties/
and the subsection:
Encrypted SMTP session (TLS)
it recommends:
A more sophisticated policy allows plaintext mechanisms, but only over a
TLS-encrypted connection:
/etc/postfix/main.cf:
smtpd_sasl_security_options = noanonymous, noplaintext
smtpd_sasl_tls_security_options = noanonymous
I think these should be "smtp_" as opposed to "smtpd_" prefixes as it is
discussing client side sasl. ...
Richard.
On 11/09/2010 4:43 AM, Wietse Venema wrote:
Bryan Irvine:
On Fri, Sep 10, 2010 at 1:25 PM, Bryan Irvine<sparcta...@gmail.com> wrote:
On Fri, Sep 10, 2010 at 1:08 PM, Wietse Venema<wie...@porcupine.org> wrote:
Jasper Jongmans:
http://www.postfix.org/QSHAPE_README.html#active_congestion
Google Groups link produces "documented not available" error.
I guess they changed the location. Someone who remembers the thread
subject may be able to dig up its current location.
I think it was this thread:
http://archives.neohapsis.com/archives/postfix/2004-02/1371.html
The result was (I think) that qshape started being bundled from then on.
And here's a google groups link:
http://groups.google.com/group/mailing.postfix.users/browse_thread/thread/25856e3e10dbb295/f8a5171ed82b4347
I'll take both links, by way of backup against future breakage.
Wietse