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
2010-07-01 meillo added support for SMTP SIZE 0 (unlimited)
2010-07-01 meillo added server-side SMTP SIZE support (patch by Paolo)
2010-06-29 meillo simplified a bit-operation based condition
2010-06-29 meillo changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding
2010-06-29 meillo improved comments related to -t option
2010-06-29 meillo masqmail now *always* removes Bcc: headers
2010-06-29 meillo add `undisclosed recipients' header if no recipient headers available
2010-06-23 meillo removed the ACC_NO_RECVD_HDR because it is never set
2010-02-08 meillo fixed typing error
2008-12-05 meillo small cleanups
2008-10-29 meillo replaced number 0 with character \0 where appropriate
2008-10-29 meillo code beautifying
2008-10-27 meillo changed indention and line wrapping to a more consistent style
2008-09-26 meillo this is masqmail-0.2.21 from oliver kurth0.2.21