--- pop3dserver.c.org	Tue Mar  1 12:13:53 2005
+++ pop3dserver.c	Mon May 16 13:30:06 2005
@@ -671,6 +671,7 @@
 		acctout("INFO: I/O error disconnect");
 		exit(1);
 	}
+	if (inheader)	printf("\r\n");
 	if (lastc != '\n')	printf("\r\n");
 	printf(".\r\n");
 	fflush(stdout);
