exim.git
17 months agodoc: add example about MySQL TLS connections wip/doc/mysql-ssl github/wip/doc/mysql-ssl
Brent Clark [Fri, 4 Nov 2022 14:27:38 +0000 (15:27 +0100)]
doc: add example about MySQL TLS connections

17 months agoTestsuite: fix munge of timestamp with timezone name
Jeremy Harris [Sun, 30 Oct 2022 13:05:55 +0000 (13:05 +0000)]
Testsuite: fix munge of timestamp with timezone name

17 months agoTestsuite: regenerate certificates tree
Jeremy Harris [Thu, 3 Nov 2022 22:50:12 +0000 (22:50 +0000)]
Testsuite: regenerate certificates tree
The OCSP proofs had become out-of-date

17 months agoTestsuite: Automation for TLDA regen
Jeremy Harris [Wed, 26 Oct 2022 13:42:03 +0000 (14:42 +0100)]
Testsuite: Automation for TLDA regen

17 months agoTestsuite: library version variances
Jeremy Harris [Thu, 3 Nov 2022 22:16:48 +0000 (22:16 +0000)]
Testsuite: library version variances

17 months agoFix $reccipients after ${run...}. Bug 2929
Ruben Jenster [Thu, 3 Nov 2022 21:38:15 +0000 (21:38 +0000)]
Fix $reccipients after ${run...}.  Bug 2929

Broken-by: cfe6acff2d
17 months agoFix daemon startup. Bug 2930
Jeremy Harris [Thu, 3 Nov 2022 20:08:25 +0000 (20:08 +0000)]
Fix daemon startup.  Bug 2930

Broken-by: 7d5055276a
17 months agodoc: typo
Naim Addad [Tue, 1 Nov 2022 12:05:31 +0000 (13:05 +0100)]
doc: typo

17 months agoRelease process: permit minor version numbers after 99
Jeremy Harris [Mon, 31 Oct 2022 10:18:28 +0000 (10:18 +0000)]
Release process: permit minor version numbers after 99

17 months agoTestsuite: clarify OCSP tests
Jeremy Harris [Sun, 23 Oct 2022 08:58:41 +0000 (09:58 +0100)]
Testsuite: clarify OCSP tests

17 months agoDocs: fix description for hosts_request_ocsp default under DANE
Jeremy Harris [Sun, 23 Oct 2022 08:56:45 +0000 (09:56 +0100)]
Docs: fix description for hosts_request_ocsp default under DANE

18 months agoDMARC: fix use-after-free in dmarc_dns_lookup
Lorenz Brun [Fri, 14 Oct 2022 19:02:51 +0000 (21:02 +0200)]
DMARC: fix use-after-free in dmarc_dns_lookup

This fixes a use-after-free in dmarc_dns_lookup where the result
of dns_lookup in dnsa is freed before the required data is copied out.

Fixes: 9258363 ("DNS: explicit alloc/free of workspace")
18 months agoFix: Build with libopendmarc 1.4.x (fixes 2728) github/fix/2728-opendmarc
Heiko Schlittermann (HS12-RIPE) [Sat, 15 Oct 2022 17:30:58 +0000 (19:30 +0200)]
Fix: Build with libopendmarc 1.4.x (fixes 2728)

18 months agoUnbreak FreeBSD build
Jeremy Harris [Tue, 4 Oct 2022 20:30:55 +0000 (21:30 +0100)]
Unbreak FreeBSD build

Broken-by: 96751ae76e
18 months agoQuieten clang build
Jeremy Harris [Tue, 4 Oct 2022 18:12:13 +0000 (19:12 +0100)]
Quieten clang build

18 months agoFix build with older OpenSSL.
Jeremy Harris [Tue, 4 Oct 2022 18:11:03 +0000 (19:11 +0100)]
Fix build with older OpenSSL.

Broken-by: 96751ae76e
18 months agoOpenSSL: fix configuration of older TLS protocol versions
Jeremy Harris [Tue, 4 Oct 2022 12:20:29 +0000 (13:20 +0100)]
OpenSSL: fix configuration of older TLS protocol versions

18 months agoGnuTLS: fix for clients offering no TLS extensions
Jasen Betts [Fri, 30 Sep 2022 12:49:41 +0000 (13:49 +0100)]
GnuTLS: fix for clients offering no TLS extensions

