4.2 release version
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 26 Jul 1983 11:15:30 +0000 (03:15 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 26 Jul 1983 11:15:30 +0000 (03:15 -0800)
SCCS-vsn: usr.sbin/sendmail/READ_ME 4.1
SCCS-vsn: usr.sbin/sendmail/Makefile 4.1
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 4.1
SCCS-vsn: usr.sbin/sendmail/doc/intro/intro.me 4.1
SCCS-vsn: usr.sbin/sendmail/src/sendmail.hf 4.1
SCCS-vsn: include/sysexits.h 4.1
SCCS-vsn: usr.sbin/sendmail/src/useful.h 4.1
SCCS-vsn: usr.sbin/sendmail/src/err.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/convtime.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/sysexits.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/stab.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/READ_ME 4.1
SCCS-vsn: usr.sbin/sendmail/src/trace.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/conf.h 4.1
SCCS-vsn: usr.sbin/sendmail/src/macro.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/queue.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/headers.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/conf.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/main.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/collect.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/util.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 4.1
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/stats.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/alias.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/clock.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 4.1
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.1
SCCS-vsn: usr.sbin/sendmail/mailstats/mailstats.c 4.1
SCCS-vsn: usr.bin/vacation/vacation.c 4.1
SCCS-vsn: usr.sbin/sendmail/doc/syslog.3 4.1
SCCS-vsn: usr.sbin/sendmail/doc/syslog.8 4.1
SCCS-vsn: usr.sbin/sendmail/doc/usenix/usenix.me 4.1
SCCS-vsn: usr.sbin/sendmail/doc/Makefile 4.1

42 files changed:
usr/src/include/sysexits.h
usr/src/usr.bin/vacation/vacation.c
usr/src/usr.sbin/sendmail/Makefile
usr/src/usr.sbin/sendmail/READ_ME
usr/src/usr.sbin/sendmail/doc/Makefile
usr/src/usr.sbin/sendmail/doc/intro/intro.me
usr/src/usr.sbin/sendmail/doc/op/op.me
usr/src/usr.sbin/sendmail/doc/syslog.3
usr/src/usr.sbin/sendmail/doc/syslog.8
usr/src/usr.sbin/sendmail/doc/usenix/usenix.me
usr/src/usr.sbin/sendmail/mailstats/mailstats.c
usr/src/usr.sbin/sendmail/src/READ_ME
usr/src/usr.sbin/sendmail/src/alias.c
usr/src/usr.sbin/sendmail/src/arpadate.c
usr/src/usr.sbin/sendmail/src/clock.c
usr/src/usr.sbin/sendmail/src/collect.c
usr/src/usr.sbin/sendmail/src/conf.c
usr/src/usr.sbin/sendmail/src/conf.h
usr/src/usr.sbin/sendmail/src/convtime.c
usr/src/usr.sbin/sendmail/src/daemon.c
usr/src/usr.sbin/sendmail/src/deliver.c
usr/src/usr.sbin/sendmail/src/envelope.c
usr/src/usr.sbin/sendmail/src/err.c
usr/src/usr.sbin/sendmail/src/headers.c
usr/src/usr.sbin/sendmail/src/macro.c
usr/src/usr.sbin/sendmail/src/main.c
usr/src/usr.sbin/sendmail/src/parseaddr.c
usr/src/usr.sbin/sendmail/src/queue.c
usr/src/usr.sbin/sendmail/src/readcf.c
usr/src/usr.sbin/sendmail/src/recipient.c
usr/src/usr.sbin/sendmail/src/savemail.c
usr/src/usr.sbin/sendmail/src/sendmail.h
usr/src/usr.sbin/sendmail/src/sendmail.hf
usr/src/usr.sbin/sendmail/src/srvrsmtp.c
usr/src/usr.sbin/sendmail/src/stab.c
usr/src/usr.sbin/sendmail/src/stats.c
usr/src/usr.sbin/sendmail/src/sysexits.c
usr/src/usr.sbin/sendmail/src/trace.c
usr/src/usr.sbin/sendmail/src/useful.h
usr/src/usr.sbin/sendmail/src/usersmtp.c
usr/src/usr.sbin/sendmail/src/util.c
usr/src/usr.sbin/sendmail/src/version.c

index 6ef7505..d19df7d 100644 (file)
@@ -53,7 +53,7 @@
 **     Maintained by Eric Allman (eric@berkeley, ucbvax!eric) --
 **             please mail changes to me.
 **
 **     Maintained by Eric Allman (eric@berkeley, ucbvax!eric) --
 **             please mail changes to me.
 **
-**                     @(#)sysexits.h  3.1             %G%
+**                     @(#)sysexits.h  4.1             %G%
 */
 
 # define EX_OK         0       /* successful termination */
 */
 
 # define EX_OK         0       /* successful termination */
index 534c11e..7ac5320 100644 (file)
@@ -5,7 +5,7 @@
 # include "useful.h"
 # include "userdbm.h"
 
 # include "useful.h"
 # include "userdbm.h"
 
-SCCSID(@(#)vacation.c  3.9             %G%);
+SCCSID(@(#)vacation.c  4.1             %G%);
 
 /*
 **  VACATION -- return a message to the sender when on vacation.
 
 /*
 **  VACATION -- return a message to the sender when on vacation.
index 7e5ce2a..5e27faa 100644 (file)
@@ -1,7 +1,7 @@
 #
 #      Makefile for sendmail base directory
 #
 #
 #      Makefile for sendmail base directory
 #
-#              @(#)Makefile    3.11            %G%
+#              @(#)Makefile    4.1             %G%
 #
 
 ALL=   src/sendmail aux/syslog
 #
 
 ALL=   src/sendmail aux/syslog
index de24cfd..681794a 100644 (file)
@@ -61,4 +61,4 @@ that I am unable to accept phone calls.  I can be contacted as:
 Eric Allman
 Britton-Lee, Inc.
 
 Eric Allman
 Britton-Lee, Inc.
 
-@(#)READ_ME    3.2             %G%
+@(#)READ_ME    4.1             %G%
index 268f15d..85cb42f 100644 (file)
@@ -1,7 +1,7 @@
 #
 #      Makefile for sendmail documentation
 #
 #
 #      Makefile for sendmail documentation
 #
-#      @(#)Makefile    3.2             %G%
+#      @(#)Makefile    4.1             %G%
 #
 
 OBJS=  intro.lpr op.lpr usenix.lpr
 #
 
 OBJS=  intro.lpr op.lpr usenix.lpr
index bf33804..5f23146 100644 (file)
@@ -1,7 +1,7 @@
 .nr DR 1       \" this is a draft copy
 .nr si 3n
 .he 'SENDMAIL''%'
 .nr DR 1       \" this is a draft copy
 .nr si 3n
 .he 'SENDMAIL''%'
-.fo 'Version 3.26'DRAFT'Last Mod %G%'
+.fo 'Version 4.1'DRAFT'Last Mod %G%'
 .if n .ls 2
 .+c
 .(l C
 .if n .ls 2
 .+c
 .(l C
index be288ea..5ed218b 100644 (file)
@@ -1,6 +1,6 @@
 .if n .ls 2
 .he 'Sendmail Installation and Operation Guide''%'
 .if n .ls 2
 .he 'Sendmail Installation and Operation Guide''%'
-.fo 'Version 3.19'DRAFT'Last Mod %G%'
+.fo 'Version 4.1'DRAFT'Last Mod %G%'
 .nr si 3n
 .de $0
 .(x
 .nr si 3n
 .de $0
 .(x
@@ -28,7 +28,7 @@
 Eric Allman
 Britton-Lee, Inc.
 .sp
 Eric Allman
 Britton-Lee, Inc.
 .sp
-Version 3.19
+Version 4.1
 .)l
 .sp
 .(l F
 .)l
 .sp
 .(l F
@@ -3652,7 +3652,7 @@ INSTALLATION AND OPERATION GUIDE
 Eric Allman
 Britton-Lee, Inc.
 .sp
 Eric Allman
 Britton-Lee, Inc.
 .sp
-Version 3.19
+Version 4.1
 .sp 2
 .sz 14
 DRAFT
 .sp 2
 .sz 14
 DRAFT
index a51ebfb..5282266 100644 (file)
@@ -1,5 +1,5 @@
 .TH SYSLOG 3
 .TH SYSLOG 3
-.\"    @(#)syslog.3    1.2             %G%
+.\"    @(#)syslog.3    4.1             %G%
 .SH NAME
 syslog, openlog, closelog -- control system log
 .SH SYNOPSIS
 .SH NAME
 syslog, openlog, closelog -- control system log
 .SH SYNOPSIS
index c97f162..dab6fd2 100644 (file)
@@ -1,5 +1,5 @@
 .TH SYSLOG 8
 .TH SYSLOG 8
-.\"    @(#)syslog.8    1.2             %G%
+.\"    @(#)syslog.8    4.1             %G%
 .SH NAME
 syslog \- log systems messages
 .SH SYNOPSIS
 .SH NAME
 syslog \- log systems messages
 .SH SYNOPSIS
index 68d7f2b..b77ac83 100644 (file)
@@ -1,6 +1,6 @@
 .nr si 3n
 .he 'Mail Systems and Addressing in 4.2bsd''%'
 .nr si 3n
 .he 'Mail Systems and Addressing in 4.2bsd''%'
-.fo 'Version 1.3'USENIX \- Jan 83'Last Mod %G%'
+.fo 'Version 4.1'USENIX \- Jan 83'Last Mod %G%'
 .if n .ls 2
 .+c
 .(l C
 .if n .ls 2
 .+c
 .(l C
index 1ec46fc..c306805 100644 (file)
@@ -1,6 +1,6 @@
 # include "sendmail.h"
 
 # include "sendmail.h"
 
-SCCSID(@(#)mailstats.c 3.5             %G%);
+SCCSID(@(#)mailstats.c 4.1             %G%);
 
 /*
 **  MAILSTATS -- print mail statistics.
 
 /*
 **  MAILSTATS -- print mail statistics.
index d7e7723..172371e 100644 (file)
@@ -63,4 +63,4 @@ version.c     A master file for Version.c -- it may not exist in
 
 Eric Allman
 
 
 Eric Allman
 
-(Version 3.3, last update %G% 07:42:48)
+(Version 4.1, last update %G% 19:43:19)
index 6ce5d22..1831af4 100644 (file)
@@ -5,9 +5,9 @@
 # include "sendmail.h"
 
 # ifdef DBM
 # include "sendmail.h"
 
 # ifdef DBM
-SCCSID(@(#)alias.c     3.47            %G%     (with DBM));
+SCCSID(@(#)alias.c     4.1             %G%     (with DBM));
 # else DBM
 # else DBM
-SCCSID(@(#)alias.c     3.47            %G%     (without DBM));
+SCCSID(@(#)alias.c     4.1             %G%     (without DBM));
 # endif DBM
 
 /*
 # endif DBM
 
 /*
index 2463bc9..ac73c3a 100644 (file)
@@ -7,7 +7,7 @@
 # endif
 # include "useful.h"
 
 # endif
 # include "useful.h"
 
-SCCSID(@(#)arpadate.c  3.13            %G%);
+SCCSID(@(#)arpadate.c  4.1             %G%);
 
 /*
 **  ARPADATE -- Create date in ARPANET format
 
 /*
 **  ARPADATE -- Create date in ARPANET format
index a0cf917..11cee0c 100644 (file)
@@ -1,7 +1,7 @@
 # include "sendmail.h"
 # include <signal.h>
 
 # include "sendmail.h"
 # include <signal.h>
 
-SCCSID(@(#)clock.c     3.15            %G%);
+SCCSID(@(#)clock.c     4.1             %G%);
 
 /*
 **  SETEVENT -- set an event to happen at a specific time.
 
 /*
 **  SETEVENT -- set an event to happen at a specific time.
index 32655f9..237e9b6 100644 (file)
@@ -1,7 +1,7 @@
 # include <errno.h>
 # include "sendmail.h"
 
 # include <errno.h>
 # include "sendmail.h"
 
-SCCSID(@(#)collect.c   3.61            %G%);
+SCCSID(@(#)collect.c   4.1             %G%);
 
 /*
 **  COLLECT -- read & parse message header & make temp file.
 
 /*
 **  COLLECT -- read & parse message header & make temp file.
index 4447b87..a1c715f 100644 (file)
@@ -32,7 +32,7 @@
 
 
 
 
 
 
-SCCSID(@(#)conf.c      3.71            %G%);
+SCCSID(@(#)conf.c      4.1             %G%);
 \f/*
 **  Header info table
 **     Final (null) entry contains the flags used for any other field.
 \f/*
 **  Header info table
 **     Final (null) entry contains the flags used for any other field.
index 9d07ea2..44a3c51 100644 (file)
@@ -1,7 +1,7 @@
 /*
 **  CONF.H -- All user-configurable parameters for sendmail
 **
 /*
 **  CONF.H -- All user-configurable parameters for sendmail
 **
-**     @(#)conf.h      3.2             %G%
+**     @(#)conf.h      4.1             %G%
 */
 
 
 */
 
 
index a6a3d2a..859a807 100644 (file)
@@ -1,7 +1,7 @@
 # include <ctype.h>
 # include "useful.h"
 
 # include <ctype.h>
 # include "useful.h"
 
-SCCSID(@(#)convtime.c  3.4             %G%);
+SCCSID(@(#)convtime.c  4.1             %G%);
 
 /*
 **  CONVTIME -- convert time
 
 /*
 **  CONVTIME -- convert time
index 2ef0abe..0095910 100644 (file)
@@ -3,7 +3,7 @@
 # include <sys/mx.h>
 
 #ifndef DAEMON
 # include <sys/mx.h>
 
 #ifndef DAEMON
-SCCSID(@(#)daemon.c    3.55            %G%     (w/o daemon mode));
+SCCSID(@(#)daemon.c    4.1             %G%     (w/o daemon mode));
 #else
 
 #include <sys/socket.h>
 #else
 
 #include <sys/socket.h>
@@ -11,7 +11,7 @@ SCCSID(@(#)daemon.c   3.55            %G%     (w/o daemon mode));
 #include <netdb.h>
 #include <sys/wait.h>
 
 #include <netdb.h>
 #include <sys/wait.h>
 
-SCCSID(@(#)daemon.c    3.55            %G%     (with daemon mode));
+SCCSID(@(#)daemon.c    4.1             %G%     (with daemon mode));
 
 /*
 **  DAEMON.C -- routines to use when running as a daemon.
 
 /*
 **  DAEMON.C -- routines to use when running as a daemon.
index 01c8695..872ab97 100644 (file)
@@ -3,7 +3,7 @@
 # include "sendmail.h"
 # include <sys/stat.h>
 
 # include "sendmail.h"
 # include <sys/stat.h>
 
-SCCSID(@(#)deliver.c   3.154           %G%);
+SCCSID(@(#)deliver.c   4.1             %G%);
 
 /*
 **  DELIVER -- Deliver a message to a list of addresses.
 
 /*
 **  DELIVER -- Deliver a message to a list of addresses.
index 29a2531..ed1dcc5 100644 (file)
@@ -3,7 +3,7 @@
 #include "sendmail.h"
 #include <sys/stat.h>
 
 #include "sendmail.h"
 #include <sys/stat.h>
 
-SCCSID(@(#)envelope.c  3.16            %G%);
+SCCSID(@(#)envelope.c  4.1             %G%);
 
 /*
 **  NEWENVELOPE -- allocate a new envelope
 
 /*
 **  NEWENVELOPE -- allocate a new envelope
index fabb6cc..a8d7f9e 100644 (file)
@@ -1,6 +1,6 @@
 # include "sendmail.h"
 
 # include "sendmail.h"
 
-SCCSID(@(#)err.c       3.40            %G%);
+SCCSID(@(#)err.c       4.1             %G%);
 
 /*
 **  SYSERR -- Print error message.
 
 /*
 **  SYSERR -- Print error message.
index ca1a36f..1fc2519 100644 (file)
@@ -1,7 +1,7 @@
 # include <errno.h>
 # include "sendmail.h"
 
 # include <errno.h>
 # include "sendmail.h"
 
-SCCSID(@(#)headers.c   3.59            %G%);
+SCCSID(@(#)headers.c   4.1             %G%);
 
 /*
 **  CHOMPHEADER -- process and save a header line.
 
 /*
 **  CHOMPHEADER -- process and save a header line.
index 4baeab4..0c0d34d 100644 (file)
@@ -1,7 +1,7 @@
 # include "sendmail.h"
 # include "conf.h"
 
 # include "sendmail.h"
 # include "conf.h"
 
-SCCSID(@(#)macro.c     3.20            %G%);
+SCCSID(@(#)macro.c     4.1             %G%);
 
 /*
 **  EXPAND -- macro expand a string using $x escapes.
 
 /*
 **  EXPAND -- macro expand a string using $x escapes.
index ad72c28..3d6e96c 100644 (file)
@@ -4,7 +4,7 @@
 # include "sendmail.h"
 # include <sys/file.h>
 
 # include "sendmail.h"
 # include <sys/file.h>
 
-SCCSID(@(#)main.c      3.160           %G%);
+SCCSID(@(#)main.c      4.1             %G%);
 
 /*
 **  SENDMAIL -- Post mail to a set of destinations.
 
 /*
 **  SENDMAIL -- Post mail to a set of destinations.
index b6f7684..aef96a7 100644 (file)
@@ -1,6 +1,6 @@
 # include "sendmail.h"
 
 # include "sendmail.h"
 
-SCCSID(@(#)parseaddr.c 3.81            %G%);
+SCCSID(@(#)parseaddr.c 4.1             %G%);
 
 /*
 **  PARSEADDR -- Parse an address
 
 /*
 **  PARSEADDR -- Parse an address
index 4e5396a..b4d24cc 100644 (file)
@@ -5,10 +5,10 @@
 # include <errno.h>
 
 # ifndef QUEUE
 # include <errno.h>
 
 # ifndef QUEUE
-SCCSID(@(#)queue.c     3.76            %G%     (no queueing));
+SCCSID(@(#)queue.c     4.1             %G%     (no queueing));
 # else QUEUE
 
 # else QUEUE
 
-SCCSID(@(#)queue.c     3.76            %G%);
+SCCSID(@(#)queue.c     4.1             %G%);
 
 /*
 **  Work queue.
 
 /*
 **  Work queue.
index 52474f4..a0ba729 100644 (file)
@@ -1,6 +1,6 @@
 # include "sendmail.h"
 
 # include "sendmail.h"
 
-SCCSID(@(#)readcf.c    3.59            %G%);
+SCCSID(@(#)readcf.c    4.1             %G%);
 
 /*
 **  READCF -- read control file.
 
 /*
 **  READCF -- read control file.
index 86b429f..c058a4d 100644 (file)
@@ -2,7 +2,7 @@
 # include "sendmail.h"
 # include <sys/stat.h>
 
 # include "sendmail.h"
 # include <sys/stat.h>
 
-SCCSID(@(#)recipient.c 3.54            %G%);
+SCCSID(@(#)recipient.c 4.1             %G%);
 
 /*
 **  SENDTOLIST -- Designate a send list.
 
 /*
 **  SENDTOLIST -- Designate a send list.
index b4ab3be..aa954ec 100644 (file)
@@ -1,7 +1,7 @@
 # include <pwd.h>
 # include "sendmail.h"
 
 # include <pwd.h>
 # include "sendmail.h"
 
-SCCSID(@(#)savemail.c  3.60            %G%);
+SCCSID(@(#)savemail.c  4.1             %G%);
 
 /*
 **  SAVEMAIL -- Save mail on error
 
 /*
 **  SAVEMAIL -- Save mail on error
index 618b0f8..dd67fff 100644 (file)
@@ -7,7 +7,7 @@
 # ifdef _DEFINE
 # define EXTERN
 # ifndef lint
 # ifdef _DEFINE
 # define EXTERN
 # ifndef lint
-static char SmailSccsId[] =    "@(#)sendmail.h 3.118           %G%";
+static char SmailSccsId[] =    "@(#)sendmail.h 4.1             %G%";
 # endif lint
 # else  _DEFINE
 # define EXTERN extern
 # endif lint
 # else  _DEFINE
 # define EXTERN extern
index 20875f5..ad7c231 100644 (file)
@@ -1,4 +1,4 @@
-@(#)   sendmail.hf     3.4     %G%
+@(#)   sendmail.hf     4.1     %G%
 smtp   Commands:
 smtp           HELO    MAIL    RCPT    DATA    RSET
 smtp           NOOP    QUIT    HELP    VRFY    EXPN
 smtp   Commands:
 smtp           HELO    MAIL    RCPT    DATA    RSET
 smtp           NOOP    QUIT    HELP    VRFY    EXPN
index 279bce6..d36fabd 100644 (file)
@@ -3,10 +3,10 @@
 # include <signal.h>
 
 # ifndef SMTP
 # include <signal.h>
 
 # ifndef SMTP
-SCCSID(@(#)srvrsmtp.c  3.50            %G%     (no SMTP));
+SCCSID(@(#)srvrsmtp.c  4.1             %G%     (no SMTP));
 # else SMTP
 
 # else SMTP
 
-SCCSID(@(#)srvrsmtp.c  3.50            %G%);
+SCCSID(@(#)srvrsmtp.c  4.1             %G%);
 
 /*
 **  SMTP -- run the SMTP protocol.
 
 /*
 **  SMTP -- run the SMTP protocol.
index f96956b..0a8e767 100644 (file)
@@ -1,6 +1,6 @@
 # include "sendmail.h"
 
 # include "sendmail.h"
 
-SCCSID(@(#)stab.c      3.14            %G%);
+SCCSID(@(#)stab.c      4.1             %G%);
 
 /*
 **  STAB -- manage the symbol table
 
 /*
 **  STAB -- manage the symbol table
index 7748d8d..0dc17c4 100644 (file)
@@ -1,6 +1,6 @@
 # include "sendmail.h"
 
 # include "sendmail.h"
 
-SCCSID(@(#)stats.c     3.7             %G%);
+SCCSID(@(#)stats.c     4.1             %G%);
 
 /*
 **  Statistics structure.
 
 /*
 **  Statistics structure.
index e6d9f87..f7d2be9 100644 (file)
@@ -1,7 +1,7 @@
 # include <sysexits.h>
 # include "useful.h"
 
 # include <sysexits.h>
 # include "useful.h"
 
-SCCSID(@(#)sysexits.c  3.6             %G%);
+SCCSID(@(#)sysexits.c  4.1             %G%);
 
 /*
 **  SYSEXITS.C -- error messages corresponding to sysexits.h
 
 /*
 **  SYSEXITS.C -- error messages corresponding to sysexits.h
index 4351c67..9f42bd5 100644 (file)
@@ -1,7 +1,7 @@
 # include <ctype.h>
 # include "sendmail.h"
 
 # include <ctype.h>
 # include "sendmail.h"
 
-SCCSID(@(#)trace.c     3.1             %G%);
+SCCSID(@(#)trace.c     4.1             %G%);
 
 /*
 **  TtSETUP -- set up for trace package.
 
 /*
 **  TtSETUP -- set up for trace package.
index ba729f0..1bd08eb 100644 (file)
@@ -1,7 +1,7 @@
 /*
 **  USEFUL.H -- Some useful stuff.
 **
 /*
 **  USEFUL.H -- Some useful stuff.
 **
-**     @(#)useful.h    3.13            %G%
+**     @(#)useful.h    4.1             %G%
 */
 
 # ifndef makedev
 */
 
 # ifndef makedev
index c3bd408..9925413 100644 (file)
@@ -3,10 +3,10 @@
 # include "sendmail.h"
 
 # ifndef SMTP
 # include "sendmail.h"
 
 # ifndef SMTP
-SCCSID(@(#)usersmtp.c  3.43            %G%     (no SMTP));
+SCCSID(@(#)usersmtp.c  4.1             %G%     (no SMTP));
 # else SMTP
 
 # else SMTP
 
-SCCSID(@(#)usersmtp.c  3.43            %G%);
+SCCSID(@(#)usersmtp.c  4.1             %G%);
 
 
 
 
 
 
index 94bf43f..507fa04 100644 (file)
@@ -8,7 +8,7 @@
 # include "sendmail.h"
 # include "conf.h"
 
 # include "sendmail.h"
 # include "conf.h"
 
-SCCSID(@(#)util.c      3.44            %G%);
+SCCSID(@(#)util.c      4.1             %G%);
 
 /*
 **  STRIPQUOTES -- Strip quotes & quote bits from a string.
 
 /*
 **  STRIPQUOTES -- Strip quotes & quote bits from a string.
index 5665d92..7d72b0d 100644 (file)
@@ -1,5 +1,5 @@
 # ifndef lint
 # ifndef lint
-static char    SccsId[] = "@(#)SendMail version 3.347 of %G%";
+static char    SccsId[] = "@(#)SendMail version 4.1 of %G%";
 # endif lint
 
 # endif lint
 
-char   Version[] = "3.347";
+char   Version[] = "4.1";