summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2007-04-03Updates for eximstats 1.57Steve Campbell
2007-03-21Patch from the Sieve maintainer.Philip Hazel
2007-03-21Add RCPT error text to unexpected DATA error.Philip Hazel
2007-03-14Change originator_xxx fields in the daemon when it gives up root so thatPhilip Hazel
2007-03-14Fix manualroute bug for localhost following multihomed host.Philip Hazel
2007-03-13Previous exigrep patch was rubbish. Re-fix.Philip Hazel
2007-03-13Add host_find_failed=ignore and host_all_ignored to manualroute.Philip Hazel
2007-03-13Use "not accepted" rather than "not completed" for non-accepted messagesPhilip Hazel
2007-03-13Add -v functionality to exigrep.Philip Hazel
2007-03-13Applied a patch from the Sieve maintainer to fix a bug in "notify".Philip Hazel
2007-03-13Change HDA_SIZE in oracle.c from 256 to 512. This is needed for 64-bitPhilip Hazel
2007-03-13Fix compiling problems with OpenSSL 0.9.8e.Philip Hazel
2007-03-01Change dovecot authenticator to use read/write instead of fgets/fprintPhilip Hazel
2007-03-01A :defer: message was being suppressed unless smtp_error_details wasPhilip Hazel
2007-02-27Put a note in the WishList file that it is now obsolete and thatPhilip Hazel
2007-02-26MH's patch for allowing control characters as list separators.Philip Hazel
2007-02-26Tweak for new processing method.Philip Hazel
2007-02-20Add extra sync checks after ACLs that might delay.Philip Hazel
2007-02-20$smtp_command and $smtp_command_argument were incomplete for MAILPhilip Hazel
2007-02-20Make bounce for system quota error the same as for Exim quota.Philip Hazel
2007-02-16I took action and made $recipients available in local_scan(),Magnus Holmgren
2007-02-14Add "continue" modifier.Philip Hazel
2007-02-14Added expansion items addresses, filter, map, reduce.Philip Hazel
2007-02-14Eximstats 1.54Steve Campbell
2007-02-08Fix bad outgoing_port in log line for delivery of a re-used connection.Philip Hazel
2007-02-07Apply latest Sieve patches.Philip Hazel
2007-02-07Jori Hamalainen's patch to speed up exigrep, and fix two typos.Philip Hazel
2007-02-07Split long fakereject and fakedefer messages.Philip Hazel
2007-02-06Implemented hosts_avoid_pipelining in the smtp transport.Philip Hazel
2007-02-06Retry items for address errors that included the sender address (aPhilip Hazel
2007-02-06Flush SMTP before callout (unless control=no_callout_flush).Philip Hazel
2007-02-06Added dsn_from to vary the contents of From: in DSNsPhilip Hazel
2007-02-06Add forany/forall (Marcus Holmgren's patch, basically).Philip Hazel
2007-02-05Flush SMTP output buffer before "delay" in an ACL; add control =Philip Hazel
2007-01-31Heiko Schlitterman's patch for log_selector=+pid, plus appropriatePhilip Hazel
2007-01-31Add ${rfc2047d: expansion.Philip Hazel
2007-01-30Magnus' patch for $sending_ip_address and $sending_port.Philip Hazel
2007-01-30Add control=no_pipelining.Philip Hazel
2007-01-25Ensure acl_not_smtp_start is called for -bS input.Philip Hazel
2007-01-23Installed PCRE release 7.0.Philip Hazel
2007-01-23Add $smtp_count_at_connection_start.Philip Hazel
2007-01-23Fix for bug #451: set deliver_freeze = FALSE after unlinking the spool files ...Magnus Holmgren
2007-01-23Fix $auth1 problem in dovecot authenticator.Philip Hazel
2007-01-23Avoid use of .br when creating exim.8, use .nf/.fi instead.Philip Hazel
2007-01-23Tidies to the test-suite infrastructure for compiling auxiliaryPhilip Hazel
2007-01-22Cautiously added ENABLE_DISABLE_FSYNC and disable_fsync, hedged aboutPhilip Hazel
2007-01-22Updated for eximstats 1.52Steve Campbell
2007-01-18Add gnutls_require_{kx,mac,protocols}.Philip Hazel
2007-01-17Fix negated dnslists item bug; add == and =& features, courtesy BradPhilip Hazel
2007-01-16Fix bug #448Magnus Holmgren