Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-22 | Logging: server pipelining offer but no uptake | Jeremy Harris | |
2018-08-22 | tidying | Jeremy Harris | |
2018-08-21 | Builtin macros for log_selector values | Jeremy Harris | |
2018-08-21 | Tidying: indentation | Jeremy Harris | |
2018-08-21 | Debug: indent builtin-DB operations | Jeremy Harris | |
2018-08-21 | Logging: pipelining log_selector | Jeremy Harris | |
2018-08-20 | unbreak test: s/log_write/logwrite/ | Phil Pennock | |
2018-08-17 | UTF8/locale: document constraints on current expansions. | Phil Pennock | |
2018-08-16 | Fix utf8clean not replacing incomplete final character | Phil Pennock | |
Before, it was just dropped, but we document that it's replaced by ?. Tests updated, manual test-case for -be prompt is: ${utf8clean:${length_1:フィル}} | |||
2018-08-11 | Fix logging all_parents for cutthrough delivery. Bug 2296 | Jeremy Harris | |
2018-08-09 | Fix cutthrough delivery for more than one iteration of address redirection. ↵ | Jeremy Harris | |
Bug 2296 | |||
2018-08-05 | Docs: add explicit warning on spoolfile formats | Jeremy Harris | |
2018-08-04 | 18N: fix docs for option name. Bug 2246 | Gedalya | |
Incorrect at introduction in 71c158466d. | |||
2018-08-04 | REQUIRETLS: amplify docs discussion | Jeremy Harris | |
2018-07-31 | Make -n work with macros too | Phil Pennock | |
Have `exim -n -bP macro FOO` just print the value of the macro `FOO`, without the `name=` prefix. This is the same handling as used for option values. If the invoker asks for multiple macros in one invocation, with `-n`, then that's their problem. | |||
2018-07-28 | I18N: add a utf8_downconvert option to the smtp transport. Bug 2248 | Jeremy Harris | |
2018-07-27 | Support REQUIRETLS | Jeremy Harris | |
2018-07-20 | Fix non-EVENTS build | Jeremy Harris | |
Broken-by: c4b57fddca | |||
2018-07-18 | Testsuite: restore rspamd testcase | Jeremy Harris | |
Missed from 611b1961b8. | |||
2018-07-18 | I18N: reject SMTPUTF8 MAIL command when facility not advertised | Jeremy Harris | |
2018-07-18 | I18N: Fix protocol recorded for a multi-SMTPUTF8-message connection. Bug 2287 | Jeremy Harris | |
2018-07-18 | Docs: clarify rolled-up dkim status availability in data ACL | Jeremy Harris | |
2018-07-13 | doc: DANE: don't claim TA can be elided from chain | Phil Pennock | |
While technically an implementation can choose to use a public TA from DNS or elsewhere to populate a missing TA from the chain, that creates interoperability issues and the OpenSSL integration code, at least, doesn't support that and after a bit of work drilling through layers of abstraction, I've not figured out what GnuTLS does and I've decided I don't care. So I'm heeding Viktor's advice and changing the docs to just say to publish the TA in the chain sent by the server. | |||
2018-07-10 | nit typo | Phil Pennock | |
2018-07-10 | Document problems with SHA-1 in certs with DANE-TA | Phil Pennock | |
Very few domains are using SHA-1 in EE certs issued from a CA used in DANE-TA anchoring, but some are. Meanwhile apparently GnuTLS now defaults to disabling SHA-1 in chains. Which is eminently reasonable. I do not believe that Exim should re-enable use of SHA-1 here. Let it die. Document with warnings that folks using a private CA for certs to be publicly trusted via DANE-TA should follow decent operational issuance practices. Also update my Channel Binding docs for GSASL to warn that Channel Binding is Broken™. | |||
2018-06-28 | Callouts: enhance debug message | Jeremy Harris | |
2018-06-28 | Testsuite: tweak instructions for running the suite | Jeremy Harris | |
2018-06-27 | Restore rsmapd support | Jeremy Harris | |
Following discussions on the exim-user mailinglist it seems that the conclusion that the interface was nonfunctioning was unwarranted. | |||
2018-06-26 | tidying | Jeremy Harris | |
2018-06-26 | Merge branch 'rspamd-removal' | Jeremy Harris | |
2018-06-26 | Revert "Support Rspamd. Patch from Andrew Lewis, lightly editorialised" | Jeremy Harris | |
This reverts commit c5f280e20a8e3ecd5f016b8fb34a436588915ed2. | |||
2018-06-26 | Revert "Rspamd: add $authenticated_id as User to scan command" | Jeremy Harris | |
This reverts commit 6c54be6459b83b955fbd2fd6d6a844f80c98427a. | |||
2018-06-26 | Revert "Spamd: add missing initialiser. Rspamd mode was incorrectly ↵ | Jeremy Harris | |
sometimes seen." This reverts commit e718bd6285cb0fb45b74b6fc00b7737590dcaa60. | |||
2018-06-26 | Revert "Do not use shutdown() when talking to rspamd. Fixes 1802" | Jeremy Harris | |
This reverts commit 416a0be6df0697848ca551dd3243b652e763792d. | |||
2018-06-26 | Revert "Testsuite: limited support for Content-length:" | Jeremy Harris | |
This reverts commit f6f239461fd62b3a4f3142b6b2a85f8f65eee486. | |||
2018-06-26 | Revert "Avoid repeated string-copy building command-string for rspamd" | Jeremy Harris | |
This reverts commit 5df838645bcdb135355205a115bf918c85987caf. | |||
2018-06-26 | Unbreak non-DANE build | Jeremy Harris | |
Broken-by: afdb5e9cf0 | |||
2018-06-25 | Expansions: A tls option on ${readsocket }. Bug 2282 | Jeremy Harris | |
2018-06-25 | ARC: Fix verification to do AS checks in reverse order | Jeremy Harris | |
Broken from the original introduction (617d39327e) | |||
2018-06-24 | Fix mutiple message send under TLS | Jeremy Harris | |
Broken-by: 74f1a42304 | |||
2018-06-24 | TLS: rework client-side use with an explicit context rather than a global | Jeremy Harris | |
2018-06-21 | Testsuite: workaround older-perl bug | Jeremy Harris | |
2018-06-21 | Testsuite: missing output files | Jeremy Harris | |
2018-06-21 | DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284 | Jeremy Harris | |
Broken-by: 42055a3385 | |||
2018-06-21 | Docs: spelling | Kirill Miazine | |
2018-06-20 | OpenSSL: TLSv1.3 notes | Jeremy Harris | |
2018-06-14 | OpenSSL: enable use of TLS 1.3 (with OpenSSL 1.1.0 and later) | Jeremy Harris | |
2018-06-14 | Add client-ip info to non-pass iprev ${authres } lines | Jeremy Harris | |
2018-06-12 | Clarify the socket address family (UNIX) for server_socket (dovecot) | Heiko Schlittermann (HS12-RIPE) | |
Wishlist item (#2280) is created for INET connections. See https://bugs.exim.org/show_bug.cgi?id=2280 | |||
2018-06-09 | DKIM: support timestamp and expiry tags in signing. Bug 2260 | Jeremy Harris | |