#
59579 |
| 30-Apr-1993 |
eric |
don't change alpha case on header field names |
#
59276 |
| 26-Apr-1993 |
eric |
delete duplicate 8th bit stripping |
#
59163 |
| 19-Apr-1993 |
eric |
change remotename to use flag bits instead of individual parameters; add a pstat parameter to return status information up |
#
58951 |
| 04-Apr-1993 |
eric |
RFC 1413 (IDENT) protocol support |
#
58929 |
| 01-Apr-1993 |
eric |
fixes to properly compute priority, nrcpts, etc. on requeued delivery |
#
58890 |
| 31-Mar-1993 |
eric |
arrange to quote backslash as well as other special characters |
#
58798 |
| 24-Mar-1993 |
eric |
clean up logging of email received from localhost |
#
58789 |
| 23-Mar-1993 |
eric |
add X-Authentication-Warning: headers on possible attempts at forgery |
#
58755 |
| 19-Mar-1993 |
eric |
initial hooks for ISO networking |
#
58740 |
| 19-Mar-1993 |
eric |
don't free header values -- they are still accessible from BlankEnvelope |
#
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 |
#
58704 |
| 18-Mar-1993 |
eric |
restore e_sender as sending address sans decorations |
#
58688 |
| 17-Mar-1993 |
eric |
early bind default headers |
#
58686 |
| 16-Mar-1993 |
eric |
changed "received from" to "relay=" for consistency |
#
58667 |
| 13-Mar-1993 |
eric |
change "received from" logging on internal error response |
#
58558 |
| 08-Mar-1993 |
eric |
undo RESPONSE hack -- is it worthwhile? |
#
58541 |
| 07-Mar-1993 |
eric |
clean up from= logging on internally generated responses |
#
58509 |
| 06-Mar-1993 |
eric |
allow host on local addresses; don't do domain extension on return path, ever -- for <> addresses |
#
58333 |
| 01-Mar-1993 |
eric |
changes for ESMTP; mostly better delimiter character pointer passing |
#
58308 |
| 28-Feb-1993 |
eric |
changes for better logging of mail submitters |
#
58170 |
| 24-Feb-1993 |
eric |
propagate alias owner information back to envelope sender |
#
58151 |
| 23-Feb-1993 |
eric |
overhaul status of SMTP reply codes |
#
58145 |
| 22-Feb-1993 |
eric |
don't log from= info on sendmail -t -bv |
#
58125 |
| 21-Feb-1993 |
eric |
change $d to be current date, not origination date |
#
58082 |
| 20-Feb-1993 |
eric |
close cached MCI connections after a fork; add p (privacy) and b (min blocks free) options; fix selfref code; clean up $#error format |