59057 | 13-Apr-1993 |
eric |
redefine $r, $s, and $_ in error envelopes; properly handle parseaddr return in ESM_POSTMASTER case |
59056 | 13-Apr-1993 |
eric |
change comment on MAXUSERENVIRON to emphasize min value |
59044 | 12-Apr-1993 |
eric |
reset statmsg before each mailer invocation to avoid bogus messages in log |
59042 | 12-Apr-1993 |
eric |
shorten timeout on reverse name lookup to avoid conflict with higher level timeouts |
59041 | 12-Apr-1993 |
eric |
more socket code generalization |
59040 | 12-Apr-1993 |
eric |
properly diagnose ruleset zero returning null vector |
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 |
59027 | 10-Apr-1993 |
eric |
implement $&x for deferred macro expansion; some POSIX compatibility |
59026 | 10-Apr-1993 |
eric |
fix loopback detection |
59025 | 10-Apr-1993 |
eric |
clarify error messages |
59024 | 10-Apr-1993 |
eric |
add MACRODEXPAND for deferred expansion |
59023 | 10-Apr-1993 |
eric |
clarify comments for the unwary |
59016 | 09-Apr-1993 |
eric |
set $s after runinchild; runinchild calls newenvelope which clears the macros |
59015 | 09-Apr-1993 |
eric |
clean up some debug messages if MATCHGECOS not compiled in |
59014 | 09-Apr-1993 |
eric |
don't reset SmtpReplyBuffer on fatal errors -- VERY BAD BUG! |
58966 | 05-Apr-1993 |
eric |
clean up error return messages |
58964 | 04-Apr-1993 |
eric |
prioritize tasks |
58963 | 04-Apr-1993 |
eric |
crude initialization of map_rebuild -- needs work yet |
58962 | 04-Apr-1993 |
eric |
add map_rebuild for program to use for auto-rebuild |
58961 | 04-Apr-1993 |
eric |
931 support done |
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 |
58957 | 04-Apr-1993 |
eric |
IDENT cleanup; move loopback checking from srvr to user smtp |
58951 | 04-Apr-1993 |
eric |
RFC 1413 (IDENT) protocol support |
58935 | 03-Apr-1993 |
eric |
add Directory mailer field |
58932 | 02-Apr-1993 |
eric |
add execdir to mailer definition |