Add util/ratelimit.pl to assist with choosing ratelimit settings.
[exim.git] / src / src / receive.c
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-07-01 Philip HazelAdd "b" to calls to fopen() that lack it (for Cygwin... exim-4_52
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-05-23 Tony FinchAdd control=fakedefer to go with control=fakereject.
2005-05-17 Philip HazelInstalled a modified version of Tony's submission enhan...
2005-04-27 Philip HazelInstall Tony's patch for $message_linecount.
2005-04-07 Philip HazelForgot to put #ifdef WITH_CONTENT_SCAN round the new...
2005-04-06 Philip HazelAdd sender to log line for DATA timeout.
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-27 Philip Hazellog_message on a "discard" verb was not working for...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-29 Philip HazelRemoved the WITH_CONTENT_SCAN conditionals from the...
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-25 Philip HazelAllow both -bf and -bF in the same test run.
2004-11-17 Philip HazelAdded $spool_size, $log_size, $spool_inodes, $log_inodes.
2004-10-19 Philip HazelAdded /sender_retain facility to control=submission...
2004-10-18 Philip Hazel(1) Checking for invalid "control=" modifiers was not...
2004-10-07 Philip HazelStart