diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-08-26 23:53:14 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-08-26 23:53:14 +0200 |
commit | b11d834a4739595c52d982ff5bc2e87ed59b8a61 (patch) | |
tree | a241c8b14886a7074d4b73624b8790da24f487aa /NEWS | |
parent | 77b3f56c6b957c933882ac9eeb99d66a03960f49 (diff) | |
download | fetchmail-b11d834a4739595c52d982ff5bc2e87ed59b8a61.tar.gz fetchmail-b11d834a4739595c52d982ff5bc2e87ed59b8a61.tar.bz2 fetchmail-b11d834a4739595c52d982ff5bc2e87ed59b8a61.zip |
NEWS: Deprecate RPA and other nonstandard auth' schemes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -62,6 +62,10 @@ removed from a 6.5.0 or newer release.) * Fetchmailconf is deprecated and will be removed from a future release. * Fetchmail does not guarantee compatibility with EOL OpenSSL versions. Support for end-of-life OpenSSL versions may be removed even from patchlevel releases. +* Nonstandard authentication schemes (such as RPA) may be removed from future + fetchmail versions. +* Nonstandard protocol extensions (such as SDPS/*ENV) may be removed from future + fetchmail versions. # KNOWN BUGS AND WORKAROUNDS * Fetchmail does not handle messages without Message-ID header well |