Lines Matching refs:X

12   X -- extension (user visible change)
20 X **** Multiple queues.
22 X **** Merge Sun changes. [8.7]
29 X **** Run time configurable locking -- e.g., compile in HASFLOCK and
39 X **** Add uucp-bang mailer that strips off any domain name from
43 X **** "quote" map (inverse of dequote). Lets you turn node::user
53 X *** Multiple queue runners.
64 X *** Extend I option to allow setting of retry and timeout values.
67 X *** Total connection cache lifespan timeout -- a way to give a
72 X *** Create a macro that has message size.
79 X *** Add -P to set precedence (e.g., -Pbulk). [8.8] (BCX)
92 X *** DECNET_RELAY support in configs.
94 X *** -wN command line flag to set the width of mailq output.
110 X ** Mailer timeout (to handle things like local mailers that hang).
117 X ** Rewriting rules based on incoming mailer.
119 X ** Have a ruleset (6?) that gets both sender and recipient
123 X ** Make MAXBADCOMMANDS run time configurable.
127 X ** Have .forward files re-queue if the home directory isn't
131 X ** Have local delivery queue if NIS is down? On some option...
143 X ** Allow use of a generalized network service for aliasing?
150 X ** (sigh) BSMTP.
165 X ** Allow a way to extend the $Z macro with local configuration
168 X ** Allow $x in -bt mode to expand macro "x". (BCX) [8.8]
170 X ** Allow /address in -bt mode to expand address through ruleset 0,
173 X ** "R mailer address" in -bt mode does remotename on address.
182 X ** Database (keyed lookup) auto-rebuild.
184 X ** Find a good test suite and include in the distribution.
189 X ** Extend OI to allow separate settings for canonification, MX, and A
192 X ** Add $!x class to match any number of words not in class x. (KRE)
194 X ** LOCAL_RULE_5 (Spencer Sun, spencer@phoenix.Princeton.EDU)
196 X ** Some way to diddle resolver flags on a per-lookup basis, such
201 X ** Extend makemap to "gather" values -- i.e., merge entries that
207 X ** User database extensions for mailing lists:
212 X ** Command line switch to set precedence (for mailing list
217 X ** Add heuristic to determine if other end is a sendmail; use
221 X ** Automatically drop into MIME mode if you have a full name
225 X ** -b? flag to read a header and show you what it will look like
233 X ** Allow option to set the characters that are autoquoted in
236 X ** Substring map class.
238 X * Map that does MB/MR lookups. Rick McCarty <mccarty@io.com>.
240 X * Allow $> anywhere in RHS. John Boeske <jboeske@ualberta.ca>.
242 X * -V flag to print state of all (?) compilation flags.
244 X * Handle Expires: header field (if still in queue).
246 X * WIN/3B support (non-atomic rename, no h_addr_list, others?)
249 X * Sun YBTS daemon uses -ba. [Martin Kiff <MGK@newton.npl.co.uk>]
260 X * Some way to relay unfound local users to another site.
262 X * Disable all default RW sets except mailer-specific?