masqmail

log src/accept.c

age author description
Sat, 14 Jan 2012 18:44:48 +0100 markus schnalke Various cleanups to remove compiler warnings.
Thu, 20 Oct 2011 10:20:59 +0200 markus schnalke Reformated multiline comments to have leading asterisks on each line
Thu, 22 Sep 2011 15:07:40 +0200 markus schnalke Switched to `type *name' style
Wed, 14 Sep 2011 11:50:45 +0200 markus schnalke minor rework
Fri, 03 Jun 2011 09:47:27 +0200 meillo Fixed an important bug with folded headers!
Thu, 09 Dec 2010 18:28:11 -0300 markus schnalke manual formating of Received: hdrs; changed hdr for local receival
Thu, 09 Dec 2010 18:01:46 -0300 markus schnalke replaced header_fold() with a better implementation
Thu, 09 Dec 2010 13:53:48 -0300 markus schnalke fixed compile error; removed PROT_BSMTP; made protocol names ucase
Thu, 09 Dec 2010 13:20:14 -0300 markus schnalke refactoring
Wed, 08 Dec 2010 17:17:38 -0300 markus schnalke reformating of code
Fri, 03 Dec 2010 21:05:34 -0300 markus schnalke for -t cmdline args are now added to the rcpt list instead of substracted
Fri, 03 Dec 2010 19:35:34 -0300 markus schnalke removed comment, see previous commit
Fri, 03 Dec 2010 13:02:45 -0300 markus schnalke refactoring in the small
Fri, 03 Dec 2010 12:55:44 -0300 markus schnalke comment: problems with `To: alice, bob' and -t
Fri, 03 Dec 2010 11:40:58 -0300 markus schnalke removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD