From 1d4c630077479c5b7b7b8a37970d61db0597cc9b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 28 Nov 1998 16:34:54 +0000 Subject: Fixed an undead-message hole. svn path=/trunk/; revision=2220 --- driver.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'driver.c') 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 -- cgit v1.2.3