double number of rewriting sets (half numeric, half symbolic)
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Mon, 20 Feb 1995 23:13:58 +0000 (15:13 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Mon, 20 Feb 1995 23:13:58 +0000 (15:13 -0800)
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.134

usr/src/usr.sbin/sendmail/src/conf.h

index 9e80f17..9fc7da8 100644 (file)
@@ -5,7 +5,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)conf.h      8.133 (Berkeley) %G%
+ *     @(#)conf.h      8.134 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -30,7 +30,7 @@
 # define MAXPV         40              /* max # of parms to mailers */
 # define MAXATOM       200             /* max atoms per address */
 # define MAXMAILERS    25              /* maximum mailers known to system */
 # define MAXPV         40              /* max # of parms to mailers */
 # define MAXATOM       200             /* max atoms per address */
 # define MAXMAILERS    25              /* maximum mailers known to system */
-# define MAXRWSETS     100             /* max # of sets of rewriting rules */
+# define MAXRWSETS     200             /* max # of sets of rewriting rules */
 # define MAXPRIORITIES 25              /* max values for Precedence: field */
 # define MAXMXHOSTS    20              /* max # of MX records */
 # define SMTPLINELIM   990             /* maximum SMTP line length */
 # define MAXPRIORITIES 25              /* max values for Precedence: field */
 # define MAXMXHOSTS    20              /* max # of MX records */
 # define SMTPLINELIM   990             /* maximum SMTP line length */