summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-14Don't send QUIT after a timeout in a callout connection.Philip Hazel
2005-01-13Fix what I broke when adding the 127.0.0.2 test-harness feature.Philip Hazel
2005-01-13Add the unwanted input to the log line for a synchronization error rightPhilip Hazel
2005-01-13The patch to support LDAP_SEARCH_RES_REFERENCE was unconditional; itPhilip Hazel
2005-01-13(1) Get rid of compiler warnings (a) in expand.c on 64-bit systems (b) inPhilip Hazel
2005-01-12Use "system" message for $acl_verify_message if there is no "user"Philip Hazel
2005-01-12Fixed typo in comment ("is" for "it").Philip Hazel
2005-01-12Changed "legit" to "legitimate" in the fakereject message (blame TonyPhilip Hazel
2005-01-12Restrict control=no_mbox-unspool to those ACLs that receive messages.Philip Hazel
2005-01-12Fix compiler warnings in acl.c for bitmaps specified as ~something inPhilip Hazel
2005-01-12Corrected typo in updated OS/Makefile-GNU configuration file.Philip Hazel
2005-01-12(1) The flags in acl.c for fakereject allowed it in too many places. ItPhilip Hazel
2005-01-12host_aton() was not handling scoped IPv6 addresses correctly.Philip Hazel
2005-01-11Corrected several mis-calls of is_ip_address() that treated the resultPhilip Hazel
2005-01-11Updated filter source; preliminary update of ACL chapter and addition ofPhilip Hazel
2005-01-11Include note about exicyclog and keeping more than 99 back copies.Philip Hazel
2005-01-11Created new doc file containing specs for the experimental features,Philip Hazel
2005-01-11Reset separator char after string_nextinlist() callsTom Kistner
2005-01-05Added patches for remote clamd operation and improved drwebd error handling. ...Tom Kistner
2005-01-04Added the hosts_max_try_hardlimit option. (The removed file is left overPhilip Hazel
2005-01-04Data saved for $host_data after a lookup involving a named host list wasPhilip Hazel
2005-01-04A call to exiwhat no longer cuts short ACL delays set by the "delay"Philip Hazel
2005-01-04Need to initialize getloadavg() as root in the daemon whenPhilip Hazel
2005-01-04Updated configuration for GNU; added configuration for GNUkFreeBSD andPhilip Hazel
2005-01-04(1) Typo in redirect router; (2) Update version number; (3) UpdatePhilip Hazel
2005-01-02Missed out a couple of fakereject cases that were still #ifdef-ed withPhilip Hazel
2004-12-29The various Exiscan tests were locked out from the non-SMTP ACL, butPhilip Hazel
2004-12-29(1) Setting WITH_OLD_DEMIME without WITH_CONTENT_SCAN caused eximon notPhilip Hazel
2004-12-29Removed the WITH_CONTENT_SCAN conditionals from the fakereject feature ofPhilip Hazel
2004-12-29Fix buffer overflow vulnerability in spa_base64_to_bits() function.Philip Hazel
2004-12-29The host_aton() buffer overflow: (1) Put a check in host_aton() itself;Philip Hazel
2004-12-22(1) Tidies to the Wishlist; (2) Extra testing for duplicates andPhilip Hazel
2004-12-22Added $smtp_active_hostname as a variable, and used it in smtp_bannerPhilip Hazel
2004-12-21If more than 99 log files are being kept, exicyclog now uses 001, 002,Philip Hazel
2004-12-21(1) Doubled size of debug_buffer. (2) Output from SpamAssassin testPhilip Hazel
2004-12-21Improve error message when ldap_search fails in OpenLDAP or SolarisPhilip Hazel
2004-12-21Check dnsdb PTR key for IP address before playing the reversing game.Philip Hazel
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