masqmail
log src/smtp_out.c
age | author | description |
---|---|---|
Fri, 23 Jul 2010 11:27:17 +0200 | meillo | added my copyright to files I worked on |
Fri, 23 Jul 2010 10:57:53 +0200 | meillo | added support for STARTTLS wrappers |
Sun, 18 Jul 2010 21:58:15 +0200 | meillo | replaced the MD5 implementation with the one of Solar Designer |
Wed, 14 Jul 2010 16:35:17 +0200 | meillo | better debug logging of outgoing SMTP dialogs |
Wed, 14 Jul 2010 16:26:12 +0200 | meillo | fixed a small typo in the debug output |
Thu, 01 Jul 2010 13:11:38 +0200 | meillo | some annotations related to mail sending with SMTP SIZE |
Wed, 30 Jun 2010 15:00:59 +0200 | meillo | better debugging output (thanks to Paolo) |
Thu, 06 Nov 2008 09:18:38 +0100 | meillo | code beautifying; 0 -> \0 if appropriate |