#
66891 |
| 18-Apr-1994 |
eric |
when creating the df file, be sure you truncate any existing file
|
#
66316 |
| 06-Mar-1994 |
eric |
reset ExitStat between individual jobs to prevent bogus behaviour
|
#
65960 |
| 01-Feb-1994 |
eric |
fix bogus printf keyletter
|
#
65870 |
| 24-Jan-1994 |
eric |
move 7BIT information from per-mailer to per-connection so it can be tweaked based on the other end
|
#
65822 |
| 22-Jan-1994 |
eric |
Apollo/POSIX changes -- leading pathname of // can legally have different semantics; ensure that this never happens when building pathnames
|
#
65584 |
| 09-Jan-1994 |
eric |
fix problem causing excessive rewriting of headers being queued
|
#
65267 |
| 01-Jan-1994 |
eric |
fix bogosity in H lines in queue file for null $x expansions
|
#
65223 |
| 29-Dec-1993 |
eric |
move SIGCHLD setsignal call so that first zombie is caught
|
#
65200 |
| 22-Dec-1993 |
eric |
more error message cleanup
|
#
65170 |
| 17-Dec-1993 |
eric |
don't output null headers into queue file
|
#
65164 |
| 16-Dec-1993 |
eric |
define $i during queue runs
|
#
65090 |
| 11-Dec-1993 |
eric |
avoid problems if a tf file already exists; improve logging
|
#
64921 |
| 20-Nov-1993 |
eric |
more attempts to trap fd 0 1 2 problem
|
#
64839 |
| 13-Nov-1993 |
eric |
two processes had the connection cache causing improper QUITs
|
#
64771 |
| 29-Oct-1993 |
eric |
improved logging (log ctladdr on recipients
|
#
64765 |
| 28-Oct-1993 |
eric |
avoid duplicate reads of Errors-To: list
|
#
64762 |
| 27-Oct-1993 |
eric |
check fflush, fclose, and fsync return values in a few critical places
|
#
64746 |
| 23-Oct-1993 |
eric |
fix a problem causing C mailer flag to be ignored if the message was queued
|
#
64745 |
| 23-Oct-1993 |
eric |
open file debugging; avoid creating excess tf files on first queueup
|
#
64736 |
| 21-Oct-1993 |
eric |
turn off GrabTo when reading the queue to avoid duplicate deliveries
|
#
64724 |
| 16-Oct-1993 |
eric |
check for possibility of fdopen returning null
|
#
64705 |
| 08-Oct-1993 |
eric |
8.6.1: A/UX and Encore UMAX V patches; fix to not toss error messages too early
|
#
64658 |
| 26-Sep-1993 |
eric |
fix problem causing "c" option (don't connect to expensive mailers) to be ignored in some SMTP runs.
|
#
64554 |
| 21-Sep-1993 |
eric |
avoid duplicate error messages
|
#
64492 |
| 18-Sep-1993 |
eric |
relax queue filename validation for AIX and other pid > 32000 OSes
|