masqmail

log src/conf.c

age author description
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