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/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248563

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 needed
CRAM-MD5 I guess. This is already documented (if you know how to read this):

see dma(8):
     SECURE (boolean, default=commented)
           Uncomment this entry and change it to ‘INSECURE’ 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.

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

help

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