59652 | 02-May-1993 |
eric |
add ST_NAMECANON map (to short circuit DNS) |
59625 | 01-May-1993 |
eric |
don't use %e for syslog errors -- either %m or errstring |
59624 | 01-May-1993 |
eric |
don't use %e for syslog errors -- either %m or errstring |
59623 | 01-May-1993 |
eric |
don't use %e for syslog errors -- either %m or errstring |
59616 | 01-May-1993 |
eric |
oops... can't #undef __P on vangogh |
59615 | 01-May-1993 |
eric |
minor tweaking of syslog levels & compile fixes for SunOS & Ultrix |
59611 | 01-May-1993 |
eric |
strerror => errstring |
59610 | 01-May-1993 |
eric |
fix Postmaster alias in fallback mail return; fix flock problem for /dev/null; add "b" and "g" mailer flags; don't change case on header field names; improved error message reporting for queue condit
fix Postmaster alias in fallback mail return; fix flock problem for /dev/null; add "b" and "g" mailer flags; don't change case on header field names; improved error message reporting for queue conditions; HPUX tweaking; misc fixes
show more ...
|
59609 | 01-May-1993 |
eric |
|
59608 | 01-May-1993 |
eric |
locking for DBM files |
59596 | 30-Apr-1993 |
eric |
clean up error message printing, especially for deferred messages |
59595 | 30-Apr-1993 |
eric |
clean up error message printing, especially for deferred messages |
59581 | 30-Apr-1993 |
eric |
fix comment on message() |
59580 | 30-Apr-1993 |
eric |
don't change alpha case on header field names |
59579 | 30-Apr-1993 |
eric |
don't change alpha case on header field names |
59563 | 30-Apr-1993 |
eric |
give reasonable error message on transienterror() of include or forward file |
59545 | 29-Apr-1993 |
eric |
don't need -ldbm |
59542 | 29-Apr-1993 |
eric |
implement b mailer flag |
59541 | 29-Apr-1993 |
eric |
compile problem -- dangling else |
59540 | 29-Apr-1993 |
eric |
implement g mailer flag |
59537 | 29-Apr-1993 |
eric |
add M_NO_NULL_FROM |
59532 | 29-Apr-1993 |
eric |
add M_BLANKEND |
59447 | 28-Apr-1993 |
eric |
add hooks to allow unlocking |
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 |