aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver.c b/driver.c
index c4c6c938..32f752db 100644
--- a/driver.c
+++ b/driver.c
@@ -737,6 +737,9 @@ static int fetch_messages(int mailserver_socket, struct query *ctl,
* It's unclear what is going on here, as the
* QUALCOMM server (at least) seems to be
* reporting the on-disk size correctly.
+ *
+ * qmail-pop3d also goofs up message sizes and does not
+ * count the line end characters properly.
*/
if (msgblk.msglen != msgsize)
{