Date: Mon, 21 Apr 2014 12:03:48 GMT From: Ondra Knezour <knezour@weboutsourcing.cz> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/188845: Wrong SMTP port number in the LDAP Authentication article Message-ID: <201404211203.s3LC3mGi006177@cgiserv.freebsd.org> Resent-Message-ID: <201404211210.s3LCA1b2008008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404211203.s3LC3mGi006177>