Age | Commit message (Expand) | Author |
2007-02-06 | Added dsn_from to vary the contents of From: in DSNs | Philip Hazel |
2007-02-06 | Add forany/forall (Marcus Holmgren's patch, basically). | Philip Hazel |
2007-02-05 | Flush SMTP output buffer before "delay" in an ACL; add control = | Philip Hazel |
2007-01-31 | Heiko Schlitterman's patch for log_selector=+pid, plus appropriate | Philip Hazel |
2007-01-31 | Add ${rfc2047d: expansion. | Philip Hazel |
2007-01-30 | Magnus' patch for $sending_ip_address and $sending_port. | Philip Hazel |
2007-01-30 | Add control=no_pipelining. | Philip Hazel |
2007-01-25 | Ensure acl_not_smtp_start is called for -bS input. | Philip Hazel |
2007-01-23 | Installed PCRE release 7.0. | Philip Hazel |
2007-01-23 | Add $smtp_count_at_connection_start. | Philip Hazel |
2007-01-23 | Fix for bug #451: set deliver_freeze = FALSE after unlinking the spool files ... | Magnus Holmgren |
2007-01-23 | Fix $auth1 problem in dovecot authenticator. | Philip Hazel |
2007-01-23 | Tidies to the test-suite infrastructure for compiling auxiliary | Philip Hazel |
2007-01-22 | Cautiously added ENABLE_DISABLE_FSYNC and disable_fsync, hedged about | Philip Hazel |
2007-01-22 | Updated for eximstats 1.52 | Steve Campbell |
2007-01-18 | Add gnutls_require_{kx,mac,protocols}. | Philip Hazel |
2007-01-17 | Fix negated dnslists item bug; add == and =& features, courtesy Brad | Philip Hazel |
2007-01-16 | Fix bug #448 | Magnus Holmgren |
2007-01-15 | Added log selector +smtp_no_mail to log when no MAIL is issued (for | Philip Hazel |
2007-01-08 | Cast empty string to zero for numerical comparions and treat all numbers | Philip Hazel |
2007-01-02 | Panic-die if a system filter or router generates more then 32767 child | Philip Hazel |
2006-12-24 | Don't check that the operands of numeric comparison operators are integers wh... | Magnus Holmgren |
2006-12-20 | TK/01 | Tom Kistner |
2006-12-19 | Check for a ridiculously long filename in exim_dbmbuild. | Philip Hazel |
2006-12-19 | Robert Bannocks' patch for an LDAP problem on Solaris LDAP. | Philip Hazel |
2006-12-19 | #include <time.h> in pcretest.c (a PCRE bug, fixed in later PCRE | Philip Hazel |
2006-12-12 | Apply John Jetmore's patch to allow tls-on-connect and STARTTLS to be | Philip Hazel |
2006-12-11 | Buglet in error handling for expansion of helo_data in callouts. | Philip Hazel |
2006-12-06 | local_scan ABI version incremented to 1.1 | Magnus Holmgren |
2006-12-04 | Increase DH_BITS in tls-gnu.c from 768 to 1024. | Philip Hazel |
2006-12-04 | Give an error for the use of * and *@ with a query-style lookup. | Philip Hazel |
2006-11-20 | Don't set $sender_host_name if forward lookup of name obtained from | Philip Hazel |
2006-11-20 | Lock out "A-for-A" DNS lookups. | Philip Hazel |
2006-11-20 | Jori Hamalainen's exiqsumm patch. | Philip Hazel |
2006-11-17 | exipick version 20061117.2 (bug fixes, feature additions, addresses 4.64-PH/1... | John Jetmore |
2006-11-16 | Eximstats updates. | Steve Campbell |
2006-11-14 | Applied a modified version of Brad Jorsch's patch for "message" with | Philip Hazel |
2006-11-13 | Add timeout to connect() for Unix domain socket in ${readsocket. | Philip Hazel |
2006-11-13 | Rename $interface_address and $interface_port as $received_ip_address | Philip Hazel |
2006-11-13 | Error if -q is given more than once. | Philip Hazel |
2006-11-13 | Add bitwise logical operators to ${eval: | Philip Hazel |
2006-11-07 | Install PCRE 6.7 in in place of 6.2. | Philip Hazel |
2006-11-07 | Make -R and -S do something sensible when combined with -q<time>. | Philip Hazel |
2006-11-07 | Stop rewriting addresses as a consequence of CNAMEs, as Exim isn't | Philip Hazel |
2006-11-07 | Return remote errors for LMTP over pipe (so now it's the same as LMTP | Philip Hazel |
2006-11-06 | Include sender address in retry key for 4xx errors. | Philip Hazel |
2006-11-06 | No paniclog for ECONNRESET when getsockname() fails. | Philip Hazel |
2006-10-31 | $domain not always set when scanning a domain list. | Philip Hazel |
2006-10-31 | Add warning about missing colon to invalid expansion when it involved | Philip Hazel |
2006-10-31 | Added some extra debugging when updating a wait-xxx database. | Philip Hazel |