[Bug 248563] dma man page missing critical information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Jun 2021 14:09:28 UTC
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 on the CC list for the bug.