masqmail-0.2

log

age author description
Sun, 18 Jul 2010 22:24:51 +0200 meillo improved hmactest
Sun, 18 Jul 2010 22:20:20 +0200 meillo replaced hmac_md5.c with an own implementation of RFC 2104
Sun, 18 Jul 2010 22:03:08 +0200 meillo we need at least 32 bits, so let's take a long
Sun, 18 Jul 2010 22:01:04 +0200 meillo replaced the MD5 implementation with the one of Solar Designer
Sun, 18 Jul 2010 10:48:14 +0200 meillo Added tag 0.2.26 for changeset e197e6f4dd94
Sun, 18 Jul 2010 10:33:30 +0200 meillo updated ChangeLog and NEWS0.2.26
Fri, 16 Jul 2010 09:41:25 +0200 meillo adjusted masqmail's path to /usr/local/...
Wed, 14 Jul 2010 21:52:20 +0200 meillo do *not* use the openssl option -crlf in a wrapper command
Wed, 14 Jul 2010 20:52:37 +0200 meillo added a development helper script to update the date and version in man pages
Wed, 14 Jul 2010 20:49:50 +0200 meillo next version will be 0.2.26
Wed, 14 Jul 2010 12:02:01 +0200 meillo Documentation improvements in the INSTALL file and some man pages
Wed, 14 Jul 2010 11:48:59 +0200 meillo Fix handling of --with-liblockfile=no or --without-liblockfile
Wed, 14 Jul 2010 00:54:28 +0200 meillo documented the wrapper option of route files better
Tue, 13 Jul 2010 23:11:26 +0200 meillo added a missing #include <sys/stat.h>
Tue, 13 Jul 2010 22:53:04 +0200 meillo write a log message when the daemon starts up
Thu, 08 Jul 2010 00:53:49 +0200 meillo Added tag 0.2.25 for changeset 115d3c92493b
Thu, 08 Jul 2010 00:50:21 +0200 meillo updated ChangeLog and NEWS0.2.25
Thu, 08 Jul 2010 00:40:19 +0200 meillo moved rmail from bin (man1) to sbin (man8)
Thu, 08 Jul 2010 00:26:55 +0200 meillo improved the Makefile (check diff for details)
Thu, 08 Jul 2010 00:08:18 +0200 meillo small fix in Makefile if dirs do not exist
Wed, 07 Jul 2010 23:43:05 +0200 meillo remove all installed dirs on `make uninstall'
Wed, 07 Jul 2010 23:37:49 +0200 meillo credited Paolo's contributions
Wed, 07 Jul 2010 23:19:06 +0200 meillo updated ChangeLog and NEWS
Tue, 06 Jul 2010 20:16:33 +0200 meillo updated dates and versions in man pages
Tue, 06 Jul 2010 19:01:41 +0200 meillo typo fixes in masqmail.route(5)
Tue, 06 Jul 2010 17:43:31 +0200 meillo added a script that checks the documentation coverage of config options
Tue, 06 Jul 2010 17:37:18 +0200 meillo /^\\fB/ in man pages indicates an option
Tue, 06 Jul 2010 17:16:05 +0200 meillo documented, yet undocumented, set_h_reply_to_domain config option
Tue, 06 Jul 2010 17:04:59 +0200 meillo added mailq.wmbiffrc by Paolo
Tue, 06 Jul 2010 14:28:08 +0200 meillo check max length of addresses in SMTP dialog
Tue, 06 Jul 2010 13:46:51 +0200 meillo fixed defer_all code
Tue, 06 Jul 2010 13:45:42 +0200 meillo documented, yet undocumented, defer_all config option
Tue, 06 Jul 2010 13:31:19 +0200 meillo documented, yet undocumented, spool_dir config option
Tue, 06 Jul 2010 13:02:49 +0200 meillo small clarity improvement
Tue, 06 Jul 2010 13:02:30 +0200 meillo fixed the use of max_size instead of max_size_delete
Tue, 06 Jul 2010 12:37:58 +0200 meillo documented undocumented get config options
Tue, 06 Jul 2010 11:18:31 +0200 meillo small typographic fix (`file' is a value)
Tue, 06 Jul 2010 08:18:46 +0200 meillo moved the SIZE check to a better location
Tue, 06 Jul 2010 08:18:10 +0200 meillo refactored SMTP_HELO and SMTP_EHLO cases
Thu, 01 Jul 2010 14:31:16 +0200 meillo updated ChangeLog and NEWS
Thu, 01 Jul 2010 14:17:50 +0200 meillo don't install the tests
Thu, 01 Jul 2010 13:45:16 +0200 meillo Added tag 0.2.24 for changeset e01fed4846e4
Thu, 01 Jul 2010 13:40:13 +0200 meillo next version will be 0.2.25
Thu, 01 Jul 2010 13:37:26 +0200 meillo Todo: int may have only 16bit
Thu, 01 Jul 2010 13:32:33 +0200 meillo better formating in debug log
Thu, 01 Jul 2010 13:30:30 +0200 meillo added support for SMTP SIZE 0 (unlimited)
Thu, 01 Jul 2010 13:11:38 +0200 meillo some annotations related to mail sending with SMTP SIZE
Thu, 01 Jul 2010 13:09:40 +0200 meillo annotations at msg_calc_size()
Thu, 01 Jul 2010 13:08:53 +0200 meillo added server-side SMTP SIZE support (patch by Paolo)
Wed, 30 Jun 2010 15:45:34 +0200 meillo new warnmsg.tpl.it (Thanks to Paolo)
Wed, 30 Jun 2010 15:31:42 +0200 meillo allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)
Wed, 30 Jun 2010 15:00:59 +0200 meillo better debugging output (thanks to Paolo)
Wed, 30 Jun 2010 13:23:49 +0200 meillo Paolo's code and vanilla code differs
Wed, 30 Jun 2010 12:46:09 +0200 meillo typographic fixes for masqmail.conf.5 (thanks to Paolo)
Tue, 29 Jun 2010 11:42:51 +0200 meillo simplified a bit-operation based condition
Tue, 29 Jun 2010 11:40:37 +0200 meillo changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding
Tue, 29 Jun 2010 11:34:53 +0200 meillo improved comments related to -t option
Tue, 29 Jun 2010 11:00:33 +0200 meillo exchange of the if parts to simplify the condition
Tue, 29 Jun 2010 10:45:33 +0200 meillo never create headers from recipients
Tue, 29 Jun 2010 10:37:18 +0200 meillo masqmail now *always* removes Bcc: headers