log

age author description
2010-07-08 meillo added a script to guess the host's name
2010-07-08 meillo next version will be 0.3.0
2010-07-08 meillo documented that online_pipe must contain an absolute path
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-08 meillo merge
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-07 meillo Added tag 0.2.25 for changeset 115d3c92493b
2010-07-07 meillo updated ChangeLog and NEWS 0.2.25
2010-07-07 meillo moved rmail from bin (man1) to sbin (man8)
2010-07-07 meillo improved the Makefile (check diff for details)
2010-07-07 meillo small fix in Makefile if dirs do not exist
2010-07-07 meillo remove all installed dirs on `make uninstall'
2010-07-07 meillo credited Paolo's contributions
2010-07-07 meillo updated ChangeLog and NEWS
2010-07-06 meillo updated dates and versions in man pages
2010-07-06 meillo typo fixes in masqmail.route(5)
2010-07-06 meillo added a script that checks the documentation coverage of config options
2010-07-06 meillo /^\\fB/ in man pages indicates an option
2010-07-06 meillo documented, yet undocumented, set_h_reply_to_domain config option
2010-07-06 meillo added mailq.wmbiffrc by Paolo
2010-07-06 meillo check max length of addresses in SMTP dialog
2010-07-06 meillo fixed defer_all code
2010-07-06 meillo documented, yet undocumented, defer_all config option
2010-07-06 meillo documented, yet undocumented, spool_dir config option
2010-07-06 meillo small clarity improvement
2010-07-06 meillo fixed the use of max_size instead of max_size_delete