Make $value usable in the "else" part of ${run.
[exim.git] / src / src / expand.c
2005-04-28 Philip HazelMake $value usable in the "else" part of ${run.
2005-04-27 Philip HazelInstall Tony's patch for $message_linecount.
2005-03-22 Philip HazelTony's $received_time addition.
2005-03-22 Philip Hazel1. Added Tony F's ${dlfunc expansion, slightly modified...
2005-03-09 Tom KistnerDK: fix missing NULL pointer check for DK expansions
2005-03-08 Philip HazelRunning the full tests showed up 3 that contained a...
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-25 Philip Hazel(1) Added $host_lookup_deferred.
2005-01-13 Philip Hazel(1) Get rid of compiler warnings (a) in expand.c on...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-22 Philip HazelAdded $smtp_active_hostname as a variable, and used...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-18 Philip HazelCanonicize IPv6 addresses that are supplied via -bh...
2004-11-17 Philip HazelAllow both strings to be omitted in "${if" expansions...
2004-11-17 Philip HazelRespect the 75-character limit for "encoded words"...
2004-11-17 Philip HazelAdded $spool_size, $log_size, $spool_inodes, $log_inodes.
2004-11-05 Philip HazelAdded $sender_verify_failure and $recipient_verify_fail...
2004-10-19 Philip Hazel(1) $address_data in an ACL was clobbered by a sender...
2004-10-07 Philip HazelStart