Lines Matching full:max
63 #define MAXLINE 2048 /* max line length */
65 # define MAXINPLINE 12288 /* max input line length (for AUTH) */
67 # define MAXINPLINE MAXLINE /* max input line length */
69 #define MAXNAME 256 /* max length of a name */
71 # define MAXAUTHINFO 100 /* max length of authinfo token */
73 #define MAXPV 256 /* max # of parms to mailers */
74 #define MAXATOM 1000 /* max atoms per address */
75 #define MAXRWSETS 200 /* max # of sets of rewriting rules */
76 #define MAXPRIORITIES 25 /* max values for Precedence: field */
77 #define MAXMXHOSTS 100 /* max # of MX records for one host */
78 #define SMTPLINELIM 990 /* max SMTP line length */
79 #define MAXUDBKEY 128 /* max size of a database key (udb only) */
80 #define MAXKEY 1024 /* max size of a database key */
86 #define MAXUSERENVIRON 100 /* max envars saved, must be >= 3 */
87 #define MAXMAPSTACK 12 /* max # of stacked or sequenced maps */
89 # define MAXFILTERS 25 /* max # of milter filters */
90 # define MAXFILTERMACROS 50 /* max # of macros per milter cmd */
92 #define MAXSMTPARGS 20 /* max # of ESMTP args for MAIL/RCPT */
93 #define MAXTOCLASS 8 /* max # of message timeout classes */
94 #define MAXRESTOTYPES 3 /* max # of resolver timeout types */
95 #define MAXMIMEARGS 20 /* max args in Content-Type: */
96 #define MAXMIMENESTING 20 /* max MIME multipart nesting */
100 # define MAXNOOPCOMMANDS 20 /* max "noise" commands before slowdown */
110 #define MAXQFNAME 21 /* max qf file name length + 1 */
111 #define MACBUFSIZE 4096 /* max expanded macro buffer size */
112 #define TOBUFSIZE SM_ARG_MAX /* max buffer to hold address list */
113 #define MAXSHORTSTR 203 /* max short string length */
114 #define MAXMACNAMELEN 25 /* max macro name length */
115 #define MAXMACROID 0377 /* max macro id number */
118 # define MAXHDRSLEN (32 * 1024) /* max size of message headers */
121 # define MAXDAEMONS 10 /* max number of ports to listen to */
128 # define MAXSYMLINKS 32 /* max number of symlinks in a path */
130 #define MAXLINKPATHLEN (MAXPATHLEN * MAXSYMLINKS) /* max link-expanded file */
132 #define ENHSCLEN 10 /* max len of enhanced status code */
133 #define DEFAULT_MAX_RCPT 100 /* max number of RCPTs per envelope */
135 # define MAXQUEUEGROUPS 50 /* max # of queue groups */
143 # define MAXWORKGROUPS 50 /* max # of work groups */
146 #define MAXFILESYS BITMAPBITS /* max # of queue file systems