** No longer affects: ubuntu-docs (Ubuntu Lucid) ** No longer affects: ubuntu-docs (Ubuntu Maverick)
-- You received this bug notification because you are a member of Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu. https://bugs.launchpad.net/bugs/624045 Title: serverguide postfix page contains obsolete commands Status in “ubuntu-docs” package in Ubuntu: Fix Released Bug description: Binary package hint: ubuntu-docs The serverguide page for postfix contains some obsolete commands: smtpd_use_tls = yes postfix documentation (http://www.postfix.org/postconf.5.html#smtpd_use_tls) recommends using smtpd_tls_security_level (http://www.postfix.org/postconf.5.html#smtpd_tls_security_level) instead. smtp_use_tls = yes postfix documentation (http://www.postfix.org/postconf.5.html#smtp_use_tls) recommends using smtp_tls_security_level (http://www.postfix.org/postconf.5.html#smtp_tls_security_level) instead. "smtpd_use_tls = yes" should change to "smtpd_tls_security_level = may" "smtp_use_tls = yes" should change to "smtp_tls_security_level = may" I haven't checked the other commands on the postfix page to see if any are deprecated/obsolete. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/624045/+subscriptions -- Mailing list: https://launchpad.net/~documentation-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~documentation-packages More help : https://help.launchpad.net/ListHelp

