Add check_rfc2047_length to disable length checking for encoded words.
[exim.git] / doc / doc-txt / ChangeLog
2005-11-15 Philip HazelAdd check_rfc2047_length to disable length checking...
2005-11-15 Philip HazelDiscard the values of the numeric variables after a...
2005-11-14 Philip HazelAdded acl_warn_skipped log selector (default on).
2005-11-14 Philip HazelAdded "${if def:sender_address {(envelope-from <$sender...
2005-11-14 Philip HazelChange auto-generated to auto-replied, in line with...
2005-11-14 Philip HazelApply the latest Sieve patches.
2005-11-14 Philip HazelCorrect message autoreply sends when including the...
2005-11-14 Philip HazelStop debug+timestamp using the common timestamp buffer...
2005-11-11 Philip Hazel1. Don't show helo=[<ip address>] unnecessarily. 2...
2005-11-10 Philip HazelLog only the actual address (not the whole To: header...
2005-10-20 Philip HazelMOVE_FROZEN_MESSAGES didn't output anything for -bV.
2005-10-20 Philip HazelSUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output...
2005-10-13 Philip HazelDefault PATH in pipe transport is now /bin:/usr/bin...
2005-10-12 Philip HazelTidies to ${prvscheck: (1) treat missing 3rd argument...
2005-10-12 Philip HazelGenerate an error if the third argument to ${prvs is...
2005-10-11 Philip HazelAdd control=submission to relay_from_hosts and authenti...
2005-10-11 Philip HazelIn the default configuration, move the relay_from_hosts and
2005-10-04 Philip HazelChange interface to fake nameserver for new test-suite... exim-4_54
2005-10-03 Philip HazelMake name= in control=submission swallow the rest of...
2005-10-03 Philip HazelTidy up "personal" testing in line with RFCs 2369,...
2005-10-03 Philip HazelFix typo in pcre/Makefile.
2005-09-28 Philip HazelMake ${base62d: adjust for BASE_62, as ${base62: does.
2005-09-26 Philip HazelAllow the error for self=fail to be included in bounces. exim-4_53
2005-09-22 Tony FinchA tweak to change PH/13, so that verify=helo never...
2005-09-19 Tony FinchExim produced the error message "an SRV record indicate...
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-19 Tony FinchApply the fix for widen_domains to qualify_single and...
2005-09-16 Philip HazelFurther changes for the benefit of the new test suite.
2005-09-15 Tony FinchA further widen_domains fix for a subtle but common...
2005-09-15 Tony FinchFix the ratelimit support in exim_fixdb. Patch provided by
2005-09-13 Tony FinchFix the handling of reverse time in the ratelimit code.
2005-09-13 Tony FinchAdd util/ratelimit.pl to assist with choosing ratelimit...
2005-09-13 Philip HazelAdded a backwards-compatible interface to a fake DNS...
2005-09-13 Philip HazelAdded extra information about errors to the PostgreSQL...
2005-09-13 Philip HazelAdd $smtp_command.
2005-09-13 Philip HazelAdded comment about verifying errors_to as a recipient...
2005-09-13 Tony FinchFix Makefile-OpenBSD.
2005-09-12 Philip HazelDisable widen_domains when verifying senders, unless...
2005-09-12 Philip HazelFix @[] prefix matching bug.
2005-09-12 Philip HazelAdded "distclean" to top-level Makefile.
2005-09-12 Philip HazelUse RM_COMMAND everywhere during building.
2005-09-12 Philip HazelAdded log selector "unknown_in_list".
2005-09-12 Philip HazelFix rare potential log buffer overflow.
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-09-06 Philip HazelDragonfly config files + several changes in ChangeLog.
2005-09-01 Tom Kistner4.53 TK/05
2005-08-30 Philip HazelApplied latest Sieve patches from the maintainer.
2005-08-30 Philip HazelMissing BOOL in function heading in filtertest.c; remov...
2005-08-30 Philip Hazel(1) a new wish (2) minor tweaks to dbmbuild and cramtes...
2005-08-23 Philip HazelShow support for crypteq for -bV and -d.
2005-08-23 Philip HazelDon't panic if the attempt to create the spool director...
2005-08-23 Philip HazelAdd % operator to ${eval expansion.
2005-08-22 Philip HazelFix comparison of [IPv6:....] to sender host address for
2005-08-22 Philip HazelMake $smtp_command_argument available for all SMTP...
2005-08-22 Philip Hazel(1) Patch for radius problem. (2) Include config.h...
2005-08-16 Tom Kistner4.53 TK/04
2005-08-09 Philip HazelAllow port setting on lists of hosts in manualroute...
2005-08-08 Philip HazelIncorrect port was logged when an SRV record specified...
2005-08-08 Philip HazelAdd sqlite_lock_timeout.
2005-08-08 Philip HazelReversed a previous HP-UX compiler option change as...
2005-08-08 Philip HazelDefine BIND_8_COMPAT in the os.h file for Darwin.
2005-08-08 Philip HazelFix memory bug (could segfault) for $reply_address...
2005-08-03 Philip Hazel(ChangeLog entry for Tom) Fix log output including...
2005-08-02 John JetmoreCommitted exipick version 20050802.0 (added message_exi...
2005-08-02 Philip HazelMake verify=helo do the verification on the fly it...
2005-08-02 Philip HazelAdd missing search_tidyup() calls for the subprocess...
2005-08-02 Philip HazelAdded a ChangeLog entry for Tom (Remove one case of...
2005-08-02 Philip HazelAdd support for the IGNOREQUOTA extension to LMTP,...
2005-08-02 Philip HazelNamed domain lists were not working in queue_smtp_domains.
2005-08-02 Philip HazelInstall latest Cygwin config files.
2005-08-02 Philip HazelSet USE_INET_NTOA_FIX for AIX as well as for IRIX ...
2005-08-02 Philip HazelRemove "violation:" from synchronization error message.
2005-08-01 Philip HazelThe use of forbid_filter_existstest now also locks...
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-08-01 Philip HazelAdd $message_exim_id as a synonym for $message_id,...
2005-08-01 Philip HazelUse fseek() instead of fread() to skip the body file...
2005-08-01 Philip HazelExigrep patch to allow it to handle syslog files.
2005-08-01 Philip HazelAdded support for SQLite.
2005-07-23 Tom KistnerTK/01
2005-07-01 Philip HazelAdd "b" to calls to fopen() that lack it (for Cygwin... exim-4_52
2005-06-30 Steve CampbellEximstats v1.43 - bugfix for pattern histograms with...
2005-06-29 Philip HazelAllow "retry timeout exceeded" and a couple of other...
2005-06-28 Steve CampbellEximstats 1.40, 1.41, 1.42 updates added. Steve Campbell
2005-06-28 Philip HazelFix mua_wrapper defers not turning into fails for probl...
2005-06-28 Philip HazelFixed GnuTLS bug that stopped it generating its paramet...
2005-06-27 Tom KistnerTK10/11/12
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-27 Philip HazelAdd checks and local definitions for all T_xxx macros...
2005-06-27 Philip HazelRemoved support for Linux-libc5. It must be well obsole...
2005-06-27 Philip HazelRemove "memory" from -d+all; it's voluminous and rarely...
2005-06-23 Philip HazelFix crash when callout to an address routed by a verify...
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-06-22 Philip HazelPut debug statements on either side of EXIM_DBOPEN...
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-20 Philip HazelCompiling with DomainKeys caused the test suite to...
2005-06-17 Philip HazelAllow the message "All relevant MX records point to...
2005-06-17 Philip HazelAdded macros for time_t as for off_t and used them...
next