58669 | 13-Mar-1993 |
eric |
change tagging of errors that need errno attached |
58668 | 13-Mar-1993 |
eric |
fix MX signature to always have trailing dot so compares work right |
58667 | 13-Mar-1993 |
eric |
change "received from" logging on internal error response |
58666 | 13-Mar-1993 |
eric |
setproctitle on getcanonname |
58665 | 13-Mar-1993 |
eric |
always return message header, even if NoReturn set |
58664 | 13-Mar-1993 |
eric |
fix SysExMsg printing; setproctitle on getmxrr |
58663 | 13-Mar-1993 |
eric |
allow push/pop setproctitle |
58662 | 13-Mar-1993 |
eric |
delete trailing newline from aliases when option n set to avoid bogus output from EXPN command |
58588 | 09-Mar-1993 |
eric |
log the correct IP address in relay= field even if the connection doesn't complete |
58563 | 08-Mar-1993 |
eric |
allow local mailer to specify $@host; don't add e_fromdomain on sender addresses (conflicts with owner- code); include numeric IP address in Received: lines per 1123; use transienterror in more place
allow local mailer to specify $@host; don't add e_fromdomain on sender addresses (conflicts with owner- code); include numeric IP address in Received: lines per 1123; use transienterror in more places; don't have usrerr autoprint errno; undo patch allowing prescan to return null argv; etc.
show more ...
|
58559 | 08-Mar-1993 |
eric |
count recipients and estimate size of return messages |
58558 | 08-Mar-1993 |
eric |
undo RESPONSE hack -- is it worthwhile? |
58546 | 08-Mar-1993 |
eric |
undo patch allowing prescan to return null vector; it breaks far too much |
58542 | 07-Mar-1993 |
eric |
use transienterror() all places where we do this sort of mapping |
58541 | 07-Mar-1993 |
eric |
clean up from= logging on internally generated responses |
58536 | 07-Mar-1993 |
eric |
declare transienterror() |
58524 | 06-Mar-1993 |
eric |
don't automatically print errno in usrerr -- it can be too misleading |
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 |
58513 | 06-Mar-1993 |
eric |
improve logging to reduce redundancy |
58512 | 06-Mar-1993 |
eric |
log numeric IP addr in Received: lines per 1123 section 5.2.8 |
58509 | 06-Mar-1993 |
eric |
allow host on local addresses; don't do domain extension on return path, ever -- for <> addresses |
58508 | 06-Mar-1993 |
eric |
print query class in debugging output |
58501 | 05-Mar-1993 |
eric |
avoid loops on nameserver NO_DATA errors; getsockname can return zero length names on SunOS |
58487 | 05-Mar-1993 |
eric |
fix daemon startup log message |