#
59745 |
| 05-May-1993 |
eric |
create dead.letter with FileMode instead of 0666 |
#
59730 |
| 04-May-1993 |
eric |
update for MIME encapsulated error messages |
#
59542 |
| 29-Apr-1993 |
eric |
implement b mailer flag |
#
59435 |
| 27-Apr-1993 |
eric |
fix bug that can cause senders to be queued as recipients if the name server is down when the mail is initially sent |
#
59433 |
| 27-Apr-1993 |
eric |
move #include <sys/stat.h> into conf.h |
#
59275 |
| 26-Apr-1993 |
eric |
use FileMailer instead of ProgMailer |
#
59273 |
| 26-Apr-1993 |
eric |
have getmxrr look at $=w to determine local host name |
#
59267 |
| 26-Apr-1993 |
eric |
debugging printf in mailfile |
#
59163 |
| 19-Apr-1993 |
eric |
change remotename to use flag bits instead of individual parameters; add a pstat parameter to return status information up |
#
59111 |
| 17-Apr-1993 |
eric |
turn off DEFNAMES and DNSRCH in hostsignature for old config file compatibility |
#
59076 |
| 14-Apr-1993 |
eric |
let the $@ clause of an SMTP mailer be a colon separated list of hosts; these will be searched like MX records |
#
59044 |
| 12-Apr-1993 |
eric |
reset statmsg before each mailer invocation to avoid bogus messages in log |
#
58935 |
| 03-Apr-1993 |
eric |
add Directory mailer field |
#
58929 |
| 01-Apr-1993 |
eric |
fixes to properly compute priority, nrcpts, etc. on requeued delivery |
#
58925 |
| 01-Apr-1993 |
eric |
give more info on error messages |
#
58916 |
| 01-Apr-1993 |
eric |
clear FATALERRS indication in cloned envelope; use e_statmsg for logging of OK status |
#
58874 |
| 30-Mar-1993 |
eric |
attempt at quick RCPT response |
#
58852 |
| 29-Mar-1993 |
eric |
additional checking on pipe file handling |
#
58820 |
| 26-Mar-1993 |
eric |
try to fall back to MX sites if there is a failure anywhere in delivery (not just in connection establishment) |
#
58803 |
| 25-Mar-1993 |
eric |
improve error reporting; open new transcript on envelope cloning |
#
58755 |
| 19-Mar-1993 |
eric |
initial hooks for ISO networking |
#
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 |
#
58731 |
| 19-Mar-1993 |
eric |
POSIX changes; use dup2 |
#
58726 |
| 18-Mar-1993 |
eric |
make certain we always enqueue split envelopes |