58715 | 18-Mar-1993 |
eric |
add logging on envelope splitting; some debugging |
58714 | 18-Mar-1993 |
eric |
print queue id on final 250 (after DATA) |
58709 | 18-Mar-1993 |
eric |
point people at conf.h |
58708 | 18-Mar-1993 |
eric |
restore e_sender as undecorated envelope from address; OSF/1 on Alpha changes; some minor compilation problems |
58706 | 18-Mar-1993 |
eric |
OSF/1 on Alpha portability enhancements |
58704 | 18-Mar-1993 |
eric |
restore e_sender as sending address sans decorations |
58703 | 18-Mar-1993 |
eric |
restore e_sender -- comment stripped version of from address |
58702 | 18-Mar-1993 |
eric |
define TOBUFSIZE |
58701 | 17-Mar-1993 |
eric |
minor glitch -- add paren |
58700 | 17-Mar-1993 |
eric |
clarify that VRFY no longer expands |
58692 | 17-Mar-1993 |
eric |
flock requires sys/file.h |
58691 | 17-Mar-1993 |
eric |
early-bind headers; minor logging changes; handle temp errors better; HPUX/SystemV portability enhancements |
58690 | 17-Mar-1993 |
eric |
attempts to handle ENFILE conditions better |
58689 | 17-Mar-1993 |
eric |
clean up file locking (create a lockfile() routine in conf.c) |
58688 | 17-Mar-1993 |
eric |
early bind default headers |
58686 | 16-Mar-1993 |
eric |
changed "received from" to "relay=" for consistency |
58685 | 16-Mar-1993 |
eric |
pass envelope to disconnect to avoid another use of CurEnv; make disconnect more POSIXish |
58684 | 16-Mar-1993 |
eric |
delete e_sender and e_returnpath; delete $<; fix some SysExMsg problems; improvements to MX piggybacking; fix newlines-in-aliases problem if "n" option set; fix user case mapping code in queue runs;
delete e_sender and e_returnpath; delete $<; fix some SysExMsg problems; improvements to MX piggybacking; fix newlines-in-aliases problem if "n" option set; fix user case mapping code in queue runs; pass TZ to children (for SysV)
show more ...
|
58680 | 16-Mar-1993 |
eric |
delete e_sender and e_returnpath; fix some bugs in envelope splitting |
58675 | 14-Mar-1993 |
eric |
pass TZ variable to children (for System V) |
58674 | 14-Mar-1993 |
eric |
back out setproctitle changes; they trash argv before everything has been properly saved |
58673 | 14-Mar-1993 |
eric |
don't send all addresses through recipient rewriting in buildaddr; |
58672 | 14-Mar-1993 |
eric |
delete handling for word "at" on command line |
58671 | 14-Mar-1993 |
eric |
compile warning cleanups |
58670 | 14-Mar-1993 |
eric |
change (simplify) user and host UPPER => lower case mapping |