#
52062 |
| 24-Dec-1991 |
eric |
allow F config line to open a pipe |
#
52046 |
| 20-Dec-1991 |
eric |
add -R flag to log incoming raw recipients for analysis |
#
51951 |
| 15-Dec-1991 |
eric |
separate support for header vs envelope sender; if users are in the database, map them to a canonical name (e.g., @CS.Berkeley.EDU) in header. |
#
51923 |
| 14-Dec-1991 |
eric |
allow udbexpand to return temporary failure errors |
#
51920 |
| 14-Dec-1991 |
eric |
fix race condition in queue file locking; generalize getla |
#
51910 |
| 13-Dec-1991 |
eric |
fix lockf code; have getcanonname recognize canonical names |
#
51895 |
| 12-Dec-1991 |
eric |
define $m macro to have the domain part of $w |
#
51829 |
| 04-Dec-1991 |
eric |
substantial changes for user database package |
#
51380 |
| 20-Oct-1991 |
eric |
handle a wider range of syntaxes in crackaddr -- notably, angle brackets appearing in quotes and comments. |
#
51360 |
| 11-Oct-1991 |
eric |
fixes for user database and new config files |
#
51324 |
| 07-Oct-1991 |
eric |
have DNS return what matched on a T_CNAME query |
#
51317 |
| 05-Oct-1991 |
eric |
allow catching of local names after aliasing but before local name resolution; have name server return indication that it matched. |
#
51305 |
| 03-Oct-1991 |
eric |
some changes to enhance compatibility with SunOS sendmail |
#
51293 |
| 03-Oct-1991 |
eric |
when initializing the $=w class, make sure it is only one word -- otherwise it will never match |
#
51217 |
| 02-Oct-1991 |
eric |
check to see if hostname has changed in thaw(); if it has, ignore the frozen config (with the wrong hostname) |
#
51216 |
| 02-Oct-1991 |
eric |
reverse sense of w (wildcard MX) flag to default to the safest option, instead of the most desirable option. |
#
50575 |
| 26-Jul-1991 |
eric |
use new Berkeley DB routines for aliases |
#
50556 |
| 26-Jul-1991 |
eric |
hooks for distributed user database system |
#
50537 |
| 25-Jul-1991 |
eric |
some compatibility with SunOS for future work here at Berkeley; change NO_WILDCARD_MX compilation flag to configuration option "w". |
#
50534 |
| 25-Jul-1991 |
eric |
fix botch in file locking when checkpoints kick in |
#
49670 |
| 10-May-1991 |
eric |
fix read-only string problem in help command |
#
47285 |
| 12-Mar-1991 |
eric |
k option specifies checkpoint interval (default 10); qf file is rewritten after k successful deliveries. (ref bug 4.3BSD-reno/usr.bin/10) |
#
45155 |
| 29-Aug-1990 |
eric |
from Eric Wassenaar at NIKHEF-H, Amsterdam: reset EF_OLDSTYLE bit when returning mail |
#
42832 |
| 01-Jun-1990 |
bostic |
new copyright notice |
#
41050 |
| 24-Apr-1990 |
eric |
don't change semantics of uid setting for local mail delivery; this would require a .cf file change |