Add util/ratelimit.pl to assist with choosing ratelimit settings.
[exim.git] / src / src / exim.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-23 Philip HazelShow support for crypteq for -bV and -d.
2005-08-23 Philip HazelDon't panic if the attempt to create the spool director...
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-01 Philip HazelAdded support for SQLite.
2005-06-28 Philip HazelFix mua_wrapper defers not turning into fails for probl...
2005-06-27 Philip HazelFix previous attempt to remove "memory" from debug...
2005-05-31 Philip HazelMinor tweak to a comment.
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-04-06 Philip HazelShow command line arguments in debugging output, even...
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-15 Philip HazelRenamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem...
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-11 Philip HazelCorrected several mis-calls of is_ip_address() that...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-25 Philip HazelAllow both -bf and -bF in the same test run.
2004-11-18 Philip HazelCanonicize IPv6 addresses that are supplied via -bh...
2004-11-10 Philip HazelAdded -dd for daemon debugging.
2004-11-04 Philip HazelAdded a "connect=<time>" option to callouts, for a...
2004-10-19 Philip HazelAdd missing search cache tidyup before delivering messa...
2004-10-19 Philip HazelAdded /sender_retain facility to control=submission...
2004-10-18 Philip HazelIf setrlimit() barfs at 1000 file descriptors, try...
2004-10-18 Philip HazelAdded CONFIGURE_GROUP as a build-time facility, cf...
2004-10-14 Philip HazelArrange to panic-die if setitimer() ever fails. Version...
2004-10-07 Philip HazelStart