masqmail-0.2

log src/conf.c

age author description
Tue, 06 Jul 2010 13:02:30 +0200 meillo fixed the use of max_size instead of max_size_delete
Thu, 01 Jul 2010 13:30:30 +0200 meillo added support for SMTP SIZE 0 (unlimited)
Thu, 01 Jul 2010 13:08:53 +0200 meillo added server-side SMTP SIZE support (patch by Paolo)
Wed, 30 Jun 2010 15:31:42 +0200 meillo allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)
Wed, 30 Jun 2010 15:00:59 +0200 meillo better debugging output (thanks to Paolo)
Thu, 06 May 2010 11:52:34 +0200 meillo flattened conditional nesting
Wed, 29 Oct 2008 21:21:26 +0100 meillo replaced number 0 with character \0 where appropriate