More 4.63 documentation (noticed an important bit missing at the very
[exim.git] / doc / doc-txt / ChangeLog
2006-07-28 Philip HazelAdd { !eq{$h_list-id:$h_list-post:$h_list-subscribe...
2006-07-27 Philip HazelAllow (?-i) to work as expected in a (n)wildlsearch...
2006-07-27 Philip HazelExim was not testing for a space following SMTP command...
2006-07-27 Philip HazelRe-jigged the order of the tests in the default configu...
2006-07-27 Philip HazelMade -oMaa and -oMt work with -bh and -bs to pretend...
2006-07-21 John Jetmoreexipick 20060721.2
2006-07-17 Philip HazelAlain Williams' patch for disabling LDAP referrals...
2006-07-14 Philip HazelAdd a call to PQsetNoticeProcessor() to catch PostgreSQ...
2006-07-14 Philip HazelReset the locale after initializing Perl, as well as...
2006-07-14 Philip HazelAdd PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql...
2006-07-14 Philip HazelRejig debug output in route_finduser() to show more...
2006-07-13 Philip HazelAdd a check for Auto-Submitted to the default for
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-07-07 Philip HazelDiagnose an error for "seen", "unseen", or "noerror...
2006-07-07 Philip HazelIn the default configuration, change the use of "messag...
2006-07-07 Philip HazelLog lines flagged for both main and reject logs were...
2006-07-06 Philip HazelApplied patch from Magnus Holmgren to include the ...
2006-07-06 Philip HazelApplied patch from Arkadiusz Miskiewicz to apply a...
2006-07-03 Philip HazelMore debugging information given for retry time not...
2006-07-03 Philip HazelPatch to use select() when poll() not available in...
2006-06-30 Philip HazelIndicate that duplicates shown in -bt output would...
2006-06-30 Philip HazelChange ${quote_pgsql to quote ' as '' instead of \...
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-06-28 Philip HazelAlex Kiernan's patch for a problem with libradius.
2006-06-27 Philip HazelMagnus Holmgren's patch to fix non-expanding transport...
2006-06-27 Philip HazelFix Bugzilla #101: macro definition between ACLs doesn...
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-06-27 Philip HazelUpdate error message for unknown ACL verb.
2006-06-27 Philip HazelDefine LDAP_DEPRECATED in ldap.c to get the old functio...
2006-06-07 Tony FinchMake it easier to get SMTP authentication and TLS/SSL...
2006-06-07 Tony FinchFix from Dean Brooks for ratelimit per_rcpt in acl_not_...
2006-05-31 Tony FinchNote in the spec that $authenticated_id is not set...
2006-05-22 Tony FinchCall initgroups() when dropping privilege, in order...
2006-05-22 Tony FinchExim does (usually) call initgroups() when daemonizing.
2006-05-08 Steve CampbellEximstats updates put into the wrong part of the Change...
2006-05-05 Steve CampbellAdded chnages to relect eximstats v1.44 - v1.47
2006-04-27 Philip HazelAdd maildirfolder_create_regex to appendfile.
2006-04-25 Philip HazelFix problem with maildir delivery into a folder that...
2006-04-25 Philip HazelSmall patch from the Sieve maintainer.
2006-04-25 Philip HazelMake lockfile_mode apply to MBX lock files.
2006-04-20 Philip HazelCorrect logging bug for failures to get hints database...
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-04-20 Philip HazelModify (i.e. fix :-) change 4.61/PH/19: Using message...
2006-04-19 Philip HazelAdd -lutil to the default FreeBSD LIBS setting.
2006-04-19 Philip HazelKludge for tcp-wrappers problem during system catastrophes.
2006-04-18 Philip HazelExtend ${readsocket to TCP sockets (modified John Jetmo...
2006-04-04 Tony FinchDocument the acl/add_header fix.
2006-04-04 Philip HazelMake dns_again_means_nonexist apply to gethostbyname...
2006-04-04 Philip HazelFix subtle but important bug in ip_connect(); it should...
2006-04-04 Philip HazelTwo compiler warnings in sieve.c.
2006-03-20 Philip HazelFix bounces for non-SMTP reception errors to recognize
2006-03-17 Philip HazelFix address sorting untidiness for the test suite.
2006-03-17 Philip HazelHP-UX configuration update.
2006-03-16 Philip HazelAdded configuration files for NetBSD3.
2006-03-16 Philip HazelChange HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because...
2006-03-16 Philip HazelFix $address_data after verification redirect then...
2006-03-16 Philip HazelAdd -k and -l to exicyclog.
2006-03-16 Philip HazelUser, not system, error message for VRFY defer.
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-03-08 Philip HazelAllow for linefold when generating more than one RFC...
2006-03-08 Philip HazelTidies to SMTP dialogue debugging output.
2006-03-08 Philip HazelNew os.c-cygwin (and some minor WishList change I forgo...
2006-03-07 John Jetmoreexipick version 20060307.0
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 HazelBugs in temporary error message handling for smtp in...
2006-03-01 Philip HazelAdd ${time_eval: expansion.
2006-03-01 Philip HazelAvoid unnecessary scan of maildir mailbox when mailbox_...
2006-03-01 Philip HazelPatch from Sieve maintainer.
2006-02-28 Philip Hazel${prvs was broken on systems where time_t is long long.
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 HazelAdded STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile.
2006-02-22 Philip HazelLimit retry_interval_max to 24h to avoid overflow problems.
2006-02-22 Philip HazelPut file-creating fopen() calls in content-scanning...
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-16 John Jetmoreexipick version 20060216.1
2006-02-16 Philip HazelA tweak to the "H" retry rule from Michael Haardt.
2006-02-16 Philip HazelPanic-die if .include specifies a non-absolute path.
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-14 Philip HazelAllow slashes in the dns_check_names_pattern default...
2006-02-14 Philip HazelOmit spaces between name and colon in header syntax...
2006-02-14 Philip HazelTidy queue run abandon log message.
2006-02-14 Philip HazelRemove obsolete commented-out code from receive.c.
2006-02-14 Philip HazelAdd log selector sender_verify_fail.
2006-02-14 Philip HazelFix eximon buffer overflow bug.
2006-02-14 Philip HazelFix GnuTLS privatekey forced fail bug; in both TLS...
2006-02-14 Philip HazelAdd enabling function child_open_exim2() with extra...
2006-02-13 Philip HazelFix "(during SMTP connection from NULL)" bug.
2006-02-13 Philip HazelAdd control=freeze/no_tell feature.
2006-02-13 Philip HazelDo not write to syslog when running in the test harness.
2006-02-13 Philip HazelBetter debug diagnosis of malformed IPv4 addresses.
2006-02-10 Philip HazelGive error if overflow in quota setting in appendfile...
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-09 Philip HazelIf a message is older than the "first failed" time...
2006-02-08 Philip HazelDon't add From: or Reply-To: to quota warning messages...
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelAlways do explicit A/AAAA lookups; no longer make use...
next