fixes for problems causing mail to be both sent and rejected
[unix-history] / usr / src / usr.sbin / sendmail /
1993-04-27 Eric Allmantype char can be a problem in prototypes on some systems
1993-04-27 Eric Allmanadd mci_options word & advertised max message size
1993-04-22 Eric Allmanpatches to XLA code
1993-04-22 Eric AllmanHPUX compatibility changes in getla()
1993-04-20 Eric Allmanproperly handle \! hack; improve error message printing...
1993-04-20 Eric Allmandate and time created 93/04/19 16:50:57 by eric
1993-04-20 Eric Allmanchange remotename to use flag bits instead of individua...
1993-04-19 Eric Allmanpass flags to remotename() instead of many individual...
1993-04-19 Eric AllmanExtended Load Average (XLA) hooks
1993-04-19 Eric Allmanuse -D_FORGIVING_CC_
1993-04-19 Eric Allmanoops... fix botch in previous delta
1993-04-19 Eric Allmanuse UCB standard prototyping standard; use more prototypes
1993-04-19 Eric Allmanuse UCB standard prototype string
1993-04-19 Eric Allmanuse UCB standard for __P
1993-04-19 Eric Allmanadd defines for prototype compatibility
1993-04-18 Eric Allmanavoid NULL mci_out syserr; creates bogus error messages
1993-04-18 Eric Allmanimprove error printing (changes format of C line in qf)
1993-04-17 Eric Allmanturn off DEFNAMES and DNSRCH in hostsignature for old...
1993-04-17 Eric Allmandon't double-#define SMTP and QUEUE
1993-04-17 Eric Allmanupdate expected release date and mention contrib directory
1993-04-16 Eric Allmanfix bug causing host\!user to be parsed as one token
1993-04-16 Eric Allmanfix compilation problem when IDENTPROTO is not defined
1993-04-16 Eric Allmanfixes to handle null messages -- why did this break?
1993-04-16 Eric AllmanIPC mailers can take a colon-separated list of addresse...
1993-04-16 Eric Allmandocument the -B flag
1993-04-16 Eric AllmanB line in qf file
1993-04-16 Eric Allmanminor botch: use htons on ident port name
1993-04-15 Eric Allman(no message)
1993-04-15 Eric Allmandiscard errors only on responses to responses to respon...
1993-04-15 Eric Allmanadd e_bodytype and B queue line and -B flag for body...
1993-04-15 Eric AllmanIDENT problem applies to HPUX as well as Ultrix
1993-04-15 Eric Allmanadd e_bodytype
1993-04-15 Eric Allmandon't dequote if there would be spaces left -- they...
1993-04-15 Eric Allmansome first thoughts at a MAILB lookup
1993-04-15 Eric Allmanadd fifth parameter to *_map_lookup
1993-04-15 Eric Allmanreturn status information from map lookups and from...
1993-04-15 Eric Allmanset q_ruser when you send to a true human user
1993-04-15 Eric Allmanprint a list of the bad addresses on returned email
1993-04-15 Eric AllmanFEATURE(nocanonify) to turn off calls to $[ ... $]...
1993-04-15 Eric Allmanadd FEATURE(nocanonify)
1993-04-15 Eric Allmandate and time created 93/04/14 13:06:37 by eric
1993-04-15 Eric Allmandocument multiple hostnames on IPC $@ clause and IDENTPROTO
1993-04-14 Eric Allmanlet the $@ clause of an SMTP mailer be a colon separate...
1993-04-14 Eric Allmanrandom cleanup -- nothing major
1993-04-14 Eric Allmanmove IDENTPROTO #define into conf.h; default it off...
1993-04-14 Eric Allmansimplify and generalize OutChannel => stdout code
1993-04-14 Eric Allmancheck for I/O errors on OutChannel
1993-04-14 Eric Allmanimprove setproctitle info
1993-04-13 Eric Allmanavoid multiple error messages on wierd syntax like...
1993-04-13 Eric Allmanredefine $r, $s, and $_ in error envelopes; properly...
1993-04-13 Eric Allmanchange comment on MAXUSERENVIRON to emphasize min value
1993-04-13 Eric Allmanfix documentation of -f in map specifications
1993-04-13 Eric Allmanreset statmsg before each mailer invocation to avoid...
1993-04-13 Eric Allmanback out hack to hide unqualified domains behind %...
1993-04-13 Eric Allmanshorten timeout on reverse name lookup to avoid conflic...
1993-04-13 Eric Allmanmore socket code generalization
1993-04-12 Eric Allmanproperly diagnose ruleset zero returning null vector
1993-04-11 Eric Allmanclarify what IDENT does -- and does not -- do
1993-04-11 Eric Allmandocument FEATURE(uucpdomain)
1993-04-11 Eric Allmanchange map name for consistency with UUCP
1993-04-11 Eric Allmandate and time created 93/04/10 11:05:41 by eric
1993-04-11 Eric Allmandocument FEATURE(bitdomain)
1993-04-11 Eric Allmanrearrange diversion 6 for FEATURE(bitdomain)
1993-04-11 Eric Allmandate and time created 93/04/10 10:50:17 by eric
1993-04-11 Eric Allmanfix major bug in reply() that trashes all error message...
1993-04-11 Eric Allman%-hack single token hostnames behind $s if $r is specified
1993-04-11 Eric Allmandocument IDENT, including limitations
1993-04-11 Eric Allmandocument $&x
1993-04-11 Eric Allmanimplement $&x for deferred macro expansion; some POSIX...
1993-04-11 Eric Allmanfix loopback detection
1993-04-11 Eric Allmanclarify error messages
1993-04-11 Eric Allmanadd MACRODEXPAND for deferred expansion
1993-04-11 Eric Allmanclarify comments for the unwary
1993-04-10 Eric Allmanset $s after runinchild; runinchild calls newenvelope...
1993-04-10 Eric Allmanclean up some debug messages if MATCHGECOS not compiled in
1993-04-10 Eric Allmandon't reset SmtpReplyBuffer on fatal errors -- VERY...
1993-04-05 Eric Allmanclean up error return messages
1993-04-05 Eric Allmanprioritize tasks
1993-04-05 Eric Allmancrude initialization of map_rebuild -- needs work yet
1993-04-05 Eric Allmanadd map_rebuild for program to use for auto-rebuild
1993-04-05 Eric Allman931 support done
1993-04-05 Eric Allmanlog $_ (authenticated sender info) in Received: line...
1993-04-05 Eric Allmanlog $_ (authenticated sender info) in Received: line
1993-04-05 Eric AllmanD= mailer flag for directory path; RFC 1413 (IDENT...
1993-04-05 Eric AllmanIDENT cleanup; move loopback checking from srvr to...
1993-04-05 Eric Allmandocument $_ and Directory=
1993-04-05 Eric AllmanRFC 1413 (IDENT) protocol support
1993-04-03 Eric Allmanadd directory search path on prog mailer
1993-04-03 Eric Allmanadd Directory mailer field
1993-04-03 Eric Allmanadd execdir to mailer definition
1993-04-02 Eric Allmanfree work queue entry even if skipping the job
1993-04-02 Eric Allmanfixes to properly compute priority, nrcpts, etc. on...
1993-04-02 Eric Allmangive more info on error messages
1993-04-02 Eric Allmando immediate requeue if expanding aliases during queue...
1993-04-02 Eric Allmandiagnose incorrect privacy flags; quote backslashes...
1993-04-02 Eric Allmanalways respond "quickly" to RCPT commands; don't give...
1993-04-02 Eric Allmandon't do extra userdb lookups in VRFYONLY mode
1993-04-02 Eric Allmanuse e_statmsg for logging of OK status
1993-04-02 Eric Allmanclear FATALERRS indication in cloned envelope; use...
1993-04-02 Eric Allmanalways do sendall, even if errors in queue file; save...
next