docs/188845: Wrong SMTP port number in the LDAP Authentication article
Ondra Knezour
knezour at weboutsourcing.cz
Mon Apr 21 12:10:01 UTC 2014
>Number: 188845
>Category: docs
>Synopsis: Wrong SMTP port number in the LDAP Authentication article
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 21 12:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Ondra Knezour
>Release:
>Organization:
>Environment:
>Description:
In the example how TLS services differs from their non-encrypted counterparts the article wrongly states, that SMTP is using port number 45, but it is usually 25.
>How-To-Repeat:
Open https://www.freebsd.org/doc/en/articles/ldap-auth/article.html, seek to 2.1.2. Configuring OpenLDAP section, look for the fourth paragraph. Sentence begining with the "Thus SMTPS listens on port 465 (not 45)," should have number 25 in parenthesis, not 45.
>Fix:
Do s/(not 45)/(not 25)/ with some docbook-fu and get it committed, both beyond my capabilities.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list