masqmail

log src/masqmail.h

age author description
Thu, 14 Jul 2011 12:00:46 +0200 markus schnalke Removed unused deliver_finish_list()
Thu, 14 Jul 2011 11:38:23 +0200 markus schnalke Removed unused second arg of msg_spool_read()
Thu, 14 Jul 2011 11:31:52 +0200 markus schnalke Argument of read_queue() was unused, thus removed
Sat, 03 Sep 2011 18:53:54 +0200 markus schnalke added local_rcpts() and remote_rcpts() for later use
Sat, 03 Sep 2011 18:25:02 +0200 markus schnalke refactoring: ``insourced'' create_msg_out_list()
Thu, 28 Apr 2011 16:43:38 +0200 meillo cosmetic changes
Thu, 28 Apr 2011 09:55:06 +0200 meillo reworked allowed and denied addrs for routes
Sun, 24 Apr 2011 19:37:56 +0200 meillo removed protocol option from route config
Sun, 24 Apr 2011 19:14:38 +0200 meillo reworked online_detect to the simpler online_query
Thu, 09 Dec 2010 18:01:46 -0300 markus schnalke replaced header_fold() with a better implementation
Thu, 09 Dec 2010 13:53:48 -0300 markus schnalke fixed compile error; removed PROT_BSMTP; made protocol names ucase
Fri, 03 Dec 2010 11:40:58 -0300 markus schnalke removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD
Thu, 04 Nov 2010 14:45:42 -0300 markus schnalke removed the obsolete pos argument from time_interval()
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'