]> diplodocus.org Git - nmh/blobdiff - sbr/mts.c
Mention inc(1)/msgchk(1) changes
[nmh] / sbr / mts.c
index 13c3a08a0fef18e494f3a51b7186f52356addb0b..452dc735058228f87961d95b0aff56ae11e40d25 100644 (file)
--- a/sbr/mts.c
+++ b/sbr/mts.c
@@ -54,7 +54,7 @@ char *spoollocking = DEFAULT_LOCKING;
 /* Cache the username, fullname, and mailbox of the user */
 static char username[BUFSIZ];
 static char fullname[BUFSIZ];
-static char localmbox[BUFSIZ];
+static char localmbox[2*BUFSIZ+3];
 
 /*
  * MTS specific variables