diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-05-14 15:50:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-05-14 15:50:49 +0000 |
commit | 327f56a75c8f1e02710b5a046b789540d9e3fd61 (patch) | |
tree | 2e63979bf481315186d794862f4b2ce626e3e99d /fetchmail.man | |
parent | 7eb72e524cee0ccf8956edb8629960f78333fb43 (diff) | |
download | fetchmail-327f56a75c8f1e02710b5a046b789540d9e3fd61.tar.gz fetchmail-327f56a75c8f1e02710b5a046b789540d9e3fd61.tar.bz2 fetchmail-327f56a75c8f1e02710b5a046b789540d9e3fd61.zip |
Nailed the embedded-NUL bug.
svn path=/trunk/; revision=999
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fetchmail.man b/fetchmail.man index bebfc877..e274a79c 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1070,9 +1070,6 @@ The RFC822 parser used in multidrop mode chokes on some @-addresses that are technically legal but bizarre. Strange uses of quoting and embedded comments are likely to confuse it. .PP -Retrieval using IMAP will hang if a message has embedded NUL -characters. (This will be fixed in a future release.) -.PP Use of any of the supported protocols other than APOP, KPOP, or ETRN requires that the program send unencrypted passwords over the TCP/IP connection to the mailserver. This creates a risk that name/password pairs |