#
58008 |
| 15-Feb-1993 |
eric |
improve some error messages; fix quoted :include:s; check for some other buffer overflows; log SMTP protocol errors |
#
57731 |
| 26-Jan-1993 |
eric |
some (iffy) changes to prevent suppressing the actual sender during a queue run (interaction with C line in qf file) |
#
57631 |
| 20-Jan-1993 |
eric |
fix problem with address delimitor inside quotes; define $k and $=k to be the name (from the uname call) |
#
57532 |
| 14-Jan-1993 |
eric |
revert debugging to old values |
#
57531 |
| 14-Jan-1993 |
eric |
fix minor debugging botch |
#
57529 |
| 13-Jan-1993 |
eric |
environment handling simplification/bug fix; handle commas inside comments; properly limit large messages in -obq mode |
#
57454 |
| 10-Jan-1993 |
eric |
MX piggybacking, based on code from John Myers@CMU; allow checkcompat to return -1 to mean tempfail; bug fix in m_mno computation |
#
57402 |
| 02-Jan-1993 |
eric |
changes to recognize special mailer types (e.g., file) early |
#
57391 |
| 01-Jan-1993 |
eric |
fix botch in invalidaddr() routine |
#
57388 |
| 01-Jan-1993 |
eric |
check for invalid characters in addresses |
#
57252 |
| 21-Dec-1992 |
eric |
Release 6 |
#
57249 |
| 21-Dec-1992 |
eric |
fix aliases to print error messages (rather than core dumping); allow words as error codes to $#error mailer |
#
57132 |
| 14-Dec-1992 |
eric |
try to allow host on local mailers (for some reason) |
#
56836 |
| 15-Nov-1992 |
eric |
allow specification of arbitrary string on successful db match |
#
56823 |
| 15-Nov-1992 |
eric |
finish support for generalized maps |
#
56795 |
| 14-Nov-1992 |
eric |
(partially) ANSI-fy it |
#
56764 |
| 13-Nov-1992 |
eric |
try to do some syntax error corrections on errors in headers |
#
56729 |
| 13-Nov-1992 |
eric |
add some debugging info |
#
56678 |
| 04-Nov-1992 |
eric |
fix a variety of small bugs noticed by bcx |
#
56327 |
| 22-Sep-1992 |
eric |
hacks so it will compile -- but I don't see making a lot of use of this version, because of the extent of the changes |
#
56326 |
| 22-Sep-1992 |
eric |
version from Neil Rickert |
#
55019 |
| 12-Jul-1992 |
eric |
lint |
#
55012 |
| 12-Jul-1992 |
eric |
reduce number of instances of CurEnv by passing it as a parameter |
#
54983 |
| 12-Jul-1992 |
eric |
make eight-bit clean; backslashes are carried through as-is |
#
53654 |
| 25-May-1992 |
eric |
add generalized database mapping (using the K config line and $( ... $) syntaxes); $[ ... $] is now a special case |