#
58689 |
| 17-Mar-1993 |
eric |
clean up file locking (create a lockfile() routine in conf.c)
|
#
58680 |
| 16-Mar-1993 |
eric |
delete e_sender and e_returnpath; fix some bugs in envelope splitting
|
#
58523 |
| 06-Mar-1993 |
eric |
always let root print queue; look at group set if available
|
#
58517 |
| 06-Mar-1993 |
eric |
minor bug in analyzing stat return status
|
#
58337 |
| 01-Mar-1993 |
eric |
yet more logging
|
#
58333 |
| 01-Mar-1993 |
eric |
changes for ESMTP; mostly better delimiter character pointer passing
|
#
58318 |
| 28-Feb-1993 |
eric |
allow command line limitations to individual queue runs
|
#
58294 |
| 27-Feb-1993 |
eric |
fix problem that caused looping in .forward files on queue runs only
|
#
58250 |
| 26-Feb-1993 |
eric |
add restrictmailq privacy flag; better transient error handling
|
#
58179 |
| 24-Feb-1993 |
eric |
fix yet another problem with new owner-foo implementation
|
#
58151 |
| 23-Feb-1993 |
eric |
overhaul status of SMTP reply codes
|
#
58132 |
| 21-Feb-1993 |
eric |
clean up shouldqueue function
|
#
58107 |
| 21-Feb-1993 |
eric |
fix "lost" queue run problem
|
#
58082 |
| 20-Feb-1993 |
eric |
close cached MCI connections after a fork; add p (privacy) and b (min blocks free) options; fix selfref code; clean up $#error format
|
#
58062 |
| 19-Feb-1993 |
eric |
handle cases where flock() returns EOPNOTSUPP or other errors
|
#
58050 |
| 18-Feb-1993 |
eric |
move the meta-characters from C0 into C1 space
|
#
58020 |
| 16-Feb-1993 |
eric |
clean up log levels; allow IDA-style split header/envelope rewriting; extend arpatounix with more zones (but is this even needed?)
|
#
57977 |
| 14-Feb-1993 |
eric |
HPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error problem; consider cache timeout non-permanent; be more graceful on OS failures; log forward, alias, and userdb expansions on log lev
HPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error problem; consider cache timeout non-permanent; be more graceful on OS failures; log forward, alias, and userdb expansions on log level 10
show more ...
|
#
57948 |
| 12-Feb-1993 |
eric |
fix System V compatibility -- again
|
#
57737 |
| 28-Jan-1993 |
eric |
fix the System 5 compatilibility to be compatible with the rest of the world.
|
#
57736 |
| 28-Jan-1993 |
eric |
System 5 compatibility, misc fixes
|
#
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)
|
#
57642 |
| 21-Jan-1993 |
eric |
more environment problems; limit resource exhaustion; fix incorrect name in Connection timed out message; ANSI C fixes; log message sender on returned mail during queue run; count recipients properly
more environment problems; limit resource exhaustion; fix incorrect name in Connection timed out message; ANSI C fixes; log message sender on returned mail during queue run; count recipients properly; fix YP code; diagnose "message timed out" properly
show more ...
|
#
57589 |
| 18-Jan-1993 |
eric |
implement arpatounix; log more info; allow nested $?...$|...$.; POSIX compatibility; handle SMTP MAIL command errors properly; do early diagnosis of .cf errors; adjust checkpointing; misc bugs
|
#
57529 |
| 13-Jan-1993 |
eric |
environment handling simplification/bug fix; handle commas inside comments; properly limit large messages in -obq mode
|