summaryrefslogtreecommitdiffstats
path: root/contrib/dma/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dma/dma.h')
-rw-r--r--contrib/dma/dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/dma/dma.h b/contrib/dma/dma.h
index acf5e44..59341761 100644
--- a/contrib/dma/dma.h
+++ b/contrib/dma/dma.h
@@ -49,7 +49,7 @@
#define VERSION "DragonFly Mail Agent " DMA_VERSION
#define BUF_SIZE 2048
-#define ERRMSG_SIZE 200
+#define ERRMSG_SIZE 1024
#define USERNAME_SIZE 50
#define MIN_RETRY 300 /* 5 minutes */
#define MAX_RETRY (3*60*60) /* retry at least every 3 hours */
OpenPOWER on IntegriCloud