infodrom/newmail
2009-06-27 Joey SchulzeOnly detect ^From_ and not '^from_' by accident master
2008-05-03 Joey SchulzeUpdated copyright date upstream_newmail_0-5
2008-05-03 Joey SchulzePrepare for the new version
2008-04-25 Joey SchulzeSplit lines before column 80
2008-04-25 Joey SchulzeOnly ignore linear-white-space between two encoded...
2008-04-21 Joey SchulzeRevert former patch
2008-04-21 Joey SchulzeCopy enough characters up to the encoding
2008-04-21 Joey SchulzePatch by Marian ??urkovi??: Support header values longe...
2008-04-21 Joey SchulzeAdjust the version
2008-04-21 Joey SchulzeCorrection by Marian ??urkovi??
2007-11-22 Joey SchulzeTerminate if the tty is gone
2007-07-30 Joey SchulzeMore precaution about arbitrary console output
2007-07-29 Joey SchulzeDon't report about a new mail when there hasn't been...
2007-05-20 Joey SchulzeWhen using iconv(3) from and to areas must not overlap...
2007-05-20 Joey SchulzeIncrease the header size so that forwarded mails with...
2007-05-20 Joey Schulzepaths.h may not be available elsewhere
2006-11-13 Joey SchulzeAdded installation blurb
2006-11-13 Joey SchulzeCorrect use of prefix variable
2006-02-08 Joey SchulzeAdded support for charsets that can't display certain... upstream_newmail_0-4
2006-02-08 Joey SchulzeTerminate the output string if it hasn't been fully...
2006-02-08 Joey SchulzeAdjusted the documentation for the new character conver...
2006-02-08 Joey SchulzeAdjusted copyright note
2006-02-08 Joey Schulzeenable language/locale settings
2006-02-08 Joey SchulzeConvert a header line according to RFC 2047 unless...
2006-02-08 Joey SchulzeConvert a header line according to RFC 2047
2006-02-08 Joey SchulzeString conversion with different charsets
2006-02-07 Joey SchulzeCorrected handling of long header fields in compliance...
2005-08-01 Joey SchulzeAdded a missing space
2004-12-10 Joey SchulzeObey to the new coding style
2004-12-10 Joey SchulzeAdded a coding-tyle document
2004-12-04 Joey SchulzeAdded support for multi-line header lines
2004-11-23 Joey SchulzeImproved the readme by pointing to the project page... upstream_newmail_0-3
2004-11-23 Joey SchulzeTry to gather originator information from the From_...
2004-11-23 Joey SchulzeImproved detection of new mail, there's always a newlin...
2004-11-22 Joey SchulzeErr... should close the mbox
2004-11-22 Joey SchulzeSave and restore the access and modification time of...
2004-11-22 Joey SchulzeOh, the old newmail didn't emit "New mail from" but...
2004-11-22 Joey SchulzeContributed the manpage
2004-11-22 Joey SchulzeOutput routine
2004-11-22 Joey SchulzeAdded support for extracting the realname from an address
2004-11-22 Joey SchulzeAdjusted post-output:
2004-11-22 Joey SchulzeImplement flags as bitlist
2004-11-22 Joey SchulzeNo need to reduce the size by one since this is done...
2004-11-22 Joey SchulzeMoved strncpy into stringcopy which will always termina...
2004-11-22 Joey SchulzeMoved code to support the to header into a define,...
2004-11-22 Joey SchulzeAdded preliminary support for -r to emit raw output...
2004-11-22 Joey SchulzeInitial commit of files for the project, started from...