#
63590 |
| 27-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
#
63581 |
| 24-Jun-1993 |
eric |
fix serious security bug allowing any user to read any file on the system regardless of permissions or ownership; fix problem causing subroutines returning $# triples to continue to evaluate (causes
fix serious security bug allowing any user to read any file on the system regardless of permissions or ownership; fix problem causing subroutines returning $# triples to continue to evaluate (causes loops)
show more ...
|
#
63398 |
| 12-Jun-1993 |
eric |
set the version to 8.1B -- 8.1 for 4.4BSD, plus parseaddr.c fix |
#
62537 |
| 07-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
62493 |
| 07-Jun-1993 |
eric |
behave properly even with bogus input; lint-style fixes |
#
61466 |
| 05-Jun-1993 |
eric |
don't send 050 after QUIT 250 response; don't send messages that have errors on input (such as unbalanced parens) in SMTP; ignore Errors-To: unless 'l' option set; REALLY deliver SMTP messages in bac
don't send 050 after QUIT 250 response; don't send messages that have errors on input (such as unbalanced parens) in SMTP; ignore Errors-To: unless 'l' option set; REALLY deliver SMTP messages in background; don't send warning messages in response to warning messages
show more ...
|
#
60891 |
| 01-Jun-1993 |
eric |
clean up prototypes; additional logging; pessmize on database locking; check .pag mod time instead of .dir; fsync queue; portability & debugging |
#
60542 |
| 28-May-1993 |
eric |
fix recursive syserr; lock NEWDB files during gets; fix host map overwrites alias conflict; defer opening of map files; some Solaris 2.1 updates (although it still doesn't work) |
#
60265 |
| 24-May-1993 |
eric |
Be sure to append dots on canonified host names; Fix improper pointer dereference in HELO response; fix core dump in map_rewrite debugging |
#
60220 |
| 22-May-1993 |
eric |
merge alias database with maps, expanding and changing interface; announce mailer/host/user triple on -bv flag; don't send unsolicited multiline HELO replies -- it breaks Pony Express; AIX portabilit
merge alias database with maps, expanding and changing interface; announce mailer/host/user triple on -bv flag; don't send unsolicited multiline HELO replies -- it breaks Pony Express; AIX portability changes
show more ...
|
#
59998 |
| 13-May-1993 |
eric |
fix nasty bug that causes core dumps on fallback MXes |
#
59990 |
| 13-May-1993 |
eric |
fix SMTP display bug; allow SMTP greeting failure to go to next MX host; tweak MIME headers; fix problem causing buffer overruns in map lookups; fix split header/envelope rewriting rule parsing; disa
fix SMTP display bug; allow SMTP greeting failure to go to next MX host; tweak MIME headers; fix problem causing buffer overruns in map lookups; fix split header/envelope rewriting rule parsing; disable VERB if PRIV_NOEXPN set
show more ...
|
#
59888 |
| 11-May-1993 |
eric |
major rewrite of alias module; cache name server canonification results; O8 => O7; add Oj (MIME format messages); fully qualify EXPN output; many minor tweaks |
#
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 ...
|
#
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 ...
|
#
59165 |
| 19-Apr-1993 |
eric |
properly handle \! hack; improve error message printing; XLA extensions; additional hooks for tempfail detection |
#
59100 |
| 15-Apr-1993 |
eric |
IPC mailers can take a colon-separated list of addresses; change map functions to return an exit status (& do limited tempfailing); don't dequote strings with spaces; accept BODY=8BITMIME; print fail
IPC mailers can take a colon-separated list of addresses; change map functions to return an exit status (& do limited tempfailing); don't dequote strings with spaces; accept BODY=8BITMIME; print failed addresses in return messages; tweak DNS timeouts; many minor bug fixes
show more ...
|
#
59031 |
| 10-Apr-1993 |
eric |
fix major bug in reply() that trashes all error messages; add IDA-style $&x handling; don't lose $s value in srvrsmtp; random POSIX compatibility and similar cleanups |
#
58958 |
| 04-Apr-1993 |
eric |
D= mailer flag for directory path; RFC 1413 (IDENT) protocol support; check for loopbacks in user instead of srvr SMTP |
#
58929 |
| 01-Apr-1993 |
eric |
fixes to properly compute priority, nrcpts, etc. on requeued delivery |
#
58920 |
| 01-Apr-1993 |
eric |
diagnose incorrect privacy flags; quote backslashes in _phrase_; some FallBackMX fixes; don't ignore rest of queue if one job is locked; always respond "quickly" to RCPT; accept email for mailing lis
diagnose incorrect privacy flags; quote backslashes in _phrase_; some FallBackMX fixes; don't ignore rest of queue if one job is locked; always respond "quickly" to RCPT; accept email for mailing lists with errors on the list
show more ...
|
#
58885 |
| 30-Mar-1993 |
eric |
fix incorrect infinite loop diagnosis & improve diagnostics; fix bogus CurHostAddr printing; don't warn about -f if setting sender to yourself; "probe" SMTP connections using RSET instead of NOOP |
#
58858 |
| 29-Mar-1993 |
eric |
fix endmailer call botch; diagnose RCPT before MAIL; change Op default to 0; add O and V options; log sending info; fix nis_magic bug |
#
58831 |
| 26-Mar-1993 |
eric |
fix HELO problem in srvrsmtp (HELO was required); fall back to other MX records if error occurs on MAIL or DATA; prototype portability; change $~ to just match one word; fix some problems with multi-
fix HELO problem in srvrsmtp (HELO was required); fall back to other MX records if error occurs on MAIL or DATA; prototype portability; change $~ to just match one word; fix some problems with multi-word matches
show more ...
|
#
58814 |
| 25-Mar-1993 |
eric |
implement multi-word classes |