masqmail

log src/deliver.c

age author description
Thu, 28 Apr 2011 16:48:23 +0200 meillo refactoring
Thu, 28 Apr 2011 09:55:06 +0200 meillo reworked allowed and denied addrs for routes
Mon, 25 Apr 2011 15:15:34 +0200 meillo added comments
Sun, 24 Apr 2011 19:37:56 +0200 meillo removed protocol option from route config
Sun, 24 Apr 2011 19:14:38 +0200 meillo reworked online_detect to the simpler online_query
Mon, 06 Dec 2010 18:07:01 -0300 markus schnalke heavy refactoring of deliver.c
Fri, 22 Oct 2010 11:56:47 -0300 markus schnalke refactoring: new function split_rcpts() replaces two others
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
Fri, 16 Jul 2010 16:38:50 +0200 meillo REMOVED MAILDIR SUPPORT
Thu, 15 Jul 2010 10:33:53 +0200 meillo removed the pop-before-smtp (smtp-after-pop) function
Wed, 14 Jul 2010 17:02:08 +0200 meillo added comments to deliver.c (stuff to check)
Wed, 14 Jul 2010 16:48:45 +0200 meillo removed `remote_port' config option
Wed, 30 Jun 2010 15:00:59 +0200 meillo better debugging output (thanks to Paolo)
Wed, 16 Jun 2010 19:36:22 +0200 meillo added copyright notices to files I improved