summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-02-10s/iterate_item_save/save_iterate_item/ to be consistent with other save_* var...Magnus Holmgren
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-06Forgot about TLS when adding the delay autoflush.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-25Turn MH's patch into my standard style. (Explicit != NULL in test).Philip Hazel
2007-01-25Ensure acl_not_smtp_start is called for -bS input.Philip Hazel
2007-01-24I think the actual fix to bug #448 got lost somehow...Magnus Holmgren
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-22Cautiously added ENABLE_DISABLE_FSYNC and disable_fsync, hedged aboutPhilip Hazel
2007-01-22SpamAssassin rejects are now collated in the reject messages.Steve Campbell
2007-01-18Add gnutls_require_{kx,mac,protocols}.Philip Hazel
2007-01-17Add comments as to why smtp_log_no_mail() is not called whenPhilip Hazel
2007-01-17Fix negated dnslists item bug; add == and =& features, courtesy BradPhilip Hazel
2007-01-15Added log selector +smtp_no_mail to log when no MAIL is issued (forPhilip Hazel
2007-01-08Cast empty string to zero for numerical comparions and treat all numbersPhilip Hazel
2007-01-08Update version number and copyright year.Philip Hazel
2007-01-02Panic-die if a system filter or router generates more then 32767 childPhilip Hazel
2006-12-24Don't check that the operands of numeric comparison operators are integers wh...Magnus Holmgren
2006-12-21Update version number for next release.Philip Hazel
2006-12-20BugZilla 438Tom Kistner
2006-12-19Check for a ridiculously long filename in exim_dbmbuild.Philip Hazel
2006-12-19Robert 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 PCREPhilip Hazel
2006-12-12Apply John Jetmore's patch to allow tls-on-connect and STARTTLS to bePhilip Hazel
2006-12-11Buglet in error handling for expansion of helo_data in callouts.Philip Hazel
2006-12-08s/EXTRA_LIBS/EXTRALIBS/ in EDITMEJohn Jetmore
2006-12-06I added the concatenated LOCAL_SCAN_ABI_VERSION define as well. Hope that's OK.Magnus Holmgren
2006-12-06local_scan ABI version incremented to 1.1Magnus Holmgren
2006-12-05Documentation and comment tidies.Philip Hazel
2006-12-04Increase DH_BITS in tls-gnu.c from 768 to 1024.Philip Hazel
2006-12-04Give an error for the use of * and *@ with a query-style lookup.Philip Hazel
2006-11-20Don't set $sender_host_name if forward lookup of name obtained fromPhilip Hazel
2006-11-20Lock out "A-for-A" DNS lookups.Philip Hazel
2006-11-20Jori Hamalainen's exiqsumm patch.Philip Hazel
2006-11-20Fix space bug in previous patch for "message" used with "accept".Philip Hazel