summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-07-07In the default configuration, change the use of "message" to "add_header"Philip Hazel
2006-07-07Log lines flagged for both main and reject logs were not written toPhilip Hazel
2006-07-06Applied patch from Magnus Holmgren to include the "h" tag in Domain KeysPhilip Hazel
2006-07-06Applied patch from Arkadiusz Miskiewicz to apply a timeout to readPhilip Hazel
2006-07-04Missed one case of "retry time not reached" when adding additionalPhilip Hazel
2006-07-03More debugging information given for retry time not reached.Philip Hazel
2006-07-03Patch to use select() when poll() not available in spam.c.Philip Hazel
2006-06-30Indicate that duplicates shown in -bt output would not result in anPhilip Hazel
2006-06-30Remove commented-out old de-duplication code. It's been over a year now.Philip Hazel
2006-06-30Change ${quote_pgsql to quote ' as '' instead of \' because of aPhilip Hazel
2006-06-28Add acl_not_smtp_start ACL (mostly Johannes Berg's patch).Philip Hazel
2006-06-28Alex Kiernan's patch for a problem with libradius.Philip Hazel
2006-06-27Magnus Holmgren's patch to fix non-expanding transport home directoryPhilip Hazel
2006-06-27Fix Bugzilla #101: macro definition between ACLs doesn't work.Philip Hazel
2006-06-27Implement filter_prepend_home option.Philip Hazel
2006-06-27Update error message for unknown ACL verb.Philip Hazel
2006-06-27Update to 4.63.Philip Hazel
2006-06-27Define LDAP_DEPRECATED in ldap.c to get the old functions that Exim usesPhilip Hazel
2006-06-07Make it easier to get SMTP authentication and TLS/SSL support workingTony Finch
2006-06-07Fix from Dean Brooks for ratelimit per_rcpt in acl_not_smtp.Tony Finch
2006-05-22Call initgroups() when dropping privilege, in order that Exim runs withTony Finch
2006-04-27Add maildirfolder_create_regex to appendfile.Philip Hazel
2006-04-25Fix problem with maildir delivery into a folder that is excluded fromPhilip Hazel
2006-04-25Small patch from the Sieve maintainer.Philip Hazel
2006-04-25Make lockfile_mode apply to MBX lock files.Philip Hazel
2006-04-20Correct logging bug for failures to get hints database read lock.Philip Hazel
2006-04-20Make batch delivery work for files and pipes set up by redirection.Philip Hazel
2006-04-20Modify (i.e. fix :-) change 4.61/PH/19: Using message arrival time forPhilip Hazel
2006-04-19Add -lutil to the default FreeBSD LIBS setting.Philip Hazel
2006-04-19Kludge for tcp-wrappers problem during system catastrophes.Philip Hazel
2006-04-18Extend ${readsocket to TCP sockets (modified John Jetmore's patch).Philip Hazel
2006-04-12Fix typo in usage: seond -> secondTony Finch
2006-04-10Typo in NewStuff; up version number.Philip Hazel
2006-04-04Correct the order of the acl and add_header entries in a couple of tables.Tony Finch
2006-04-04Make dns_again_means_nonexist apply to gethostbyname lookups as well.Philip Hazel
2006-04-04\n missing in some debug messages.Philip Hazel
2006-04-04Change misleading debugging wording "lookup deferred" -> "list matchPhilip Hazel
2006-04-04Fix subtle but important bug in ip_connect(); it shouldn't close thePhilip Hazel
2006-04-04Two compiler warnings in sieve.c.Philip Hazel
2006-03-20Fix bounces for non-SMTP reception errors to recognizePhilip Hazel
2006-03-17Fix address sorting untidiness for the test suite.Philip Hazel
2006-03-17HP-UX configuration update.Philip Hazel
2006-03-16Added configuration files for NetBSD3.Philip Hazel
2006-03-16Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because the former isn'tPhilip Hazel
2006-03-16Fix $address_data after verification redirect then defer/fail bug.Philip Hazel
2006-03-16Add -k and -l to exicyclog.Philip Hazel
2006-03-16User, not system, error message for VRFY defer.Philip Hazel
2006-03-09Add new errors mail_4xx, data_4xx, lost_connection, tls_required.Philip Hazel
2006-03-08Allow for linefold when generating more than one RFC 2047 encoded-word.Philip Hazel
2006-03-08Tidies to SMTP dialogue debugging output.Philip Hazel