masqmail-0.2

log src/smtp_in.c

age author description
Tue, 06 Jul 2010 14:28:08 +0200 meillo check max length of addresses in SMTP dialog
Tue, 06 Jul 2010 13:46:51 +0200 meillo fixed defer_all code
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)