summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
AgeCommit message (Expand)Author
2006-03-16Add -k and -l to exicyclog.Philip Hazel
2006-03-09Add new errors mail_4xx, data_4xx, lost_connection, tls_required.Philip Hazel
2006-03-06Add the add_header modifier for use with all ACL verbs.Philip Hazel
2006-03-02Implemented control=allow_auth_unadvertised.Philip Hazel
2006-03-01Add ${time_eval: expansion.Philip Hazel
2006-02-28Add authenticated_sender_force to the smtp transport.Philip Hazel
2006-02-28Add References: support to autoreply.Philip Hazel
2006-02-23Make server prompts available in $auth<n> when plaintext is running as aPhilip Hazel
2006-02-22Limit retry_interval_max to 24h to avoid overflow problems.Philip Hazel
2006-02-21Add support for setclassresources() in the pipe transport on FreeBSD,Philip Hazel
2006-02-20Reduce rfc1413_query_timeout default from 30s to 5s.Philip Hazel
2006-02-14Allow slashes in the dns_check_names_pattern default value.Philip Hazel
2006-02-14Add log selector sender_verify_fail.Philip Hazel
2006-02-14Fix GnuTLS privatekey forced fail bug; in both TLS's treat an emptyPhilip Hazel
2006-02-13Add control=freeze/no_tell feature.Philip Hazel
2006-02-10Add $auth1, $auth2, $auth3 variables.Philip Hazel
2006-02-08Don't add From: or Reply-To: to quota warning messages if they arePhilip Hazel
2005-12-12Go to 20 ACL variables of each type, and make the numbers changeable atPhilip Hazel
2005-12-12Change $reply_address to use raw headers, to retain syntactic validityPhilip Hazel
2005-12-06Add disable_ipv6, tidy up calls to string_is_ip_address().Philip Hazel
2005-11-21Update for 4.60.Philip Hazel
2005-10-03Make name= in control=submission swallow the rest of the string, thusPhilip Hazel
2005-09-22Improve the ratelimit examples. The delay example was broken - it neededTony Finch
2005-09-22Explain in the ratelimit docs how to work out the over-limit recovery time.Tony Finch
2005-09-19Expand uidlists and gidlists (admin_groups, never_users, trusted_users,Philip Hazel
2005-09-19Michael Haardt's randomized retry stuff, using the new letter "H".Philip Hazel
2005-09-15A couple of little ratelimit documentation fixesTony Finch
2005-09-13Add util/ratelimit.pl to assist with choosing ratelimit settings.Tony Finch
2005-09-13Add $smtp_command.Philip Hazel
2005-09-12Added log selector "unknown_in_list".Philip Hazel
2005-09-12Add control=suppress_local_fixups to complete the quartet.Philip Hazel
2005-09-06Support for verify=not_blind.Philip Hazel
2005-08-23${eval now supports %Philip Hazel
2005-08-22Make $smtp_command_argument available for all SMTP commands.Philip Hazel
2005-08-09Allow port setting on lists of hosts in manualroute, queryprogram,Philip Hazel
2005-08-08Add sqlite_lock_timeout.Philip Hazel
2005-08-02Make verify=helo do the verification on the fly it if was not donePhilip Hazel
2005-08-02Add support for the IGNOREQUOTA extension to LMTP, both to the lmtpPhilip Hazel
2005-08-01The use of forbid_filter_existstest now also locks out ${stat:Philip Hazel
2005-08-01Add $message_exim_id as a synonym for $message_id, which will now bePhilip Hazel
2005-08-01Added support for SQLite.Philip Hazel
2005-07-27A ratelimit documentation clarification, 4.52/TF/04.Tony Finch
2005-07-23TK/01Tom Kistner
2005-06-29Add a small note about the performance implications of complicatedTony Finch
2005-06-27Added an item in NewStuff about -d+all.Philip Hazel
2005-06-22Added the long-awaited ${if match_ip condition.Philip Hazel
2005-06-21Implement daemon_startup_{retries,sleep} to control startup retrying.Philip Hazel
2005-06-16TK/02Tom Kistner
2005-06-14Auto_thaw no longer applies to bounce messages.Philip Hazel
2005-05-31Add "fullpostmaster" to check <postmaster> without a domain, if thePhilip Hazel