2021-04-03 |
Jeremy Harris | Make smtp_accept_max_per_connection expanded |
tree | commitdiff |
2021-03-27 |
Jeremy Harris | GnuTLS: use a less bogus-looking temporary filename... |
tree | commitdiff |
2021-03-21 |
Jeremy Harris | DNS: explicit alloc/free of workspace |
tree | commitdiff |
2021-03-20 |
Jeremy Harris | Memory handling: exponentially-increasing alloc size |
tree | commitdiff |
2021-03-20 |
Jeremy Harris | DKIM: verify using separate pool-pair, reset per message |
tree | commitdiff |
2021-02-22 |
Jeremy Harris | Fix list-expansion for various domainlists, having... |
tree | commitdiff |
2021-02-19 |
Heiko Schlichting | Fix weight calculation for socks_proxy. Bug 2694 |
tree | commitdiff |
2021-02-19 |
Heiko Schlichting | Fix weight calculation for spamd_address. Bug 2694 |
tree | commitdiff |
2021-02-06 |
Jeremy Harris | Docs: fix bug reference |
tree | commitdiff |
2021-02-06 |
Jeremy Harris | Fix handling of server which follows a RCPT 452 with... |
tree | commitdiff |
2021-02-06 |
Jeremy Harris | Fix daemon-SIGHUP on FreeBSD |
tree | commitdiff |
2021-01-31 |
Jeremy Harris | gsasl authenticator: support client salted-password... |
tree | commitdiff |
2021-01-29 |
Jeremy Harris | Lookups: fix $local_part_data for a match on a filename... |
tree | commitdiff |
2021-01-25 |
Jeremy Harris | AUTH: avoid logging creds on ACL denial |
tree | commitdiff |
2021-01-15 |
Jeremy Harris | Hints DB: harden against corrupt files by ignoring... |
tree | commitdiff |
2021-01-12 |
Jeremy Harris | Auths: in plaintext authenticator, fix parsing of conse... |
tree | commitdiff |
2021-01-12 |
Jeremy Harris | Docs: change note |
tree | commitdiff |
2020-12-28 |
Jeremy Harris | Logging: make placement of continued-delivery asterisk... |
tree | commitdiff |
2020-12-24 |
Jeremy Harris | Fix ${listextract } from a tainted list |
tree | commitdiff |
2020-12-20 |
Jeremy Harris | Fix local delivery delay when combined with remote... |
tree | commitdiff |
2020-12-17 |
Jeremy Harris | Remove the X_ prefix from the PIPE_CONNECT SMTP service... |
tree | commitdiff |
2020-12-16 |
Jeremy Harris | Fix matching of long addresses. Bug 2677 |
tree | commitdiff |
2020-11-19 |
Jeremy Harris | Logging: add I= element to transport-defer lines. ... |
tree | commitdiff |
2020-11-03 |
Jeremy Harris | Fix spurious logging of select error |
tree | commitdiff |
2020-11-02 |
Jeremy Harris | Pass authenticator pubname through spool. Bug 2648 |
tree | commitdiff |
2020-10-30 |
Jeremy Harris | LDAP: fix taint-check in server list walk. Bug 2646 |
tree | commitdiff |
2020-10-05 |
Heiko Schlitterman... | Add proxy_protocol_timeout main config option. |
tree | commitdiff |
2020-10-03 |
Jeremy Harris | TLS: preload configuration items |
tree | commitdiff |
2020-10-03 |
Jeremy Harris | tidying |
tree | commitdiff |
2020-09-26 |
Jeremy Harris | OpenSSL: Fix client-side tls_verify_cert_hostnames... |
tree | commitdiff |
2020-09-25 |
Nicolas R | Docs: Fix various typos (Closes 2650, 2651) |
tree | commitdiff |
2020-09-25 |
Andreas Metzler | Docs: Minor typos in spec and NewStuff (Closes 2649) |
tree | commitdiff |
2020-09-25 |
Nicolas R | Doc: Fix a typo in NewStuff for 4.94 (Closes 2649) |
tree | commitdiff |
2020-09-17 |
Phil Pennock | default DH prime choice consistency |
tree | commitdiff |
2020-08-21 |
Gavan | Taint: fix off-by-one in is_tainted(). Bug 2634 |
tree | commitdiff |
2020-08-19 |
Jeremy Harris | DANE: force SNI to use $domain. Bug 2265 |
tree | commitdiff |
2020-08-14 |
Jeremy Harris | Fix ${readsocket } eol-replacement. Bug 2630 |
tree | commitdiff |
2020-08-10 |
Jeremy Harris | dnslists: hardwired return value check. Bug 2631 |
tree | commitdiff |
2020-08-09 |
Jeremy Harris | Fix spelling of local_part_data in docs and debug output |
tree | commitdiff |
2020-08-01 |
Jeremy Harris | SPF: enhance A-R result |
tree | commitdiff |
2020-07-25 |
Jeremy Harris | GnuTLS: in server, detect TCP RST from client after... |
tree | commitdiff |
2020-07-24 |
Jeremy Harris | OpenSSL: in server, detect TCP RST from client after... |
tree | commitdiff |
2020-07-13 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
tree | commitdiff |
2020-07-10 |
Jeremy Harris | Command-line option for no notifier socket. Bug 2616 |
tree | commitdiff |
2020-07-09 |
Jeremy Harris | Fix taint trap in parse_fix_phrase(). Bug 2617 |
tree | commitdiff |
2020-07-06 |
Guillaume Outters | Fix DKIM signing to always ;-terminate. Bug 2295 |
tree | commitdiff |
2020-07-05 |
Jeremy Harris | Support ret-full on lsearch. Bug 2611 |
tree | commitdiff |
2020-07-03 |
Jeremy Harris | typoes |
tree | commitdiff |
2020-06-30 |
Jeremy Harris | Fix message-reception clock usage. Bug 2615 |
tree | commitdiff |
2020-06-29 |
Jeremy Harris | Taint: fix ACL "spam" condition, to permit tainted... |
tree | commitdiff |
2020-06-28 |
Jeremy Harris | Sqlite: fix segfault on bad/missing sqlite_dbfile.... |
tree | commitdiff |
2020-06-25 |
Jeremy Harris | Lookups: Fix "subdir" filter on a dsearch. |
tree | commitdiff |
2020-06-24 |
Jeremy Harris | Handle quoted local_part input to ${srs_encode }. ... |
tree | commitdiff |
2020-06-22 |
Jeremy Harris | Cutthrough: handle request when a callout-hold is activ... |
tree | commitdiff |
2020-06-20 |
Jeremy Harris | Fix string_copy() macro to not multiple-eval args.... |
tree | commitdiff |
2020-06-14 |
Jeremy Harris | Relax restrictions on which ACLs verify conditions... |
tree | commitdiff |
2020-06-14 |
Jeremy Harris | Taint: fix verify. Bug 2598 |
tree | commitdiff |
2020-06-12 |
Jeremy Harris | smtp_accept_map_per_host: call search_tidyup in fail... |
tree | commitdiff |
2020-06-11 |
Jeremy Harris | Taint: fix radius expansion condition |
tree | commitdiff |
2020-06-11 |
Jeremy Harris | TLS: use RFC 6125 rules for certifucate name checks... |
tree | commitdiff |
2020-06-08 |
Jeremy Harris | Filters: fix "vacation" in Exim filter. Bug 2593 |
tree | commitdiff |
2020-06-06 |
Jeremy Harris | Sqlite: new-style option to specify db file |
tree | commitdiff |
2020-06-04 |
Jeremy Harris | Fix -bi. Bug 2590 |
tree | commitdiff |
2020-06-03 |
Jeremy Harris | Taint: fix multiple ACL actions to properly manage... |
tree | commitdiff |
2020-06-02 |
Jeremy Harris | Docs: typoes |
tree | commitdiff |
2020-06-02 |
Jeremy Harris | Taint: fix listcount expansion operator. Bug 2586 |
tree | commitdiff |
2020-06-02 |
Jeremy Harris | Taint: fix pam expansion condition. Bug 2587 |
tree | commitdiff |
2020-06-01 |
Jeremy Harris | Merge branch '4.next' |
tree | commitdiff |
2020-05-29 |
Andreas Metzler | Fix format of maildir filenames. Bug 1329 |
tree | commitdiff |
2020-05-26 |
Jeremy Harris | Quota checking during reception. Bug 163 |
tree | commitdiff |
2020-05-24 |
Jeremy Harris | Docs: SPF options |
tree | commitdiff |
2020-05-22 |
Heiko Schlitterman... | SPF: Add main config option "spf_smtp_comment_template exim-4.94-RC2 |
tree | commitdiff |
2020-05-22 |
Heiko Schlitterman... | SPF: Remove the parameters of the broken explanation... |
tree | commitdiff |
2020-05-17 |
Jeremy Harris | Lookups: cache=no_rd option. Bug 1751 |
tree | commitdiff |
2020-05-13 |
Jeremy Harris | smtp transport: message_linelength_limit option. Bug... |
tree | commitdiff |
2020-05-12 |
Jeremy Harris | Fix over-long line in DSN |
tree | commitdiff |
2020-05-12 |
Jeremy Harris | Docs: fast-ramp two-phase queue run |
tree | commitdiff |
2020-05-12 |
Jeremy Harris | Move the LMDB lokup support from Experimental to mainline |
tree | commitdiff |
2020-05-10 |
Jeremy Harris | Move the TLS resumption support from Experimental to... |
tree | commitdiff |
2020-05-09 |
Jeremy Harris | Move the native SRS implementation from Experimental... |
tree | commitdiff |
2020-05-09 |
Jeremy Harris | Rename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALT |
tree | commitdiff |
2020-05-09 |
Jeremy Harris | Move the fast-ramp two phase queue run support from... |
tree | commitdiff |
2020-05-07 |
Jeremy Harris | Lookups: ret=key option |
tree | commitdiff |
2020-05-07 |
Jeremy Harris | I18N: change default on smtp transport, to downconvert... |
tree | commitdiff |
2020-05-06 |
Jeremy Harris | Numeric variable returns |
tree | commitdiff |
2020-05-05 |
Jeremy Harris | Fix SPA authenticator, checking client-supplied data... |
tree | commitdiff |
2020-05-05 |
Jeremy Harris | Ensure lookup-result variables are dropped between... |
tree | commitdiff |
2020-05-04 |
Jeremy Harris | Consolidate $local_part_verified into $local_part_data |
tree | commitdiff |
2020-05-04 |
Jeremy Harris | Make {bounce,warn}_message_file expanded. Bug 2522 |
tree | commitdiff |
2020-04-26 |
Jeremy Harris | DKIM: dkim_verify_min_keysizes option |
tree | commitdiff |
2020-04-25 |
Jeremy Harris | DKIM: fix $dkim_key_length in verify |
tree | commitdiff |
2020-04-22 |
Jeremy Harris | readsocket expansion: response caching |
tree | commitdiff |
2020-04-20 |
Erik Lax | Fix spool space check to account for SIZE. Bug 2552 |
tree | commitdiff |
2020-04-19 |
Jeremy Harris | Events: Fix msg:defer event for the hosts_max_try_hardl... |
tree | commitdiff |
2020-04-06 |
Jeremy Harris | Expansion item ${listquote }. Bug 1066 |
tree | commitdiff |
2020-04-06 |
Jeremy Harris | MySQL, pgsql: per-query server options outside the... |
tree | commitdiff |
2020-04-03 |
Jeremy Harris | dsearch: filter-matches option |
tree | commitdiff |
2020-04-03 |
Jeremy Harris | dsearch: full-path return option |
tree | commitdiff |
2020-04-01 |
Jeremy Harris | Sqlite: new main option sqlite_dbfile |
tree | commitdiff |
2020-03-29 |
Jeremy Harris | Dsearch: require absolute dirname |
tree | commitdiff |
next |