Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.
[exim.git] / src / src / exim.c
2006-10-24 Philip HazelAdded -bem option.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-07-27 Philip HazelMade -oMaa and -oMt work with -bh and -bs to pretend...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-05-22 Tony FinchCall initgroups() when dropping privilege, in order...
2006-03-16 Philip HazelChange HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because...
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-02-23 Philip HazelRestore old umask in modefopen() rather than forcing...
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-10 Philip HazelGive error if overflow in quota setting in appendfile...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-10-20 Philip HazelMOVE_FROZEN_MESSAGES didn't output anything for -bV.
2005-10-20 Philip HazelSUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output...
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