masqmail

log src/smtp_in.c

age author description
Sun, 24 Apr 2011 15:10:11 +0200 meillo refactored complex conditions
Sun, 18 Jul 2010 21:49:15 +0200 meillo added newlines to the end of log and debug messages where missing
Fri, 16 Jul 2010 15:38:53 +0200 meillo removed the --disable-smtp-server configure option
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