]> Pileus Git - ~andy/fetchmail/commitdiff
Expand SMTP buffers to deal with long greeting messages.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 18 Oct 1996 23:48:53 +0000 (23:48 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 18 Oct 1996 23:48:53 +0000 (23:48 -0000)
svn path=/trunk/; revision=348

smtp.h

diff --git a/smtp.h b/smtp.h
index 7ee1893d090be237aa7d33db765d0667098837c2..492d77e400ccd2de5b00a67762c2dd8c0044b658 100644 (file)
--- a/smtp.h
+++ b/smtp.h
@@ -13,7 +13,7 @@
 #ifndef _POPSMTP_
 #define _POPSMTP_
 
-#define         SMTPBUFSIZE     128  
+#define         SMTPBUFSIZE     256
 
 /* SMTP error values */
 #define         SM_OK              0