masqmail

log src/conf.c

age author description
Sun, 24 Apr 2011 19:14:38 +0200 meillo reworked online_detect to the simpler online_query
Sun, 24 Apr 2011 15:11:37 +0200 meillo bug fix: inverted condition
Thu, 02 Dec 2010 17:11:25 -0300 markus schnalke s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/
Thu, 04 Nov 2010 14:45:42 -0300 markus schnalke removed the obsolete pos argument from time_interval()
Mon, 25 Oct 2010 17:48:08 -0300 markus schnalke renamed `alias_local_cmp' to `localpartcmp'
Mon, 25 Oct 2010 17:46:13 -0300 markus schnalke renamed `alias_local_caseless' to `caseless_matching'
Fri, 22 Oct 2010 11:06:09 -0300 markus schnalke renamed the default route for the local net
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
Sat, 17 Jul 2010 00:34:40 +0200 meillo default listen_addresses: use 127.0.0.1 instead of `localhost'
Fri, 16 Jul 2010 16:38:50 +0200 meillo REMOVED MAILDIR SUPPORT
Thu, 15 Jul 2010 14:24:40 +0200 meillo REMOVED POP3 SUPPORT
Thu, 15 Jul 2010 11:15:25 +0200 meillo forgot to remove the pop3_login option in conf.c in the last commit
Wed, 14 Jul 2010 16:48:45 +0200 meillo removed `remote_port' config option
Thu, 08 Jul 2010 22:01:33 +0200 meillo removed the mserver feature