log

age author description
2010-06-29 meillo improved comments related to -t option
2010-06-29 meillo exchange of the if parts to simplify the condition
2010-06-29 meillo never create headers from recipients
2010-06-29 meillo masqmail now *always* removes Bcc: headers
2010-06-29 meillo add `undisclosed recipients' header if no recipient headers available
2010-06-25 meillo remove all mercurial files from distribution
2010-06-23 meillo improved man page in respect to the -t option
2010-06-23 meillo removed the ACC_NO_RECVD_HDR because it is never set
2010-06-22 meillo removed executable bits
2010-06-22 meillo the same typos in another file
2010-06-22 meillo fixed tiny typo
2010-06-21 meillo added man page for rmail(1)
2010-06-21 meillo man page of mservdetect talked about /usr/bin/masqmail :-O
2010-06-21 meillo small typo fix
2010-06-21 meillo masqmail's homepage moved prog.marmaro.de/masqmail -> marmaro.de/prog/masqmail 0.2.24
2010-06-21 meillo updated ChangeLog and NEWS
2010-06-21 meillo forgot again to commit the updated Makefile.in
2010-06-21 meillo updated docs (online_file, mserver_iface)
2010-06-21 meillo correct masqmail path in rmail script; remove docs on uninstall
2010-06-19 meillo added some words about exim to docs/uucp-setup
2010-06-19 meillo what about the `rmail' alias?
2010-06-19 meillo added a document that describes UUCP relevant stuff
2010-06-19 meillo added a comment on how to make group uucp trusted too
2010-06-19 meillo added rmail script from postfix
2010-06-19 meillo mservdetect should be listed in man section 1 if it resides in /.../bin/
2010-06-19 meillo is_ingroup(): check for the primary group of a user too
2010-06-19 meillo using is_privileged_user() to check here too
2010-06-19 meillo refactoring
2010-06-19 meillo moved check for NULL into destroy_message()
2010-06-19 meillo refactoring plus one small bugfix