if in SM_DELIVER mode, don't do optimizations on RCPT
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 4 May 1993 08:22:15 +0000 (00:22 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 4 May 1993 08:22:15 +0000 (00:22 -0800)
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.48

usr/src/usr.sbin/sendmail/src/srvrsmtp.c

index d4e5d9e..970f51a 100644 (file)
@@ -10,9 +10,9 @@
 
 #ifndef lint
 #ifdef SMTP
 
 #ifndef lint
 #ifdef SMTP
-static char sccsid[] = "@(#)srvrsmtp.c 6.47 (Berkeley) %G% (with SMTP)";
+static char sccsid[] = "@(#)srvrsmtp.c 6.48 (Berkeley) %G% (with SMTP)";
 #else
 #else
-static char sccsid[] = "@(#)srvrsmtp.c 6.47 (Berkeley) %G% (without SMTP)";
+static char sccsid[] = "@(#)srvrsmtp.c 6.48 (Berkeley) %G% (without SMTP)";
 #endif
 #endif /* not lint */
 
 #endif
 #endif /* not lint */