#
59985 |
| 13-May-1993 |
eric |
fix parsing of split header/envelope rewriting rules |
#
59731 |
| 04-May-1993 |
eric |
fix a wierdness on handling -o override options |
#
59730 |
| 04-May-1993 |
eric |
update for MIME encapsulated error messages |
#
59709 |
| 03-May-1993 |
eric |
change option 8 to option 7 (and invert semantics) |
#
59672 |
| 03-May-1993 |
eric |
first cut at updated alias implementation |
#
59433 |
| 27-Apr-1993 |
eric |
move #include <sys/stat.h> into conf.h |
#
59388 |
| 27-Apr-1993 |
eric |
move compatibility hooks for S_ISREG et al to conf.h |
#
59283 |
| 26-Apr-1993 |
eric |
extend "b" option to include maximum message size |
#
59272 |
| 26-Apr-1993 |
eric |
clean up handling of F line |
#
59254 |
| 21-Apr-1993 |
eric |
patches to XLA code |
#
59156 |
| 18-Apr-1993 |
eric |
Extended Load Average (XLA) hooks |
#
58935 |
| 03-Apr-1993 |
eric |
add Directory mailer field |
#
58886 |
| 30-Mar-1993 |
eric |
diagnose bogus privacy flags |
#
58851 |
| 29-Mar-1993 |
eric |
O (set daemon options) and V (fallback MX host) options |
#
58828 |
| 26-Mar-1993 |
eric |
MATCHZERO doesn't assign a $N value |
#
58796 |
| 23-Mar-1993 |
eric |
improved debugging; pass convtime a default units; allow addition of Comments: and stripping of Return-Path: |
#
58789 |
| 23-Mar-1993 |
eric |
add X-Authentication-Warning: headers on possible attempts at forgery |
#
58737 |
| 19-Mar-1993 |
eric |
include a warning timeout after some interval; get rid of QueueRun global and put it in the envelope; some other minor bug fixes |
#
58734 |
| 19-Mar-1993 |
eric |
move SendMode and ErrorMode into the envelope |
#
58671 |
| 14-Mar-1993 |
eric |
compile warning cleanups |
#
58333 |
| 01-Mar-1993 |
eric |
changes for ESMTP; mostly better delimiter character pointer passing |
#
58332 |
| 01-Mar-1993 |
eric |
header file cleanup; primarily #include <unistd.h> in sendmail.h and delete duplicate cruft |
#
58321 |
| 28-Feb-1993 |
eric |
check for A= and P= arguments |
#
58173 |
| 24-Feb-1993 |
eric |
allow $@ on LHS to indicate match zero tokens |
#
58161 |
| 23-Feb-1993 |
eric |
delete trusted users code; it's too easy to circumvent |