masqmail
log src/masqmail.h
age | author | description |
---|---|---|
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 |
Fri, 22 Oct 2010 11:56:47 -0300 | markus schnalke | refactoring: new function split_rcpts() replaces two others |