masqmail

log src/conf.c

age author description
2011-08-27 markus schnalke Added debug level 9 for msgs to stderr during reading config
2011-07-13 markus schnalke Fixed local-part only address patterns in route conditions
2011-07-13 markus schnalke Switched back from 127.0.0.1 to localhost
2011-04-28 meillo refactoring in the small
2011-04-28 meillo reworked allowed and denied addrs for routes
2011-04-24 meillo removed protocol option from route config
2011-04-24 meillo reworked online_detect to the simpler online_query
2011-04-24 meillo bug fix: inverted condition
2010-12-02 markus schnalke s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/
2010-11-04 markus schnalke removed the obsolete pos argument from time_interval()
2010-10-25 markus schnalke renamed `alias_local_cmp' to `localpartcmp'
2010-10-25 markus schnalke renamed `alias_local_caseless' to `caseless_matching'
2010-10-22 markus schnalke renamed the default route for the local net
2010-07-23 meillo added my copyright to files I worked on
2010-07-23 meillo added support for STARTTLS wrappers
2010-07-16 meillo default listen_addresses: use 127.0.0.1 instead of `localhost'
2010-07-16 meillo REMOVED MAILDIR SUPPORT
2010-07-15 meillo REMOVED POP3 SUPPORT
2010-07-15 meillo forgot to remove the pop3_login option in conf.c in the last commit
2010-07-14 meillo removed `remote_port' config option
2010-07-08 meillo removed the mserver feature
2010-07-08 meillo listen per default on localhost:25 now
2010-07-08 meillo local_hosts defaults to localhost;foo;foo.example.org now
2010-07-08 meillo require host_name to be set in config file
2010-07-08 meillo shut down on errors reading config file
2010-07-07 meillo local_hosts defaults to `localhost' now
2010-07-07 meillo mail_dir defaults to /var/mail now
2010-07-07 meillo default values for logdir and spooldir
2010-07-06 meillo fixed the use of max_size instead of max_size_delete
2010-07-01 meillo added support for SMTP SIZE 0 (unlimited)
2010-07-01 meillo added server-side SMTP SIZE support (patch by Paolo)
2010-06-30 meillo allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)
2010-06-30 meillo better debugging output (thanks to Paolo)
2010-05-06 meillo flattened conditional nesting
2008-10-29 meillo replaced number 0 with character \0 where appropriate
2008-10-29 meillo code beautifying
2008-10-27 meillo changed indention and line wrapping to a more consistent style
2008-09-26 meillo this is masqmail-0.2.21 from oliver kurth0.2.21