Age | Commit message (Expand) | Author |
2007-03-13 | Add host_find_failed=ignore and host_all_ignored to manualroute. | Philip Hazel |
2007-03-13 | Use "not accepted" rather than "not completed" for non-accepted messages | Philip Hazel |
2007-03-13 | Add -v functionality to exigrep. | Philip Hazel |
2007-03-13 | Applied a patch from the Sieve maintainer to fix a bug in "notify". | Philip Hazel |
2007-03-13 | Change HDA_SIZE in oracle.c from 256 to 512. This is needed for 64-bit | Philip Hazel |
2007-03-13 | Fix compiling problems with OpenSSL 0.9.8e. | Philip Hazel |
2007-03-01 | Change dovecot authenticator to use read/write instead of fgets/fprint | Philip Hazel |
2007-03-01 | A :defer: message was being suppressed unless smtp_error_details was | Philip Hazel |
2007-02-26 | MH's patch for allowing control characters as list separators. | Philip Hazel |
2007-02-26 | Not correctly resetting $item and $value after an expansion error inside | Philip Hazel |
2007-02-20 | Add extra sync checks after ACLs that might delay. | Philip Hazel |
2007-02-20 | $smtp_command and $smtp_command_argument were incomplete for MAIL | Philip Hazel |
2007-02-20 | Make bounce for system quota error the same as for Exim quota. | Philip Hazel |
2007-02-16 | I took action and made $recipients available in local_scan(), | Magnus Holmgren |
2007-02-14 | Exigrep update to allow for pids in log lines had somehow got lost. | Philip Hazel |
2007-02-14 | Add "continue" modifier. | Philip Hazel |
2007-02-14 | Added expansion items addresses, filter, map, reduce. | Philip Hazel |
2007-02-14 | Improved the '($parent) =' pattern match (Daniel Tiefnig) | Steve Campbell |
2007-02-10 | s/iterate_item_save/save_iterate_item/ to be consistent with other save_* var... | Magnus Holmgren |
2007-02-08 | Fix bad outgoing_port in log line for delivery of a re-used connection. | Philip Hazel |
2007-02-07 | Apply latest Sieve patches. | Philip Hazel |
2007-02-07 | Jori Hamalainen's patch to speed up exigrep, and fix two typos. | Philip Hazel |
2007-02-07 | Split long fakereject and fakedefer messages. | Philip Hazel |
2007-02-06 | Implemented hosts_avoid_pipelining in the smtp transport. | Philip Hazel |
2007-02-06 | Retry items for address errors that included the sender address (a | Philip Hazel |
2007-02-06 | Flush SMTP before callout (unless control=no_callout_flush). | Philip Hazel |
2007-02-06 | Forgot about TLS when adding the delay autoflush. | Philip Hazel |
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 | Turn MH's patch into my standard style. (Explicit != NULL in test). | Philip Hazel |
2007-01-25 | Ensure acl_not_smtp_start is called for -bS input. | Philip Hazel |
2007-01-24 | I think the actual fix to bug #448 got lost somehow... | Magnus Holmgren |
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-22 | Cautiously added ENABLE_DISABLE_FSYNC and disable_fsync, hedged about | Philip Hazel |
2007-01-22 | SpamAssassin rejects are now collated in the reject messages. | Steve Campbell |
2007-01-18 | Add gnutls_require_{kx,mac,protocols}. | Philip Hazel |
2007-01-17 | Add comments as to why smtp_log_no_mail() is not called when | Philip Hazel |
2007-01-17 | Fix negated dnslists item bug; add == and =& features, courtesy Brad | Philip Hazel |
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-08 | Update version number and copyright year. | Philip Hazel |
2007-01-02 | Panic-die if a system filter or router generates more then 32767 child | Philip Hazel |