masqmail-0.2

log src/smtp_in.c

age author description
Tue, 06 Jul 2010 08:18:46 +0200 meillo moved the SIZE check to a better location
Tue, 06 Jul 2010 08:18:10 +0200 meillo refactored SMTP_HELO and SMTP_EHLO cases
Thu, 01 Jul 2010 13:32:33 +0200 meillo better formating in debug log
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)
Sat, 19 Jun 2010 11:14:34 +0200 meillo moved check for NULL into destroy_message()
Sat, 19 Jun 2010 11:11:28 +0200 meillo refactoring plus one small bugfix