summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-21Alex Miller's patch for LDAP_RES_SEARCH_REFERENCE.Philip Hazel
2004-12-21Credit Wouter Verhelst with V1.35Steve Campbell
2004-12-21Fix exigrep for "Completed" lines that have additional data (as a resultPhilip Hazel
2004-12-21Exim crashed for a huge SMTP error response; increasing big_buffer_sizePhilip Hazel
2004-12-21Sieve buglet: now it explicitly sets From: when generating an autoreply.Philip Hazel
2004-12-21(1) Fixed the cipher preference order for GnuTLS client usage.Philip Hazel
2004-12-20Added Tony's defer_foo patch to dnsdb lookups.Philip Hazel
2004-12-20A forced expansion failure in the SPA authenticator is now treated thePhilip Hazel
2004-12-201.34 - allow eximstats to parse syslog lines as well as mainlog linesSteve Campbell
2004-12-20When checking for a message's continued existence, exim_tidydb was notPhilip Hazel
2004-12-20Reset locale after calling embedded Perl, in case it was changed.Philip Hazel
2004-12-171. Tidies to get rid of compiler warnings from the merged Exiscan files.Philip Hazel
2004-12-16Merge from EXISCAN branch.Tom Kistner
2004-11-25OpenSSL: make same change as recently for GnuTLS: show file name ifPhilip Hazel
2004-11-25Don't defer for lists of domains (in dnsdb and dnslists sublists) if anyPhilip Hazel
2004-11-25Allow both -bf and -bF in the same test run.Philip Hazel
2004-11-25Expand error message when GnuTLS has problems setting up cert/key files.Philip Hazel
2004-11-24Testing tweak to improve repeatability.Philip Hazel
2004-11-24Added the mxh lookup type for dnsdb lookups.Philip Hazel
2004-11-24Installed eximstats 1.33Philip Hazel
2004-11-24Added log_selector=+queue_time_overall.Philip Hazel
2004-11-22Allow a list of IP addresses or names to follow / in a dnslists ACLPhilip Hazel
2004-11-19Additions to dnsdb lookups: (a) list of domains (b) change outputPhilip Hazel
2004-11-19Implement the pseudo dns lookup type "zns" for ${dnsdb lookups.Philip Hazel
2004-11-18Canonicize IPv6 addresses that are supplied via -bh or -bhc.Philip Hazel
2004-11-18errors_to on a router was being ignored for bounce messages.Philip Hazel
2004-11-17Minor tidy to the recent LDAP fix to keep the code for Netscape SDKPhilip Hazel
2004-11-17Allow both strings to be omitted in "${if" expansions: the true valuePhilip Hazel
2004-11-17Respect the 75-character limit for "encoded words" when doing RFC 2047Philip Hazel
2004-11-17Added $spool_size, $log_size, $spool_inodes, $log_inodes.Philip Hazel
2004-11-12Exim went into a mad DNS lookup loop when doing a callout where thePhilip Hazel
2004-11-12(a) Allow an empty sender to be matched against a lookup in an address list.Philip Hazel
2004-11-12Installed the latest exipick (20041110) from John Jetmore, with changesPhilip Hazel
2004-11-12Added HAVE_SYS_STATVFS_H to the os.h file for Linux, as it has had thisPhilip Hazel
2004-11-12Recalculate maildirsize data if either of the totals comes out negative,Philip Hazel
2004-11-11(a) Changed to using os_restarting_signal() for setting the SIGCHLDPhilip Hazel
2004-11-11Two minor tidies to the recent ldap.c changes.Philip Hazel
2004-11-11(1) $host_address now contains the target address when processingPhilip Hazel
2004-11-10Set protocol to "smtps" after EHLO->STARTTLS->HELO (was "smtp").Philip Hazel
2004-11-10Michael Haardt's patch to do LDAP network timeouts better for OpenLDAP.Philip Hazel
2004-11-10New CYGWIN Makefile, supplied by Pierre Humblet.Philip Hazel
2004-11-10Added -dd for daemon debugging.Philip Hazel
2004-11-05Added $sender_verify_failure and $recipient_verify_failure toPhilip Hazel
2004-11-05A "Completed" log line is now written for messages that are removed fromPhilip Hazel
2004-11-05If FIXED_NEVER_USERS was defined but empty, Exim erroneously assumed itPhilip Hazel
2004-11-04Added a "connect=<time>" option to callouts, for a separate timeoutPhilip Hazel
2004-11-04Added forbid_exim_filter and forbid_sieve_filter to the redirect router.Philip Hazel
2004-10-19(1) $address_data in an ACL was clobbered by a sender verify thatPhilip Hazel
2004-10-19Add missing search cache tidyup before delivering message received viaPhilip Hazel
2004-10-19Make $recipients available in the predata ACL (fixes an oversight).Philip Hazel