Make test-suite client cmd -t<timeout> actually work
[exim.git] / src / src / deliver.c
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony FinchEnsure we log the error message when unlink() fails.
2011-02-13 Phil PennockDon't reveal SQL expansion failure details in SMTP.
2011-01-14 Tony Finchsrc/deliver.c: log the error message when unlink(spooln...
2010-12-26 Miroslav LichvarFixes: bug #1002 - Message loss when using multiple...
2010-06-05 Phil PennockAdd permit_coredump pipe transport option. Fixes:...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2007-08-22 Philip HazelEscape funny characters when logging DN=
2007-02-06 Philip HazelRetry items for address errors that included the sender...
2007-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
2007-01-23 Magnus HolmgrenFix for bug #451: set deliver_freeze = FALSE after...
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-08 Philip HazelUpdate version number and copyright year.
2007-01-02 Philip HazelPanic-die if a system filter or router generates more... exim-4_65
2006-11-06 Philip HazelInclude sender address in retry key for 4xx errors.
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-09-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-07-04 Philip HazelMissed one case of "retry time not reached" when adding...
2006-06-30 Philip HazelIndicate that duplicates shown in -bt output would...
2006-06-30 Philip HazelRemove commented-out old de-duplication code. It's...
2006-06-27 Philip HazelMagnus Holmgren's patch to fix non-expanding transport...
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-03-01 Philip HazelBugs in temporary error message handling for smtp in...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-08 Philip HazelDon't add From: or Reply-To: to quota warning messages...
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-19 Philip HazelAnother bug in autoreply with bad address.
2005-12-12 Philip HazelDon't ignore group on a router when the transport has...
2005-11-14 Philip HazelChange auto-generated to auto-replied, in line with...
2005-08-02 Philip HazelAdd support for the IGNOREQUOTA extension to LMTP,...
2005-06-28 Philip HazelFix mua_wrapper defers not turning into fails for probl...
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-06-16 Philip HazelCheck the length of off_t at build time and use %ld...
2005-06-14 Philip HazelAuto_thaw no longer applies to bounce messages.
2005-06-07 Philip HazelUpgrade appendfile so that it is capable of handling...
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-04-28 Philip HazelRemove details of errors in bounce and delay warning...
2005-04-07 Philip HazelForgot to put #ifdef WITH_CONTENT_SCAN round the new...
2005-04-07 Philip HazelMove duplicate checking till after routing. Should...
2005-04-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-04-05 Philip HazelChange 4.51/PH/05 wasn't implemented quite correctly...
2005-03-22 Philip HazelAttempt to flatten LDAP passwords in address' error...
2005-03-15 Philip HazelFix obscure duplicate delivery bug caused by local...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-21 Philip HazelExim crashed for a huge SMTP error response; increasing...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-24 Philip HazelAdded log_selector=+queue_time_overall.
2004-11-18 Philip Hazelerrors_to on a router was being ignored for bounce...
2004-10-07 Philip HazelStart