19 months agodocs internal note
Jeremy Harris [Sun, 25 Sep 2022 11:44:23 +0000 (12:44 +0100)]
docs internal note

19 months agoFix ${filter } for conditions modifying $value
Jeremy Harris [Thu, 22 Sep 2022 14:09:07 +0000 (15:09 +0100)]
Fix ${filter } for conditions modifying $value

19 months agoDocs: more indexing
Jeremy Harris [Thu, 22 Sep 2022 12:11:41 +0000 (13:11 +0100)]
Docs: more indexing

19 months agoEXPERIMENTAL_DCC: make build without WITH_CONTENT_SCAN fail
Jeremy Harris [Fri, 2 Sep 2022 10:15:33 +0000 (11:15 +0100)]
EXPERIMENTAL_DCC: make build without WITH_CONTENT_SCAN fail
rather than auto-include the support

19 months agoFix non-WITH_CONTENT_SCAN build (3)
Jeremy Harris [Thu, 1 Sep 2022 14:54:35 +0000 (15:54 +0100)]
Fix non-WITH_CONTENT_SCAN build (3)

Broken-by: d8ecc7bf97
19 months agoFix non-WITH_CONTENT_SCAN build (2)
Jeremy Harris [Wed, 31 Aug 2022 16:17:59 +0000 (17:17 +0100)]
Fix non-WITH_CONTENT_SCAN build (2)

Broken-by: d8ecc7bf97
19 months agoFix non-WITH_CONTENT_SCAN build.
Jeremy Harris [Wed, 31 Aug 2022 16:03:37 +0000 (17:03 +0100)]
Fix non-WITH_CONTENT_SCAN build.

Broken-by: 4e9ed49f8f
19 months agoFix $regex<n> use-after-free. Bug 2915
Jeremy Harris [Wed, 31 Aug 2022 14:37:40 +0000 (15:37 +0100)]
Fix $regex<n> use-after-free.  Bug 2915

20 months agoOpenSSL: fix non-OCSP build
Jeremy Harris [Tue, 23 Aug 2022 17:34:29 +0000 (18:34 +0100)]
OpenSSL: fix non-OCSP build

Broken-by: 9641b6648d
20 months agoOpenSSL: fix reload of changed OCSP proof
Jeremy Harris [Sat, 20 Aug 2022 15:43:03 +0000 (16:43 +0100)]
OpenSSL: fix reload of changed OCSP proof

20 months agoOpenSSL: unbreak build with older library version
Jeremy Harris [Thu, 18 Aug 2022 20:20:15 +0000 (21:20 +0100)]
OpenSSL: unbreak build with older library version

Broken-by: 4e3a01c260
20 months agoGSASL: use tls-exporter for SCRAM*PLUS methods under TLSv1.3
Jeremy Harris [Thu, 18 Aug 2022 19:47:01 +0000 (20:47 +0100)]
GSASL: use tls-exporter for SCRAM*PLUS methods under TLSv1.3

20 months agoTestsuite: platform variations
Jeremy Harris [Tue, 16 Aug 2022 09:06:02 +0000 (10:06 +0100)]
Testsuite: platform variations

20 months agoTestsuite: OpenSSL version variances
Jeremy Harris [Mon, 15 Aug 2022 19:40:13 +0000 (20:40 +0100)]
Testsuite: OpenSSL version variances

20 months agoOpenSSL: strip spaces & newlines from cert signature expansion
Jeremy Harris [Mon, 15 Aug 2022 17:42:28 +0000 (18:42 +0100)]
OpenSSL: strip spaces & newlines from cert signature expansion

20 months agoFix symlink-following. Bug 2909
Ulrich Landgraf [Mon, 15 Aug 2022 15:50:36 +0000 (16:50 +0100)]
Fix symlink-following.  Bug 2909

Broken-by: ef57b25bfa
20 months agoPartial workaround for TCP Fast Open issue. Bug 2907
Jeremy Harris [Sat, 13 Aug 2022 19:19:16 +0000 (20:19 +0100)]
Partial workaround for TCP Fast Open issue.  Bug 2907

20 months agoTestsuite: use more reliable IP for TFO testcases
Jeremy Harris [Sat, 13 Aug 2022 19:42:07 +0000 (20:42 +0100)]
Testsuite: use more reliable IP for TFO testcases

20 months agoDump stack for "bad memory reference". Bug 2904
Jeremy Harris [Sat, 13 Aug 2022 19:58:29 +0000 (20:58 +0100)]
Dump stack for "bad memory reference".  Bug 2904

