aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-05-23 05:10:39 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-05-23 05:10:39 +0000
commitfd04af6785f3700b706d23414e342525f44b91f2 (patch)
tree868e34bd7bd45a00b167d4ff8b4742ef93650d2a
parent2bdebf0cddac3cdcd53bbd5e068c46a61f037f5d (diff)
downloadfetchmail-fd04af6785f3700b706d23414e342525f44b91f2.tar.gz
fetchmail-fd04af6785f3700b706d23414e342525f44b91f2.tar.bz2
fetchmail-fd04af6785f3700b706d23414e342525f44b91f2.zip
Note Henrik's bug.
svn path=/trunk/; revision=1800
-rw-r--r--fetchmail.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 45fc6ffb..7d818149 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -1545,6 +1545,10 @@ in foreground while a background fetchmail is running will do
whichever of these is appropriate to wake it up.
.SH BUGS AND KNOWN PROBLEMS
+Enabling the `mimedecode' option (which defaults to off) may render
+invalid any PGP signatures attached to mail with quoted-printable headers.
+This bug will be fixed in a future version.
+.P
The RFC822 address 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.