Add control=fakedefer to go with control=fakereject.
[exim.git] / src / src / smtp_in.c
2005-05-23 Tony FinchAdd control=fakedefer to go with control=fakereject.
2005-04-27 Philip HazelInstall Tony's patch for $message_linecount.
2005-04-27 Philip HazelEnsure the value of $authenticated_id contains only...
2005-03-29 Philip HazelFix non-check for read() error in sync check before...
2005-03-22 Philip HazelIncrease incoming SMTP command buffer size from 512...
2005-03-15 Philip HazelRenamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem...
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-13 Philip HazelFix what I broke when adding the 127.0.0.2 test-harness...
2005-01-13 Philip HazelAdd the unwanted input to the log line for a synchroniz...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-29 Philip HazelRemoved the WITH_CONTENT_SCAN conditionals from the...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-10 Philip HazelSet protocol to "smtps" after EHLO->STARTTLS->HELO...
2004-11-04 Philip HazelAdded a "connect=<time>" option to callouts, for a...
2004-10-19 Philip HazelMake $recipients available in the predata ACL (fixes...
2004-10-19 Philip HazelAdded /sender_retain facility to control=submission...
2004-10-07 Philip HazelStart