masqmail
log src/conf.c
age | author | description |
---|---|---|
2010-07-06 | meillo | fixed the use of max_size instead of max_size_delete |
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-30 | meillo | allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo) |
2010-06-30 | meillo | better debugging output (thanks to Paolo) |
2010-05-06 | meillo | flattened conditional nesting |
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 |