infodrom/newmail
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...