masqmail
log src/accept.c
age | author | description |
---|---|---|
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 |