constification
[exim.git] / src / src / routers / redirect.c
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