20 months agoTestsuite: tweak pgsql testcase
Jeremy Harris [Sun, 14 Aug 2022 11:39:01 +0000 (12:39 +0100)]
Testsuite: tweak pgsql testcase

20 months agoFilter rDNS returns for bad chars
Jeremy Harris [Tue, 9 Aug 2022 09:57:56 +0000 (10:57 +0100)]
Filter rDNS returns for bad chars

20 months agoSymlink following for TLS creds files
Jeremy Harris [Mon, 8 Aug 2022 18:46:03 +0000 (19:46 +0100)]
Symlink following for TLS creds files

20 months agoSPF: fix memory accounting for error case
Jeremy Harris [Sun, 7 Aug 2022 16:00:27 +0000 (17:00 +0100)]
SPF: fix memory accounting for error case

21 months agoDocs: ratelimit tidying
Jeremy Harris [Tue, 26 Jul 2022 21:15:35 +0000 (22:15 +0100)]
Docs: ratelimit tidying

21 months agoDocs: tidy DANE info
Jeremy Harris [Tue, 26 Jul 2022 20:49:47 +0000 (21:49 +0100)]
Docs: tidy DANE info

21 months agoDocs: subsections for TLS server/client config
Jeremy Harris [Tue, 26 Jul 2022 20:24:16 +0000 (21:24 +0100)]
Docs: subsections for TLS server/client config

21 months agoDocs: subsections and direct indexing for lookup types
Jeremy Harris [Tue, 26 Jul 2022 19:00:23 +0000 (20:00 +0100)]
Docs: subsections and direct indexing for lookup types

21 months agoDocs: tweak list-syntax description
Jeremy Harris [Tue, 26 Jul 2022 18:05:33 +0000 (19:05 +0100)]
Docs: tweak list-syntax description

21 months agotypo
Jeremy Harris [Mon, 25 Jul 2022 11:02:40 +0000 (12:02 +0100)]
typo

21 months agoDocs: direct indexing for command-line options
Jeremy Harris [Fri, 22 Jul 2022 13:41:16 +0000 (14:41 +0100)]
Docs: direct indexing for command-line options
Requires exim-website db06108b14.

21 months agoEvent for auth fail: client side
Jeremy Harris [Thu, 21 Jul 2022 15:41:25 +0000 (16:41 +0100)]
Event for auth fail: client side

21 months agoEvent for auth fail
Jeremy Harris [Tue, 19 Jul 2022 22:37:27 +0000 (23:37 +0100)]
Event for auth fail

21 months agoFix exit on attempt to rewrite a malformed address. Bug 2903
Jeremy Harris [Tue, 12 Jul 2022 21:14:04 +0000 (22:14 +0100)]
Fix exit on attempt to rewrite a malformed address.  Bug 2903

21 months agoDocs: subsections
Jeremy Harris [Tue, 12 Jul 2022 14:22:13 +0000 (15:22 +0100)]
Docs: subsections

21 months agoDocs: subsections
Jeremy Harris [Tue, 5 Jul 2022 20:06:25 +0000 (21:06 +0100)]
Docs: subsections

21 months agoDocs: fix tables in PDF
Jeremy Harris [Tue, 5 Jul 2022 20:05:15 +0000 (21:05 +0100)]
Docs: fix tables in PDF

Broken-by: e73e1b8f9d
21 months agoOpenSSL: add IP & DN to OCSP fail log line
Jeremy Harris [Sun, 3 Jul 2022 11:42:31 +0000 (12:42 +0100)]
OpenSSL: add IP & DN to OCSP fail log line

21 months agoDocs: tidy bug comment; fixed in exim-website git
Jeremy Harris [Fri, 1 Jul 2022 20:53:08 +0000 (21:53 +0100)]
Docs: tidy bug comment; fixed in exim-website git

21 months agoDocs: macros for index "see also" entries
Jeremy Harris [Fri, 1 Jul 2022 17:27:12 +0000 (18:27 +0100)]
Docs: macros for index "see also" entries

21 months agoDocs: bug notes
Jeremy Harris [Thu, 30 Jun 2022 16:02:08 +0000 (17:02 +0100)]
Docs: bug notes

21 months agoDocs: typoes
Jeremy Harris [Thu, 30 Jun 2022 16:01:42 +0000 (17:01 +0100)]
Docs: typoes

