diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-17 09:45:34 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-17 09:45:34 +0000 |
commit | 99f644e66f7bb529533dd13630d159881ecb59d6 (patch) | |
tree | 0d706814bd967db747691a4995a690165414b4c4 | |
parent | 856a05773c353d7bf4cc782988864a07615f6c41 (diff) | |
download | fetchmail-99f644e66f7bb529533dd13630d159881ecb59d6.tar.gz fetchmail-99f644e66f7bb529533dd13630d159881ecb59d6.tar.bz2 fetchmail-99f644e66f7bb529533dd13630d159881ecb59d6.zip |
Mark protocol 'auto' deprecated.
svn path=/branches/BRANCH_6-3/; revision=4747
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ change. MA = Matthias Andree, ESR = Eric S. Raymond, RF = Rob Funk.) is deprecated and may be removed from a future release. * The --enable-fallback (fall back to MDA if MTA unavailable) may be removed from a future fetchmail release. +* The "protocol auto" default inside fetchmail may be removed from a future + fetchmail release. Explicit configuration of the protocol is recommended. -------------------------------------------------------------------------------- |