Only detect ^From_ and not '^from_' by accident
[infodrom/newmail] / mbox.c
2009-06-27 Joey SchulzeOnly detect ^From_ and not '^from_' by accident master
2008-04-21 Joey SchulzePatch by Marian ??urkovi??: Support header values longe...
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 SchulzeIncrease the header size so that forwarded mails with...
2006-02-07 Joey SchulzeCorrected handling of long header fields in compliance...
2004-12-10 Joey SchulzeObey to the new coding style
2004-12-04 Joey SchulzeAdded support for multi-line header lines
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 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 SchulzeInitial commit of files for the project, started from...