masqmail
log src/smtp_in.c
age | author | description |
---|---|---|
2010-07-06 | meillo | check max length of addresses in SMTP dialog |
2010-07-06 | meillo | fixed defer_all code |
2010-07-06 | meillo | moved the SIZE check to a better location |
2010-07-06 | meillo | refactored SMTP_HELO and SMTP_EHLO cases |
2010-07-01 | meillo | better formating in debug log |
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-19 | meillo | moved check for NULL into destroy_message() |
2010-06-19 | meillo | refactoring plus one small bugfix |
2008-11-06 | meillo | code beautifying; 0 -> \0 if appropriate |
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 |