masqmail

log

age author description
Thu, 04 Nov 2010 11:02:42 -0300 markus schnalke refactored the cmdline argument processing
Mon, 01 Nov 2010 14:53:26 -0300 markus schnalke refactored processing of -oXXX options
Mon, 01 Nov 2010 13:30:02 -0300 markus schnalke ignoring -m switch now
Thu, 28 Oct 2010 16:40:02 -0300 markus schnalke SMTP client: tries EHLO now always first
Wed, 27 Oct 2010 11:31:14 -0300 markus schnalke removed ADDR_FLAG_NOEXPAND as it is not needed anymore
Mon, 25 Oct 2010 17:48:08 -0300 markus schnalke renamed `alias_local_cmp' to `localpartcmp'
Mon, 25 Oct 2010 17:46:13 -0300 markus schnalke renamed `alias_local_caseless' to `caseless_matching'
Mon, 25 Oct 2010 17:42:48 -0300 markus schnalke made addr_isequal() and addr_isequal_parent() more flexible
Mon, 25 Oct 2010 15:41:48 -0300 markus schnalke added myself to the copyright notice of route.c
Mon, 25 Oct 2010 15:37:07 -0300 markus schnalke removed duplicated function prototypes
Mon, 25 Oct 2010 15:35:28 -0300 markus schnalke refactored alias.c heavily
Mon, 25 Oct 2010 14:02:18 -0300 markus schnalke minor improvements in wordings
Fri, 22 Oct 2010 11:56:47 -0300 markus schnalke refactoring: new function split_rcpts() replaces two others
Fri, 22 Oct 2010 11:15:24 -0300 markus schnalke debug msgs: improved the display of function return values
Fri, 22 Oct 2010 11:09:57 -0300 markus schnalke removed additional new lines at the end of debug messages