fixed several bugs.
[unix-history] / usr / src / usr.sbin / sendmail /
1983-02-27 Eric AllmanDon't log message-id mapping and from person in a queue run
1983-02-27 Eric Allmanmap host name for $w macro to upper case -- this is...
1983-02-27 Eric AllmanDocument logging of queueid <=> message-id corresponden...
1983-02-27 Eric Allmanlog queueid <=> message-id correspondence
1983-02-26 Eric AllmanMore attempts at insuring that everything goes through...
1983-02-25 Eric Allmanarrange to cleanup addresses using ruleset 4 before...
1983-02-25 Eric AllmanFix bug in $w and $=w setup; truncate output to seven...
1983-02-25 Eric AllmanFix bug in $w and $=w setup
1983-02-25 Eric AllmanTruncate output text to seven bits
1983-02-24 Eric Allmancleanup from Sam Leffler & Dave Been
1983-02-21 Eric AllmanAvoid loops in the auto-closedown code
1983-02-20 Eric AllmanAvoid core dumps on very long addresses in headers.
1983-02-19 Eric Allmanimprove hostname validation: force it even if no HELO...
1983-02-19 Eric AllmanImprove host verification -- put something in even...
1983-02-19 Eric AllmanAdd HELO hostname verification; give an error if a...
1983-02-19 Eric AllmanAdd HELO hostname verification; put in hack to print...
1983-02-19 Eric AllmanAdd HELO hostname verification
1983-02-19 Eric AllmanGive an error if the message is terminated with an...
1983-02-17 Eric Allmandate and time created 83/02/16 12:42:51 by eric
1983-02-14 Eric Allmanfix clrbitmap to really clear the entire bitmap
1983-02-11 Eric Allmanavoid core dump on return receipt processing; clean...
1983-02-10 Eric Allmanclean up install entry to use install script
1983-02-10 Eric Allmanclean up clean entry for 4.1c release
1983-02-10 Eric Allmanmake clean in doc
1983-02-09 Eric Allmanclean up problems when QUEUE compile flag not defined...
1983-02-04 Eric Allmanclean up mailer flags -- M_ARPAFMT is garbage now
1983-02-04 Eric AllmanChange version stamp to have no date (so that it looks...
1983-02-04 Eric AllmanAdd the $e macro
1983-02-04 Eric Allman$e macro is now SMTP entry message (so that configurati...
1983-02-04 Eric AllmanTell about extended classes and the $w flag; tell about...
1983-02-03 Eric AllmanMake mailer size limits a per-mailer parameter (M field...
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; define...
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; put...
1983-02-02 Eric Allmandon't call printqueue() if queueing is turned off
1983-01-23 Eric Allmancleanup for UNICOM -- mostly typesetting stuff and...
1983-01-19 Eric Allmanpause() after reply error if 18.100 set -- so that...
1983-01-18 Eric Allmandocument the $w macro as the name of this host
1983-01-18 Eric AllmanSet the $w macro to the hostname if at all possible...
1983-01-18 Eric Allmanfix bug that caused "\r\n" string in TCP mailer definit...
1983-01-18 Eric Allmandefine a newline in "nullmailer" so that queue files...
1983-01-17 Eric Allmanput in socket debugging on a debug flag to help Sam...
1983-01-17 Eric Allmanfix SHELL command; CR's on end of lines are still a...
1983-01-17 Eric Allmanadd "make tar" to create a tar image of the distribution
1983-01-17 Eric Allmanmake the maximum number of simultaneous SMTP connection...
1983-01-17 Eric Allmandocument the "N" option to set the maximum number of...
1983-01-17 Eric Allmanmake the maximum number of simultaneous SMTP connection...
1983-01-17 Eric Allmandocument new mailer definition format
1983-01-17 Eric AllmanChange mailer spec to have labelled fields for future...
1983-01-17 Eric AllmanChange mailer spec to have labelled fields for future...
1983-01-16 Eric Allmanbe sure everything gets appropriately externalized...
1983-01-13 Eric Allmanfix date format to be truly RFC822
1983-01-11 Eric Allmandate and time created 83/01/10 09:46:22 by eric
1983-01-11 Eric Allmantalk about the root makefile; mention superuser needs...
1983-01-11 Eric Allmanchoose the configuration file by calling "hostname"
1983-01-10 Eric Allmanfix CRLF problem when sending SMTP commands; make newst...
1983-01-10 Eric Allmanturn newstr() and crlf() into macros
1983-01-10 Eric Allmanmake newstr and crlf macros
1983-01-10 Eric Allmanadd declaration of "crlf"
1983-01-09 Eric Allmanrelease daemon resources when running the queue
1983-01-09 Eric Allmanbe sure to open a new transcript on every queue run...
1983-01-07 Eric Allmandocument "error" mailer
1983-01-07 Eric Allmanallow user-setable error codes in "error" mailer
1983-01-07 Eric Allmanfix a botch in argument processing such that it used...
1983-01-07 Eric AllmanAdd/change mailer flags: R = CRLF mapping, p = reverse...
1983-01-07 Eric Allmanfix (one more time!) long line wrapping.....
1983-01-07 Eric Allmansplit up FULLSMTP flag -- now have "X" (M_XDOT, use...
1983-01-07 Eric Allmanlint
1983-01-06 Eric Allmanadd M_CRLF
1983-01-06 Eric Allmanfix folded line output
1983-01-06 Eric Allmancuriouser and curiouser..... a read error on the reply...
1983-01-06 Eric Allmanadd bug contact info
1983-01-06 Eric Allmanimprove error recovery for bizarre SMTP cases; unfortun...
1983-01-05 Eric Allmanexternalize $g macro using ruleset 4 also
1983-01-05 Eric AllmanDon't try to drop our controlling TTY except when we...
1983-01-05 Eric AllmanIgnore SIGPIPE early (in main rather than in deliver...
1983-01-05 Eric Allmantake EHOSTDOWN as a temporary failure; change the forma...
1983-01-05 Eric Allmanchange format of deferred message to be consistent...
1983-01-05 Eric Allmantake EHOSTDOWN as a temporary failure
1983-01-05 Eric Allmanfix botch that causes sendmail to core dump when there...
1983-01-05 Eric Allmanadd min and max
1983-01-05 Eric AllmanDetect an internal error that seems to be occuring
1983-01-04 Eric Allmangive more useful error messages (including the errno...
1983-01-04 Eric Allmanadd e_message field for eventual error message improvement
1983-01-04 Eric Allmanhave canonname pass the address through ruleset four...
1983-01-04 Eric Allmantake ENETUNREACH (Network unreachable) as a transient...
1983-01-04 Eric Allmanprint "request" instead of "requests" if there is only...
1983-01-04 Eric Allmanfix bug in commaize so that it won't core dump on every...
1983-01-04 Eric Allmanprocess timeouts like normal errors, so that they will...
1983-01-04 Eric Allmanfix bug in commaize so that it won't core dump on every...
1983-01-04 Eric Allmanfix botch in reading the queue that caused it to throw...
1983-01-03 Eric AllmanTake errno 65, "Host is unreachable", to be a recoverab...
1983-01-03 Eric Allmanclean up output of mailq mode
1983-01-02 Eric AllmanPut CRLF on all lines in user SMTP. Pass this info...
1983-01-02 Eric AllmanUse a more resilient algorithm to handle the special...
1983-01-02 Eric Allmantag syserr's specially in the log so they can be grep...
1983-01-02 Eric Allmaninstall /usr/adm/newsyslog when syslog is installed
1982-12-31 Eric Allmandon't bother timing out on *.cf and qf* file reads...
1982-12-31 Eric Allmanclose files 3 through 20 before startup to insure suffi...
1982-12-30 Eric Allmandon't htons(sp->s_port) in makeconnection
1982-12-30 Eric Allmanmake info about prototype files reflect the truth
next