age |
author |
description |
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' |
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 |