Make verify=helo do the verification on the fly it if was not done
[exim.git] / src / src / transport.c
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
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-20 Philip HazelAdd a whole pile of casts to get rid of compiler warnin...
2005-05-24 Philip HazelReduce the timeout when writing a block has to be done...
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-03-22 Philip HazelFix missing newline in debug output for headers_add...
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-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-14 Philip HazelGive more explanation in the error message when the...
2004-10-07 Philip HazelStart