increase buffer size in smtpmessage to avoid overflows; rewrite again with
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 27 Mar 1983 06:26:43 +0000 (22:26 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 27 Mar 1983 06:26:43 +0000 (22:26 -0800)
ruleset three after appending from domain so that we can add the bracket
punctuation; changes from MRH for USG UNIX 5.0

SCCS-mr: usr.sbin/sendmail/src/version.c 213, 214, 215
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.332

usr/src/usr.sbin/sendmail/src/version.c

index bc63e69..dbc65cc 100644 (file)
@@ -1,5 +1,5 @@
 # ifndef lint
 # ifndef lint
-static char    SccsId[] = "@(#)SendMail version 3.331 of %G%";
+static char    SccsId[] = "@(#)SendMail version 3.332 of %G%";
 # endif lint
 
 # endif lint
 
-char   Version[] = "3.331";
+char   Version[] = "3.332";