21 months agoDocs: clarify recipient-checking ACL conditions applicability
Jeremy Harris [Thu, 30 Jun 2022 12:36:38 +0000 (13:36 +0100)]
Docs: clarify recipient-checking ACL conditions applicability

22 months agoBuild: fix commentary describing configuration directives
Jeremy Harris [Wed, 29 Jun 2022 13:14:44 +0000 (14:14 +0100)]
Build: fix commentary describing configuration directives

22 months agoVariable setting in -be
Jeremy Harris [Sun, 26 Jun 2022 14:27:32 +0000 (15:27 +0100)]
Variable setting in -be

22 months agotypo
Jeremy Harris [Sun, 26 Jun 2022 11:29:05 +0000 (12:29 +0100)]
typo

22 months agoMerge branch '4.next'
Jeremy Harris [Sun, 26 Jun 2022 11:10:03 +0000 (12:10 +0100)]
Merge branch '4.next'

22 months agoDocs: tidy for next release
Jeremy Harris [Sun, 26 Jun 2022 11:05:47 +0000 (12:05 +0100)]
Docs: tidy for next release

22 months agoDocs: more indexing exim-4.96
Jeremy Harris [Thu, 23 Jun 2022 13:41:10 +0000 (14:41 +0100)]
Docs: more indexing

22 months agoRegex cache observability
Jeremy Harris [Mon, 20 Jun 2022 11:38:20 +0000 (12:38 +0100)]
Regex cache observability

22 months agoArgs count reduction in expansions coding
Jeremy Harris [Sun, 19 Jun 2022 20:17:17 +0000 (21:17 +0100)]
Args count reduction in expansions coding

22 months agoRegex compile cacheing
Jeremy Harris [Sun, 19 Jun 2022 16:15:25 +0000 (17:15 +0100)]
Regex compile cacheing

22 months agotidying
Jeremy Harris [Fri, 17 Jun 2022 20:40:21 +0000 (21:40 +0100)]
tidying

22 months agoTestsuite: pid & port numbers
Jeremy Harris [Fri, 17 Jun 2022 19:37:44 +0000 (20:37 +0100)]
Testsuite: pid & port numbers

22 months agoTestsuite: port numbers
Jeremy Harris [Fri, 17 Jun 2022 13:38:02 +0000 (14:38 +0100)]
Testsuite: port numbers

22 months agoTestsuite: pid tracking
Jeremy Harris [Fri, 17 Jun 2022 10:21:05 +0000 (11:21 +0100)]
Testsuite: pid tracking

22 months agohelper fn for daemon notifier
Jeremy Harris [Sat, 11 Jun 2022 12:20:17 +0000 (13:20 +0100)]
helper fn for daemon notifier

22 months agoTestsuite: OpenSSL version differences
Jeremy Harris [Tue, 7 Jun 2022 17:44:36 +0000 (18:44 +0100)]
Testsuite: OpenSSL version differences

(cherry picked from commit 4468bfff7dc28b9c54a5225d3f10a6aa6a67a1d9)

22 months agoUse pool storage for regex operations
Jeremy Harris [Fri, 10 Jun 2022 10:54:17 +0000 (11:54 +0100)]
Use pool storage for regex operations

22 months agoTestsuite: OpenSSL version differences exim-4.96-RC2
Jeremy Harris [Tue, 7 Jun 2022 17:44:36 +0000 (18:44 +0100)]
Testsuite: OpenSSL version differences

22 months agoAvoid processing in ${sg...} when skipping
Jeremy Harris [Sun, 5 Jun 2022 15:37:28 +0000 (16:37 +0100)]
Avoid processing in ${sg...} when skipping

22 months agoUpdate option defaults
Jeremy Harris [Sun, 5 Jun 2022 14:38:24 +0000 (15:38 +0100)]
Update option defaults

22 months agotidying
Jeremy Harris [Sat, 4 Jun 2022 14:00:03 +0000 (15:00 +0100)]
tidying

22 months agoLogging: expand hosts_connection_nolog coverage
Jeremy Harris [Fri, 3 Jun 2022 15:58:12 +0000 (16:58 +0100)]
Logging: expand hosts_connection_nolog coverage

22 months agoSRS: avoid expanding ${srs_encode...} when guarded by ${if...}
Jeremy Harris [Fri, 3 Jun 2022 14:34:03 +0000 (15:34 +0100)]
SRS: avoid expanding ${srs_encode...} when guarded by ${if...}

