masqmail

log src/accept.c

age author description
2011-06-03 meillo Fixed an important bug with folded headers!
2010-12-09 markus schnalke manual formating of Received: hdrs; changed hdr for local receival
2010-12-09 markus schnalke replaced header_fold() with a better implementation
2010-12-09 markus schnalke fixed compile error; removed PROT_BSMTP; made protocol names ucase
2010-12-09 markus schnalke refactoring
2010-12-08 markus schnalke reformating of code
2010-12-04 markus schnalke for -t cmdline args are now added to the rcpt list instead of substracted
2010-12-03 markus schnalke removed comment, see previous commit
2010-12-03 markus schnalke refactoring in the small
2010-12-03 markus schnalke comment: problems with `To: alice, bob' and -t
2010-12-03 markus schnalke removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD
2010-12-03 markus schnalke removed obsolete commented code
2010-07-23 meillo added my copyright to files I worked on
2010-07-15 meillo REMOVED POP3 SUPPORT