Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2021 14:09:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248563] dma man page missing critical information
Message-ID:  <bug-248563-227-aj0QOKY5ts@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248563-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248563-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248563

Ronald Klop <ronald-lists@klop.ws> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ronald-lists@klop.ws

--- Comment #6 from Ronald Klop <ronald-lists@klop.ws> ---
The reporter of the issue was probably not using SSL/TLS.
DMA does not do plain text passwords over unencrypted connections so he nee=
ded
CRAM-MD5 I guess. This is already documented (if you know how to read this):

see dma(8):
     SECURE (boolean, default=3Dcommented)
           Uncomment this entry and change it to =E2=80=98INSECURE=E2=80=99=
 to use plain text
           SMTP login over an insecure connection.  You have to rename this
           variable manually to prevent that you send your password
           accidentally over an insecure connection.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248563-227-aj0QOKY5ts>