install correct aliases file
[unix-history] / usr / src / usr.sbin / sendmail / src / headers.c
1988-11-18 Mike Karelsmore cleanup, fix some inappropriate syserr's
1988-11-18 Mike Karelsexpunge debugging/nonstandard/trojan horse commands...
1988-07-01 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticadd Berkeley specific header
1988-03-14 Keith Bosticreplace sameword with strcasecmp
1985-09-22 Eric Allmandon't include ctime as part of priority, since the...
1985-09-22 Eric Allmanclean up priority handling, making several of the param...
1985-09-19 Eric AllmanSMI changes (somewhat)
1985-09-05 Eric Allmansave code to throw out invalid Sender: fields for valid...
1985-06-09 Eric Allmanlint for 4.3 release
1985-06-08 Eric Allmanlint
1985-06-08 Miriam Amos NihartResolve duplicate SccsId. Remove unused variable.
1985-06-08 Distribution FolksAdd copyright
1985-05-25 Eric AllmanChanges from Bill Nowicki <sun!rose!nowicki> and Jay...
1984-08-12 Eric AllmanAdd $[ and $] as RHS operators to look up the contents...
1984-06-18 Eric Allmanabortive attempt to install a name server.... sigh.
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1983-08-22 Eric AllmanDrop "Sender:" hack, since it doesn't work properly...
1983-08-22 Eric AllmanInsert Sender: line if a From: line is specified and...
1983-07-26 Eric Allman4.2 release version
1983-06-15 Eric Allmanlog the message-id only if non-null
1983-06-12 Eric Allmandon't rearrange input header lines; force Received...
1983-05-02 Eric Allmandon't add an extra tab in the header (white space shoul...
1983-05-02 Eric Allmanavoid core dumps on messages with very long header...
1983-04-18 Eric Allmanfix *(0) problems
1983-03-13 Eric AllmanDon't artifically add a "from: $q" when running the...
1983-03-07 Eric AllmanHandle messages with "Resent-xxx:" header lines properl...
1983-02-27 Eric AllmanDon't log message-id mapping and from person in a queue run
1983-02-27 Eric Allmanlog queueid <=> message-id correspondence
1983-02-20 Eric AllmanAvoid core dumps on very long addresses in headers.
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; define...
1983-01-16 Eric Allmanbe sure everything gets appropriately externalized...
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-06 Eric Allmanfix folded line output
1983-01-05 Eric AllmanDetect an internal error that seems to be occuring
1983-01-04 Eric Allmanfix bug in commaize so that it won't core dump on every...
1983-01-02 Eric AllmanPut CRLF on all lines in user SMTP. Pass this info...
1982-12-14 Eric AllmanThe routine "sendto" is now a system call (yeuch!)...
1982-11-28 Eric AllmanMany changes resulting from a complete code readthrough...
1982-11-25 Eric Allmanlint it
1982-11-25 Eric Allmanrun SMTP jobs in a subprocess so that multiple jobs...
1982-11-18 Eric Allmansplit operation mode ("-bx" flag) and delivery mode...
1982-11-05 Eric Allmanput header conditionals into the .cf file
1982-09-25 Eric Allmanarrange to be able to define options; put precedences...
1982-09-07 Eric Allmanmore hacking on oldstyle -- always assume sender fields...
1982-09-07 Eric Allmanfix botch in computing e_oldstyle
1982-09-07 Eric Allmaninstall new state-driven scanner; make everyone use...
1982-09-06 Eric Allmanconvert Return-Receipt-To: and Precedence: to NBS stand...
1982-08-28 Eric Allmanhack crackaddr to strip blanks off the end of a cracked...
1982-08-26 Eric Allmanapply ruleset 4 to rewrite addresses in the body of...
1982-08-24 Eric Allmanallow continuation lines in .cf file (particularly...
1982-08-23 Eric Allmanchange $i to $j; $i is now queue id; put "Received...
1982-08-23 Eric Allmanassign a unique id to each transaction that can be...
1982-08-18 Eric AllmanMail-From: ==> Received: for new SMTP spec (RFC821)
1982-08-18 Eric Allmanrework header processing: do special purpose header...
1982-08-16 Eric Allmanmake headers work properly when a message is queued...
1982-08-08 Eric Allmanchange debug level to a debug vector; add levels on...
1982-07-06 Eric Allmanadd "Apparently-To:" field if no recipients are in...
1982-07-06 Eric Allmancount Mail-From: lines to avoid loops (simulates hop...
1982-06-01 Eric Allmanfinish implementing envelopes. it's not completely...
1982-05-30 Eric Allmantry to install envelopes. is this really worth it???
1982-05-22 Eric Allmanadd "envelopes" to contain the basic information needed...
1982-03-07 Eric Allmanclean up error handling in IPC case; fix a minor bug...
1982-02-23 Eric Allmanbecome NewStyle automatically based on heuristics
1982-02-21 Eric Allmanmake rewriting of addresses in headers really work...
1982-02-21 Eric Allmanput the type address headers into a per-header send...
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-12-06 Eric Allmaninsert SMTP "Mail-From:" line.
1981-11-23 Eric AllmanEdit queue control files when running queue (assuming...
1981-11-22 Eric Allmanchange the send queue to be only one queue instead...
1981-11-22 Eric Allmanlinks together aliases into proper trees. This is...
1981-10-27 Eric AllmanInstall new experimental queueing facility -- one stage...
1981-09-17 Eric Allmanlast delta was too paranoid -- this increases the number of
1981-09-17 Eric Allmanrun as the user forwarding mail after a .forward operation;
1981-09-13 Eric Allmanchange From: processing to reduce the number of Origina...
1981-09-07 Eric Allmancleanup, commenting, linting, etc.
1981-08-25 Eric AllmanAdd "-t" option to read To:, Cc:, and Bcc: lines to...
1981-08-23 Eric AllmanArrange to pull full name out of From line if found...
1981-08-21 Eric Allmanclean up some header information; don't reopen tempfile as
1981-08-18 Eric Allmanadd header fields from new BB&N proposal ICST/CBOS...
1981-08-10 Eric Allmandate and time created 81/08/09 16:40:48 by eric