$OpenBSD: patch-src_common_smtp_h,v 1.2 2008/10/17 12:46:33 landry Exp $
--- src/common/smtp.h.orig	Thu Jul  3 16:31:28 2008
+++ src/common/smtp.h	Sat Oct  4 16:20:27 2008
@@ -32,7 +32,7 @@ typedef struct _SMTPSession	SMTPSession;
 
 #define SMTP_SESSION(obj)	((SMTPSession *)obj)
 
-#define MSGBUFSIZE		8192
+#define MESSAGEBUFSIZE		8192
 
 typedef enum
 {
