masqmail

log src/masqmail.h

age author description
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'
Mon, 25 Oct 2010 17:42:48 -0300 markus schnalke made addr_isequal() and addr_isequal_parent() more flexible
Mon, 25 Oct 2010 15:37:07 -0300 markus schnalke removed duplicated function prototypes