Note about ratelimit resets.
[exim.git] / src / src / match.c
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-31 Philip Hazel$domain not always set when scanning a domain list.
2006-07-27 Philip HazelAllow (?-i) to work as expected in a (n)wildlsearch...
2006-04-04 Philip Hazel\n missing in some debug messages.
2006-04-04 Philip HazelChange misleading debugging wording "lookup deferred...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-11-15 Philip HazelFix ${if match_address crash when first argument had...
2005-09-12 Philip HazelFix @[] prefix matching bug.
2005-09-12 Philip HazelAdded log selector "unknown_in_list".
2005-08-01 Philip HazelAdded support for SQLite.
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelAdded the long-awaited ${if match_ip condition.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip HazelData saved for $host_data after a lookup involving...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-12 Philip Hazel(a) Allow an empty sender to be matched against a looku...
2004-10-07 Philip HazelStart