aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-11-28 16:34:54 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-11-28 16:34:54 +0000
commit1d4c630077479c5b7b7b8a37970d61db0597cc9b (patch)
tree89651a7d006115c02edaa76bbf80736205ab3b17 /driver.c
parent24b7c26905eff4f805e351f06d05229a36e7a370 (diff)
downloadfetchmail-1d4c630077479c5b7b7b8a37970d61db0597cc9b.tar.gz
fetchmail-1d4c630077479c5b7b7b8a37970d61db0597cc9b.tar.bz2
fetchmail-1d4c630077479c5b7b7b8a37970d61db0597cc9b.zip
Fixed an undead-message hole.
svn path=/trunk/; revision=2220
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index cc167c75..0e63c19d 100644
--- a/driver.c
+++ b/driver.c
@@ -1662,7 +1662,8 @@ const struct method *proto; /* protocol method table */
* other hand, you can (peek_capable is set by
* each driver module to convey this; it's not a
* method constant because of the difference between
- * IMAP2bis and IMAP4).
+ * IMAP2bis and IMAP4, and because POP3 doesn't peek
+ * if fetchall is on).
*
* The result of being unable to peek is that if there's
* any kind of transient error (DNS lookup failure, or