Fix address ignore-errors flag bit initialisation and propagation
[exim.git] / src / src / routers / redirect.c
2017-08-21 Jeremy HarrisFix address ignore-errors flag bit initialisation and...
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-08-05 Jeremy Harristidying
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-02-28 Jeremy HarrisFix child-address counting.
2016-09-22 Jeremy HarrisRouting: avoid doing the one_time replacement operation...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-07 Jeremy Harristidying: coverity issues exim-4_87_RC6
2016-03-04 Jeremy Harristidying: coverity issues
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrisforwarding
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-02-01 Jeremy Harrisconstification
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2008-12-18 Michael HaardtPatch to previously committed patch that sorts the...
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
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-20 Philip HazelFix space bug in previous patch for "message" used...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-12 Philip HazelDisable widen_domains when verifying senders, unless...
2005-06-27 Tom KistnerFix cosmetic compiler warnings
2005-05-24 Philip HazelRemove C++ style comments accidentally introduced by...
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-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-03-22 Philip HazelFurther tidies to the ${dlfunc code (thanks, Tony)...
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-15 Philip HazelForbid both "unseen" and "one_time" on redirect routers.
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-16 Tom KistnerMerge from EXISCAN branch.
2004-11-04 Philip HazelAdded forbid_exim_filter and forbid_sieve_filter to...
2004-10-07 Philip HazelStart