openbsd-ports/mail/claws-mail/patches/patch-src_common_smtp_h
landry d011b2b6e0 Update to claws-mail 3.8.1 and plugins :
- attremover 1.0.14
- htmlviewer 0.32
- notification 0.30
- rssyl 0.33
- vcalendar 2.0.13

While here add patches for upstream bugs #2840, #2841 and #2842. Add
links to corresponding patches for tracking purposes.

All from Christopher Zimmermann, thanks!
2012-06-29 14:02:54 +00:00

14 lines
429 B
Plaintext

$OpenBSD: patch-src_common_smtp_h,v 1.3 2012/06/29 14:02:54 landry Exp $
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2639
--- 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
{