59432 | 27-Apr-1993 |
eric |
don't ignore postmaster alias for emergency fallback |
59431 | 27-Apr-1993 |
eric |
only flock regular files (specifically, not /dev/null) |
59430 | 27-Apr-1993 |
eric |
compile flag hpux ==> __hpux |
59389 | 27-Apr-1993 |
eric |
need sys/stat.h |
59388 | 27-Apr-1993 |
eric |
move compatibility hooks for S_ISREG et al to conf.h |
59383 | 27-Apr-1993 |
bostic |
getloadavg(3) -> libc; sysctl no longer needs libutil or libkvm |
59348 | 27-Apr-1993 |
eric |
hpux => __hpux |
59320 | 27-Apr-1993 |
eric |
check for message size exceeded |
59319 | 27-Apr-1993 |
eric |
adjust ctladdr on Q runs; fix lost CNAME problem; getmxrr match against $=w instead of $j; "a" mailer flag + ESMTP enhancements; extend "b" option to include max message size; NeXT & HPUX compat chan
adjust ctladdr on Q runs; fix lost CNAME problem; getmxrr match against $=w instead of $j; "a" mailer flag + ESMTP enhancements; extend "b" option to include max message size; NeXT & HPUX compat changes; up default buffer sizes; fix backslash scanning problem; misc cleanup
show more ...
|
59318 | 27-Apr-1993 |
eric |
add x400-received to list of H_TRACE fields |
59304 | 26-Apr-1993 |
eric |
make tty id buffer large enough for modern names |
59303 | 26-Apr-1993 |
eric |
up some of the values to be more generous |
59290 | 26-Apr-1993 |
eric |
fix an uninitialized variable problem |
59289 | 26-Apr-1993 |
eric |
clean up setsid handling |
59288 | 26-Apr-1993 |
eric |
NeXT portability changes |
59287 | 26-Apr-1993 |
eric |
add HASSETSID on #ifdef _POSIX_VERSION |
59285 | 26-Apr-1993 |
eric |
use "a" mailer flag to attempt to use ESMTP; send SIZE= on MAIL command if it is supported |
59284 | 26-Apr-1993 |
eric |
reject messages exceeding maximum message size |
59283 | 26-Apr-1993 |
eric |
extend "b" option to include maximum message size |
59282 | 26-Apr-1993 |
eric |
print out other fields |
59281 | 26-Apr-1993 |
eric |
delete mci_options; use mci_flags instead |
59280 | 26-Apr-1993 |
eric |
add M_ESMTP |
59278 | 26-Apr-1993 |
eric |
quote need not be in DELIMCHARS either |
59277 | 26-Apr-1993 |
eric |
fix some problems with backslash handling |
59276 | 26-Apr-1993 |
eric |
delete duplicate 8th bit stripping |