22 months agoUnbreak DISABLE_PIPE_CONNECT build
Jeremy Harris [Wed, 1 Jun 2022 14:06:31 +0000 (15:06 +0100)]
Unbreak DISABLE_PIPE_CONNECT build

Broken-by: b326f3a87a
(cherry picked from commit c2046b73572e3b2ea94b4bf7fea9810b73d606c4)

22 months agoDeduplicate coding between exim and eximon
Jeremy Harris [Thu, 2 Jun 2022 14:33:32 +0000 (15:33 +0100)]
Deduplicate coding between exim and eximon

22 months agotidying
Jeremy Harris [Mon, 30 May 2022 16:55:12 +0000 (17:55 +0100)]
tidying

22 months agoHandle a v4mapped sender address given us by a proxy. Bug 2855
Jeremy Harris [Fri, 27 May 2022 22:03:02 +0000 (23:03 +0100)]
Handle a v4mapped sender address given us by a proxy.  Bug 2855

22 months agoUnbreak DISABLE_PIPE_CONNECT build
Jeremy Harris [Wed, 1 Jun 2022 14:06:31 +0000 (15:06 +0100)]
Unbreak DISABLE_PIPE_CONNECT build

Broken-by: b326f3a87a
22 months agoSRS: fix encode operation for empty sender addresses.
Jeremy Harris [Wed, 1 Jun 2022 10:19:05 +0000 (11:19 +0100)]
SRS: fix encode operation for empty sender addresses.

23 months agoFix build on BSDs & Solaris
Jeremy Harris [Mon, 30 May 2022 14:57:18 +0000 (15:57 +0100)]
Fix build on BSDs & Solaris

Broken-by: 204a7a2c2e
23 months agopanic_coredump option. Bug 2892
Jeremy Harris [Mon, 30 May 2022 09:49:54 +0000 (10:49 +0100)]
panic_coredump option.  Bug 2892

23 months agoDocs: fix host_require_helo
Jeremy Harris [Mon, 30 May 2022 08:40:02 +0000 (09:40 +0100)]
Docs: fix host_require_helo

Broken-by: 2f8e0a5f6b
23 months agoFix build with DISABLE_TLS_RESUME
Jeremy Harris [Thu, 26 May 2022 21:31:35 +0000 (22:31 +0100)]
Fix build with DISABLE_TLS_RESUME

23 months agoCHUNKING: handle protocol errors during reception
Jeremy Harris [Thu, 26 May 2022 19:11:43 +0000 (20:11 +0100)]
CHUNKING: handle protocol errors during reception

23 months agoCHUNKING: fix second message on conn when first rejected
Jeremy Harris [Thu, 26 May 2022 12:46:08 +0000 (13:46 +0100)]
CHUNKING: fix second message on conn when first rejected

23 months agoDEBUG: clarify multiline smtp responses
Jeremy Harris [Thu, 26 May 2022 11:10:27 +0000 (12:10 +0100)]
DEBUG: clarify multiline smtp responses

23 months agoTLS resumption: fix for PIPECONNECT
Jeremy Harris [Tue, 24 May 2022 19:27:38 +0000 (20:27 +0100)]
TLS resumption: fix for PIPECONNECT

When actively initiating a connection with PIPECONNECT, evaluate
the EHLO response for possible lbserver indication when we do
eventually reap that response, before acting on the STARTTLS response.

23 months agotypo
Jeremy Harris [Tue, 24 May 2022 11:30:14 +0000 (12:30 +0100)]
typo

23 months agoLogging: distinguish mem-allocation errors
Jeremy Harris [Mon, 23 May 2022 14:48:38 +0000 (15:48 +0100)]
Logging: distinguish mem-allocation errors

23 months agoTLS resumption: disable on continued-connection
Jeremy Harris [Mon, 23 May 2022 11:09:43 +0000 (12:09 +0100)]
TLS resumption: disable on continued-connection

When we have an open TCP connection and are start a second TLS session
we do not have the host-lbserver string (being in a freshly exec'd
process) needed for session-cache lookup, so resumptino is not safe.

23 months agoDocs: more info on PIPECONNECT
Jeremy Harris [Fri, 20 May 2022 21:38:09 +0000 (22:38 +0100)]
Docs: more info on PIPECONNECT