Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.
[exim.git] / doc / doc-txt / NewStuff
2006-10-24 Philip HazelAdded -bem option.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-16 Philip HazelUpdate Dovecot authenticator to (a) lock out tabs ...
2006-10-03 Philip HazelMichael Deutschmann's patch for getting TXT from a...
2006-10-03 Philip HazelAdded $message_headers_raw to give all the headers...
2006-10-02 Philip HazelFix typo.
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-25 Philip HazelAdd log_reject_target as an ACL modifier.
2006-09-19 Philip HazelTweak the ACL variable name code to require either...
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-07-31 Philip HazelMore 4.63 documentation (noticed an important bit missi... exim-4_63
2006-07-21 John Jetmoreexipick 20060721.2
2006-07-17 Philip HazelAlain Williams' patch for disabling LDAP referrals...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-04-27 Philip HazelAdd maildirfolder_create_regex to appendfile.
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-04-18 Philip HazelExtend ${readsocket to TCP sockets (modified John Jetmo...
2006-04-10 Philip HazelTypo in NewStuff; up version number.
2006-04-04 Philip HazelUpdate documentation for 4.61 and some of the preparati... exim-4_61
2006-03-16 Philip HazelAdd -k and -l to exicyclog.
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-03-06 Philip HazelAdd the add_header modifier for use with all ACL verbs.
2006-03-02 Philip HazelImplemented control=allow_auth_unadvertised.
2006-03-01 Philip HazelAdd ${time_eval: expansion.
2006-02-28 Philip HazelAdd authenticated_sender_force to the smtp transport.
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-23 Philip HazelMake server prompts available in $auth<n> when plaintex...
2006-02-22 Philip HazelLimit retry_interval_max to 24h to avoid overflow problems.
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-20 Philip HazelReduce rfc1413_query_timeout default from 30s to 5s.
2006-02-14 Philip HazelAllow slashes in the dns_check_names_pattern default...
2006-02-14 Philip HazelAdd log selector sender_verify_fail.
2006-02-14 Philip HazelFix GnuTLS privatekey forced fail bug; in both TLS...
2006-02-13 Philip HazelAdd control=freeze/no_tell feature.
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-08 Philip HazelDon't add From: or Reply-To: to quota warning messages...
2005-12-12 Philip HazelGo to 20 ACL variables of each type, and make the numbe...
2005-12-12 Philip HazelChange $reply_address to use raw headers, to retain...
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-11-21 Philip HazelUpdate for 4.60.
2005-10-03 Philip HazelMake name= in control=submission swallow the rest of...
2005-09-22 Tony FinchImprove the ratelimit examples. The delay example was...
2005-09-22 Tony FinchExplain in the ratelimit docs how to work out the over...
2005-09-19 Philip HazelExpand uidlists and gidlists (admin_groups, never_users...
2005-09-19 Philip HazelMichael Haardt's randomized retry stuff, using the...
2005-09-15 Tony FinchA couple of little ratelimit documentation fixes
2005-09-13 Tony FinchAdd util/ratelimit.pl to assist with choosing ratelimit...
2005-09-13 Philip HazelAdd $smtp_command.
2005-09-12 Philip HazelAdded log selector "unknown_in_list".
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-06 Philip HazelSupport for verify=not_blind.
2005-08-23 Philip Hazel${eval now supports %
2005-08-22 Philip HazelMake $smtp_command_argument available for all SMTP...
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-02 Philip HazelMake verify=helo do the verification on the fly it...
2005-08-02 Philip HazelAdd support for the IGNOREQUOTA extension to LMTP,...
2005-08-01 Philip HazelThe use of forbid_filter_existstest now also locks...
2005-08-01 Philip HazelAdd $message_exim_id as a synonym for $message_id,...
2005-08-01 Philip HazelAdded support for SQLite.
2005-07-27 Tony FinchA ratelimit documentation clarification, 4.52/TF/04.
2005-07-23 Tom KistnerTK/01
2005-06-29 Tony FinchAdd a small note about the performance implications...
2005-06-27 Philip HazelAdded an item in NewStuff about -d+all.
2005-06-22 Philip HazelAdded the long-awaited ${if match_ip condition.
2005-06-21 Philip HazelImplement daemon_startup_{retries,sleep} to control...
2005-06-16 Tom KistnerTK/02
2005-06-14 Philip HazelAuto_thaw no longer applies to bounce messages.
2005-05-31 Philip HazelAdd "fullpostmaster" to check <postmaster> without...
2005-05-25 Tom Kistner4.52 TK/01
2005-05-25 Tony FinchChange the result of the ratelimit ACL condition when...
2005-05-23 Tony FinchAdd the ratelimit ACL condition. This is mostly reasona...
2005-05-23 Tony FinchExpand the documentation about the new submission mode...
2005-05-23 Tony FinchAdd control=fakedefer to go with control=fakereject.
2005-05-17 Philip HazelInstalled a modified version of Tony's submission enhan...
2005-05-17 Philip HazelTidy up "make" output along the lines of a 2.6 kernel...
2005-05-10 Philip Hazel1. Update version.
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
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-04-27 Philip HazelQuota values can be followed by G as well as K and M.
2005-04-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-04-06 Philip HazelMake $acl_verify_message available in following conditi...
2005-04-05 Philip HazelKjetil Homme's patch for extended macro features (redef...
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-03-29 Philip HazelAdd support for libradiusclient version 0.4.0 onwards...
2005-03-22 Philip HazelTony's $received_time addition.
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-08 Philip HazelInstalled a modified version of Nikos Mavrogiannopoulos...
2005-02-17 Philip HazelEmptied NewStuff ready for 4.50 release.
2005-01-04 Philip HazelAdded the hosts_max_try_hardlimit option. (The removed...
2004-12-29 Philip HazelThe host_aton() buffer overflow: (1) Put a check in...
2004-12-22 Philip HazelAdded $smtp_active_hostname as a variable, and used...
2004-12-21 Philip HazelCheck dnsdb PTR key for IP address before playing the...
2004-12-20 Philip HazelAdded Tony's defer_foo patch to dnsdb lookups.
2004-12-17 Philip Hazel1. Tidies to get rid of compiler warnings from the...
next