--- control.c.orig 1998-06-15
+++ control.c 2007-03-21
--- .././qmail-1.03/control.c Mon Jun 15 12:53:16 1998
+++ ../qmail-1.03.2418/control.c Mon Nov 22 21:55:35 2004
@@ -8,7 +8,7 @@
#include "alloc.h"
#include "scan.h"
-static char inbuf[64];
+static char inbuf[2048];
static stralloc line = {0};
static stralloc me = {0};
static int meok = 0;