masqmail-0.2

log

age author description
Sat, 19 Jun 2010 19:18:46 +0200 meillo added some words about exim to docs/uucp-setup
Sat, 19 Jun 2010 19:00:04 +0200 meillo what about the `rmail' alias?
Sat, 19 Jun 2010 18:53:45 +0200 meillo added a document that describes UUCP relevant stuff
Sat, 19 Jun 2010 18:52:19 +0200 meillo added a comment on how to make group uucp trusted too
Sat, 19 Jun 2010 18:50:41 +0200 meillo added rmail script from postfix
Sat, 19 Jun 2010 18:31:03 +0200 meillo mservdetect should be listed in man section 1 if it resides in /.../bin/
Sat, 19 Jun 2010 18:08:55 +0200 meillo is_ingroup(): check for the primary group of a user too
Sat, 19 Jun 2010 18:07:31 +0200 meillo using is_privileged_user() to check here too
Sat, 19 Jun 2010 12:35:08 +0200 meillo refactoring
Sat, 19 Jun 2010 11:14:34 +0200 meillo moved check for NULL into destroy_message()
Sat, 19 Jun 2010 11:11:28 +0200 meillo refactoring plus one small bugfix
Sat, 19 Jun 2010 10:52:24 +0200 meillo man/Makefile.in was not up to date
Sat, 19 Jun 2010 10:51:23 +0200 meillo next version will be 0.2.24
Wed, 16 Jun 2010 22:09:33 +0200 meillo updated ChangeLog and NEWS
Wed, 16 Jun 2010 19:36:22 +0200 meillo added copyright notices to files I improved
Wed, 16 Jun 2010 19:06:34 +0200 meillo fixed correct processing of mails with data lines longer 4096 chars
Wed, 16 Jun 2010 10:39:44 +0200 meillo do not reparent the daemon to init if init is already the parent
Wed, 16 Jun 2010 10:35:13 +0200 meillo made a comment more exact
Wed, 16 Jun 2010 10:32:20 +0200 meillo fixed Debian bug 536060 (log files are closed after SIGHUP receival)
Wed, 16 Jun 2010 10:14:50 +0200 meillo removed dead code (a SIGCHLD handler)
Sun, 30 May 2010 21:01:45 +0200 meillo Added tag 0.2.23 for changeset c343f5012551
Sun, 30 May 2010 21:01:05 +0200 meillo updated ChangeLog and NEWS0.2.23
Sun, 30 May 2010 20:59:49 +0200 meillo fixed the subject line of a test case
Sun, 30 May 2010 19:15:26 +0200 meillo updated README; added howto-report-bugs
Sun, 30 May 2010 17:11:07 +0200 meillo rename and movement of README contents
Sun, 30 May 2010 16:54:59 +0200 meillo install to /usr/local by default (was /usr)
Sun, 30 May 2010 16:52:35 +0200 meillo improved comments in test cases
Sun, 30 May 2010 16:05:49 +0200 meillo reworked the test cases completely
Sat, 29 May 2010 23:48:42 +0200 meillo better EXTRA_DIST value
Sat, 29 May 2010 23:43:32 +0200 meillo refactoring in Makefile.am
Sat, 29 May 2010 22:57:17 +0200 meillo tiny improvement in usage message
Sat, 29 May 2010 22:53:42 +0200 meillo updated docs; moved files around
Sat, 29 May 2010 22:33:10 +0200 meillo install docs and examples too
Sat, 29 May 2010 22:07:07 +0200 meillo moved man pages from docs/ to man/
Sat, 29 May 2010 21:51:13 +0200 meillo added old manual from the old website
Sat, 29 May 2010 14:28:45 +0200 meillo install man pages again, patch by Juergen Daubert
Sat, 29 May 2010 14:23:07 +0200 meillo changes probably introduced by a newer version of automake or thelike
Thu, 27 May 2010 13:33:45 +0200 meillo updated ChangeLog and NEWS
Thu, 27 May 2010 13:33:14 +0200 meillo next release will be 0.2.23
Fri, 21 May 2010 14:45:56 +0200 meillo fixed inverted condition for undefined online_file
Thu, 20 May 2010 21:49:24 +0200 meillo fixed wrong paths in the md5sum file (gen-dist)
Thu, 20 May 2010 21:23:19 +0200 meillo Added tag 0.2.22 for changeset f3bdb5b382ec
Thu, 20 May 2010 21:22:33 +0200 meillo updated ChangeLog and NEWS0.2.22
Thu, 20 May 2010 21:21:22 +0200 meillo added a script to generate a release
Wed, 19 May 2010 13:33:05 +0200 meillo fixed tests/local.sh
Mon, 17 May 2010 13:16:07 +0200 meillo clarified what identifier is expected by mailrm
Mon, 17 May 2010 12:09:51 +0200 meillo documented log_dir; minor improvements
Mon, 17 May 2010 12:07:33 +0200 meillo we already have an always-bcc feature: log_user
Thu, 13 May 2010 17:34:23 +0200 meillo decided to release the next version as 0.2.22 (not as 0.3.0)
Mon, 10 May 2010 12:26:54 +0200 meillo updated ChangeLog and NEWS
Mon, 10 May 2010 11:03:26 +0200 meillo next version will be 0.3.0
Mon, 10 May 2010 10:59:15 +0200 meillo removed obsolete autoHELL files
Mon, 10 May 2010 10:57:23 +0200 meillo removed trigraph warning
Mon, 10 May 2010 10:39:28 +0200 meillo updated config example and man page to new default online file
Fri, 07 May 2010 16:44:26 +0200 meillo updated the generated AutoHELL files
Fri, 07 May 2010 16:42:58 +0200 meillo fixed unexpanded $prefix in template paths
Fri, 07 May 2010 13:50:23 +0200 meillo reformating of man page sources
Thu, 06 May 2010 13:31:57 +0200 meillo flattened conditional nesting
Thu, 06 May 2010 13:24:49 +0200 meillo fixed man page
Thu, 06 May 2010 13:02:40 +0200 meillo we should probably add an always-bcc feature