summaryrefslogtreecommitdiff
path: root/mail/fetchmail/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fetchmail/patches/patch-ac')
-rw-r--r--mail/fetchmail/patches/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/fetchmail/patches/patch-ac b/mail/fetchmail/patches/patch-ac
new file mode 100644
index 00000000000..9231957f75f
--- /dev/null
+++ b/mail/fetchmail/patches/patch-ac
@@ -0,0 +1,10 @@
+--- fetchmail.h.orig Sun Jan 18 18:39:32 1998
++++ fetchmail.h Sat Feb 28 12:21:24 1998
+@@ -28,6 +28,7 @@
+ #define USERNAMELEN 40 /* max POP3 arg length (RFC1939) */
+ #define IDLEN 128 /* max length of UID (RFC1939) */
+
++#undef MSGBUFSIZE
+ #define MSGBUFSIZE 2048 /* size of message read buffer */
+ #define PASSWORDLEN 64 /* max password length */
+ #define DIGESTLEN 33 /* length of MD5 digest */