summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2006-11-17exipick version 20061117.2 (bug fixes, feature additions, addresses 4.64-PH/1...John Jetmore
2006-11-16Eximstats updates.Steve Campbell
2006-11-14Applied a modified version of Brad Jorsch's patch for "message" withPhilip Hazel
2006-11-13Add timeout to connect() for Unix domain socket in ${readsocket.Philip Hazel
2006-11-13Rename $interface_address and $interface_port as $received_ip_addressPhilip Hazel
2006-11-13Error if -q is given more than once.Philip Hazel
2006-11-13Add bitwise logical operators to ${eval:Philip Hazel
2006-11-07Install PCRE 6.7 in in place of 6.2.Philip Hazel
2006-11-07Make -R and -S do something sensible when combined with -q<time>.Philip Hazel
2006-11-07Stop rewriting addresses as a consequence of CNAMEs, as Exim isn'tPhilip Hazel
2006-11-07Return remote errors for LMTP over pipe (so now it's the same as LMTPPhilip Hazel
2006-11-06Include sender address in retry key for 4xx errors.Philip Hazel
2006-11-06No paniclog for ECONNRESET when getsockname() fails.Philip Hazel
2006-10-31$domain not always set when scanning a domain list.Philip Hazel
2006-10-31Add warning about missing colon to invalid expansion when it involvedPhilip Hazel
2006-10-31Added some extra debugging when updating a wait-xxx database.Philip Hazel
2006-10-31Close writing end of socket for ${readsocket before reading.Philip Hazel
2006-10-31Correct ChangeLog (forgot to remove entry when I changed my mind on aPhilip Hazel
2006-10-304.64 TK/01-03Tom Kistner
2006-10-30Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.Philip Hazel
2006-10-24Fix backwards compatibility bug in named ACL variables.Philip Hazel
2006-10-24Remove trailing whitespace from each header before concatenation inPhilip Hazel
2006-10-24Added -bem option.Philip Hazel
2006-10-23John Jetmore's -Mset patch.Philip Hazel
2006-10-23Fix crash for verify=helo when no IP address (-bs).Philip Hazel
2006-10-18Fix tls_required and lost_connection retry testss not working.Philip Hazel
2006-10-16Add server_condition to all authenticators, to allow for additionalPhilip Hazel
2006-10-16Update Dovecot authenticator to (a) lock out tabs (b) add extraPhilip Hazel
2006-10-16Florian Weimer's patch to remove the unwanted and unused support forPhilip Hazel
2006-10-16Tidy inconsistency in handling the "reply" argument by removing thePhilip Hazel
2006-10-10Sort out group syntax problems, particularly with verify=header_sender.Philip Hazel
2006-10-10Nico Erfurth's patch to use less resources in spool_read_header,Philip Hazel
2006-10-09Arrange to call dns_init() for host_find_byname() as well as forPhilip Hazel
2006-10-03Michael Deutschmann's patch for getting TXT from a specific list whenPhilip Hazel
2006-10-03Fix misleading verification output when -v is used with -bv and aliasingPhilip Hazel
2006-10-03Added $message_headers_raw to give all the headers without RFC 2047Philip Hazel
2006-10-02Fix typo.Philip Hazel
2006-10-02Added dovecot authenticator.Philip Hazel
2006-09-26Fix typo.Philip Hazel
2006-09-25Change callout EHLO/HELO from smtp_active_hostname to the helo_dataPhilip Hazel
2006-09-25Add log_reject_target as an ACL modifier.Philip Hazel
2006-09-22directory_file was missing from OptionLists.txt.Philip Hazel
2006-09-22Apply patch to fix bug introduced by the last patch to spool_mbox.cPhilip Hazel
2006-09-19exipick 20060919.0, support arbitrary acl_ vars from 4.64-PH/09John Jetmore
2006-09-19Tweak the ACL variable name code to require either a digit or anPhilip Hazel
2006-09-19Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied upPhilip Hazel
2006-09-18Check for overflow in numeric expansion conditions; forbid negativePhilip Hazel
2006-09-18Install the latest Makefile from the Cygwin maintainer.Philip Hazel
2006-09-12Applied Nico Erfurth's refactoring patch to spool_mbox.c.Philip Hazel
2006-09-12Tidy wording on Exim man page.Philip Hazel