exim.git
9 months agoFix build for OpenSSL 3.0.0 . Bug 2810 exim-4.95+fixes github/exim-4.95+fixes
Jaroslav Škarvada [Sat, 27 Nov 2021 21:07:15 +0000 (21:07 +0000)]
Fix build for OpenSSL 3.0.0 .  Bug 2810

(cherry picked from commit ff7829398d74e67f1c1f40339a772fd76708e5ac)

18 months agoFix: Build with libopendmarc 1.4.x (fixes 2728)
Heiko Schlittermann (HS12-RIPE) [Sat, 15 Oct 2022 17:30:58 +0000 (19:30 +0200)]
Fix: Build with libopendmarc 1.4.x (fixes 2728)

(cherry picked from commit 1561c5d88b3a23a4348d8e3c1ce28554fcbcfe46)

2 years agoRelease process: keep temp directory (fix --no-cleanup) exim-4.95
Heiko Schlittermann (HS12-RIPE) [Tue, 28 Sep 2021 08:24:46 +0000 (10:24 +0200)]
Release process: keep temp directory (fix --no-cleanup)

2 years agoDocs: Change the copyright holder to "The Exim Maintainers"
Heiko Schlittermann (HS12-RIPE) [Mon, 27 Sep 2021 12:49:01 +0000 (14:49 +0200)]
Docs: Change the copyright holder to "The Exim Maintainers"

2 years agoDocs: Copyright year for spec.xfpt
Heiko Schlittermann (HS12-RIPE) [Mon, 27 Sep 2021 12:37:09 +0000 (14:37 +0200)]
Docs: Copyright year for spec.xfpt

2 years agoDocs: typo
Heiko Schlittermann (HS12-RIPE) [Mon, 27 Sep 2021 11:46:01 +0000 (13:46 +0200)]
Docs: typo

2 years agoOpenBSD: disable compiler-time param checking for string_sprintf() etc
Jeremy Harris [Mon, 20 Sep 2021 21:41:04 +0000 (22:41 +0100)]
OpenBSD: disable compiler-time param checking for string_sprintf() etc

2 years agoDocs: fix closed-mailinglist example
Jeremy Harris [Mon, 20 Sep 2021 21:07:48 +0000 (22:07 +0100)]
Docs: fix closed-mailinglist example

2 years agoDCC: fix loop expression
Jeremy Harris [Tue, 14 Sep 2021 13:21:47 +0000 (14:21 +0100)]
DCC: fix loop expression

2 years agoTLS: build dependency for LibreSSL
Renaud Allard [Tue, 14 Sep 2021 09:47:52 +0000 (10:47 +0100)]
TLS: build dependency for LibreSSL

2 years agoDocs: tidying
Jeremy Harris [Mon, 6 Sep 2021 15:09:28 +0000 (16:09 +0100)]
Docs: tidying

2 years agoFix validation of domain-literals in Message_ID: headers. Bug 2805
Jeremy Harris [Sun, 5 Sep 2021 10:32:09 +0000 (11:32 +0100)]
Fix validation of domain-literals in Message_ID: headers.  Bug 2805

2 years agoAvoid using CLOCK_MONOTONIC for $received_time. Bug 2615
Jeremy Harris [Tue, 31 Aug 2021 20:55:00 +0000 (21:55 +0100)]
Avoid using CLOCK_MONOTONIC for $received_time.  Bug 2615

2 years agoFix small typo exim-4.95-RC2
Neil Youngman [Mon, 23 Aug 2021 19:36:21 +0000 (21:36 +0200)]
Fix small typo

2 years agoLogging: specific error for tainted tag in debug filename
Jeremy Harris [Thu, 19 Aug 2021 10:23:08 +0000 (11:23 +0100)]
Logging: specific error for tainted tag in debug filename

2 years agoDKIM: Avoid spurious tls read timeout after signing failure
Jeremy Harris [Mon, 16 Aug 2021 20:01:04 +0000 (21:01 +0100)]
DKIM: Avoid spurious tls read timeout after signing failure

2 years agoFix name of option in error log line
Jeremy Harris [Wed, 11 Aug 2021 11:41:16 +0000 (12:41 +0100)]
Fix name of option in error log line

2 years agoDocs: addition mention of lookup caching option
Jeremy Harris [Wed, 11 Aug 2021 11:39:41 +0000 (12:39 +0100)]
Docs: addition mention of lookup caching option

2 years agoDocs: fix option crossref
Jeremy Harris [Wed, 11 Aug 2021 10:10:59 +0000 (11:10 +0100)]
Docs: fix option crossref

Broken-by: adc03e3489
2 years agoDKIM: fix verify under TLS & chunking, with pipelined next command
Jeremy Harris [Tue, 10 Aug 2021 20:32:18 +0000 (21:32 +0100)]
DKIM: fix verify under TLS & chunking, with pipelined next command

2 years agoTestsuite: testcases for DKIM under TLS
Jeremy Harris [Tue, 10 Aug 2021 16:36:03 +0000 (17:36 +0100)]
Testsuite: testcases for DKIM under TLS

2 years agoTestsuite: testcase shuffling
Jeremy Harris [Tue, 10 Aug 2021 14:24:48 +0000 (15:24 +0100)]
Testsuite: testcase shuffling

2 years agoDrop support for MacOS (darwin)
Jeremy Harris [Tue, 10 Aug 2021 23:06:45 +0000 (00:06 +0100)]
Drop support for MacOS (darwin)

2 years agoDrop support for MacOS (darwin)
Heiko Schlittermann (HS12-RIPE) [Sat, 7 Aug 2021 22:00:10 +0000 (00:00 +0200)]
Drop support for MacOS (darwin)

2 years agoFix ClamAV command send
Jeremy Harris [Mon, 9 Aug 2021 12:58:48 +0000 (13:58 +0100)]
Fix ClamAV command send

Broken-by: 64cc4714ab
2 years agoTestsuite: add missing mask / ipv6 expansion
Jeremy Harris [Sun, 8 Aug 2021 16:38:01 +0000 (17:38 +0100)]
Testsuite: add missing mask / ipv6 expansion

2 years agoDocs: add warning on use of envelope_to_add
Jeremy Harris [Sat, 7 Aug 2021 23:19:43 +0000 (00:19 +0100)]
Docs: add warning on use of envelope_to_add

2 years agoBuiltin macros for ACL conditions & modifiers
Jeremy Harris [Wed, 4 Aug 2021 13:11:49 +0000 (14:11 +0100)]
Builtin macros for ACL conditions & modifiers

2 years agoUpdate comments in example config file to match current default for TLS
Jeremy Harris [Thu, 29 Jul 2021 18:35:02 +0000 (19:35 +0100)]
Update comments in example config file to match current default for TLS

2 years agoDocs: tidy variables lists exim-4.95-RC1
Jeremy Harris [Fri, 23 Jul 2021 11:08:02 +0000 (12:08 +0100)]
Docs: tidy variables lists

2 years agoDKIM: fix build with older GnuTLS
Jeremy Harris [Fri, 23 Jul 2021 11:05:49 +0000 (12:05 +0100)]
DKIM: fix build with older GnuTLS

2 years agoTLS: fix tls_verify_certificates handling of "system"
Jeremy Harris [Thu, 22 Jul 2021 21:01:10 +0000 (22:01 +0100)]
TLS: fix tls_verify_certificates handling of "system"

A previous try at managing it for new-enough versions of GnuTLS actually
broke it for everything: 744170d4d3

2 years agoTestsuite: output chnges resulting
Jeremy Harris [Thu, 22 Jul 2021 20:59:01 +0000 (21:59 +0100)]
Testsuite: output chnges resulting

Broken-by: 9138b6973b
2 years agotypo
Jeremy Harris [Wed, 21 Jul 2021 08:38:25 +0000 (09:38 +0100)]
typo

2 years agoDocs: enhance SPF description
Andreas Metzler [Wed, 21 Jul 2021 08:30:56 +0000 (09:30 +0100)]
Docs: enhance SPF description

2 years agoDocs: remove extraneous file copy
Jeremy Harris [Tue, 20 Jul 2021 10:00:03 +0000 (11:00 +0100)]
Docs: remove extraneous file copy

2 years agotypo
Jeremy Harris [Sun, 18 Jul 2021 19:30:24 +0000 (20:30 +0100)]
typo

2 years agoALPN: not supported under LibreSSL
Jeremy Harris [Sun, 18 Jul 2021 18:23:52 +0000 (19:23 +0100)]
ALPN: not supported under LibreSSL

2 years agoFix no-TLS bulid
Jeremy Harris [Sun, 18 Jul 2021 16:34:31 +0000 (17:34 +0100)]
Fix no-TLS bulid

Broken-by: c4b4086235
2 years agoALPN: feature macro
Jeremy Harris [Sun, 18 Jul 2021 14:51:16 +0000 (15:51 +0100)]
ALPN: feature macro

2 years ago typo
Jeremy Harris [Sun, 18 Jul 2021 14:11:32 +0000 (15:11 +0100)]
typo

Broken-by: c4b4086235
2 years agotypo
Jeremy Harris [Sun, 18 Jul 2021 13:25:14 +0000 (14:25 +0100)]
typo

Broken-by: c4b4086235
2 years agoTLS: ALPN options
Jeremy Harris [Sat, 17 Jul 2021 23:15:01 +0000 (00:15 +0100)]
TLS: ALPN options

2 years agoRemove the must-helo check from the example config
Jeremy Harris [Sat, 17 Jul 2021 12:53:22 +0000 (13:53 +0100)]
Remove the must-helo check from the example config
given that there is now a default-set option and hard code (2f8e0a5f6b)

2 years agoNewStuff typo
Heiko Schlittermann (HS12-RIPE) [Thu, 15 Jul 2021 20:55:05 +0000 (22:55 +0200)]
NewStuff typo

2 years agoDocs: Clarify $acl_verify_message lifetime
Jeremy Harris [Thu, 15 Jul 2021 20:05:27 +0000 (21:05 +0100)]
Docs: Clarify $acl_verify_message lifetime

2 years agoDocs: fix formatting
Jeremy Harris [Mon, 12 Jul 2021 18:55:02 +0000 (19:55 +0100)]
Docs: fix formatting

2 years agoRemove duplicate 4.95 section from NewStuff exim-4.95-RC0
Heiko Schlittermann (HS12-RIPE) [Sat, 10 Jul 2021 21:50:01 +0000 (23:50 +0200)]
Remove duplicate 4.95 section from NewStuff

2 years agoUpdate OptionsList.txt
Heiko Schlittermann (HS12-RIPE) [Sat, 10 Jul 2021 21:58:21 +0000 (23:58 +0200)]
Update OptionsList.txt

2 years agoFix various doc typos
Heiko Schlittermann (HS12-RIPE) [Sat, 10 Jul 2021 21:49:35 +0000 (23:49 +0200)]
Fix various doc typos

2 years agoGnuTLS: Fix certextract expansion
Jeremy Harris [Sun, 11 Jul 2021 11:21:54 +0000 (12:21 +0100)]
GnuTLS: Fix certextract expansion

2 years agotidying
Jeremy Harris [Fri, 25 Jun 2021 14:23:38 +0000 (15:23 +0100)]
tidying

2 years agoFix tainted message for fakereject
Jeremy Harris [Wed, 7 Jul 2021 21:19:07 +0000 (22:19 +0100)]
Fix tainted message for fakereject

2 years agoDocs: additional possible result from spf check. Bug 2786
Jeremy Harris [Fri, 2 Jul 2021 18:33:29 +0000 (19:33 +0100)]
Docs: additional possible result from spf check.  Bug 2786

2 years agoLibreSSL: TLS-write-shutdown does not push data
Jeremy Harris [Mon, 28 Jun 2021 21:17:22 +0000 (22:17 +0100)]
LibreSSL: TLS-write-shutdown does not push data

2 years agoReadonly-config: not supported by Solaris 10
Jeremy Harris [Mon, 28 Jun 2021 18:49:00 +0000 (19:49 +0100)]
Readonly-config: not supported by Solaris 10

Broken-by: 753739fdef
2 years agoTestsuite: munge for LibreSSL TLSv1.3
Jeremy Harris [Mon, 28 Jun 2021 17:50:27 +0000 (18:50 +0100)]
Testsuite: munge for LibreSSL TLSv1.3

2 years agoMerge branch 'readonly_config'
Jeremy Harris [Sun, 27 Jun 2021 23:35:57 +0000 (00:35 +0100)]
Merge branch 'readonly_config'

2 years agoDoc note
Jeremy Harris [Mon, 17 May 2021 21:13:21 +0000 (22:13 +0100)]
Doc note

2 years agogsasl authenticator: do not try to clear server password after use, if
Jeremy Harris [Mon, 17 May 2021 11:40:51 +0000 (12:40 +0100)]
gsasl authenticator: do not try to clear server password after use, if
from config text

2 years agoSmall config, with:
Jeremy Harris [Sun, 16 May 2021 19:22:45 +0000 (20:22 +0100)]
Small config, with:

----Exit nonpool max:  18 kB in 8 blocks
----Exit npools  max:  95 kB
----Exit  pool 0 max:  12 kB in 2 blocks at order 13 untainted main
----Exit  pool 1 max:   4 kB in 1 blocks at order 13 untainted perm
----Exit  pool 2 max:   4 kB in 1 blocks at order 13    untainted config
----Exit  pool 3 max:   4 kB in 1 blocks at order 13    untainted search
----Exit  pool 4 max:   4 kB in 1 blocks at order 13    untainted message
----Exit  pool 5 max:   4 kB in 1 blocks at order 13    tainted main
----Exit  pool 6 max:  52 kB in 3 blocks at order 15    tainted perm
----Exit  pool 7 max:   4 kB in 1 blocks at order 13    tainted config
----Exit  pool 8 max:   4 kB in 1 blocks at order 13    tainted search
----Exit  pool 9 max:   4 kB in 1 blocks at order 13    tainted message

Small config, without:

----Exit nonpool max:  18 kB in 8 blocks
----Exit npools  max:  87 kB
----Exit  pool 0 max:  12 kB in 2 blocks at order 13 untainted main
----Exit  pool 1 max:   4 kB in 1 blocks at order 13 untainted perm
----Exit  pool 2 max:   4 kB in 1 blocks at order 13    untainted search
----Exit  pool 3 max:   4 kB in 1 blocks at order 13    untainted message
----Exit  pool 4 max:   4 kB in 1 blocks at order 13    tainted main
----Exit  pool 5 max:  52 kB in 3 blocks at order 15    tainted perm
----Exit  pool 6 max:   4 kB in 1 blocks at order 13    tainted search
----Exit  pool 7 max:   4 kB in 1 blocks at order 13    tainted message

Large config, with:

----Exit nonpool max:  17 kB in 30 blocks
----Exit npools  max: 309 kB
----Exit  pool 0 max: 124 kB in 5 blocks at order 17    untainted main
----Exit  pool 1 max:  60 kB in 4 blocks at order 15    untainted perm
----Exit  pool 2 max: 298 kB in 2 blocks at order 13    untainted config
----Exit  pool 3 max:  12 kB in 2 blocks at order 13    untainted search
----Exit  pool 4 max:   4 kB in 1 blocks at order 13    untainted message
----Exit  pool 5 max:  60 kB in 4 blocks at order 15    tainted main
----Exit  pool 6 max:  52 kB in 3 blocks at order 15    tainted perm
----Exit  pool 7 max:   4 kB in 1 blocks at order 13    tainted config
----Exit  pool 8 max:   4 kB in 1 blocks at order 13    tainted search
----Exit  pool 9 max:   4 kB in 1 blocks at order 13    tainted message

Large config, without:

----Exit nonpool max: 212 kB in 30 blocks
----Exit npools  max: 591 kB
----Exit  pool 0 max: 508 kB in 7 blocks at order 19    untainted main
----Exit  pool 1 max:  12 kB in 2 blocks at order 13    untainted perm
----Exit  pool 2 max:   4 kB in 1 blocks at order 13    untainted search
----Exit  pool 3 max:   4 kB in 1 blocks at order 13    untainted message
----Exit  pool 4 max:   4 kB in 1 blocks at order 13    tainted main
----Exit  pool 5 max:  52 kB in 3 blocks at order 15    tainted perm
----Exit  pool 6 max:   4 kB in 1 blocks at order 13    tainted search
----Exit  pool 7 max:   4 kB in 1 blocks at order 13    tainted message

2 years agopaniclog sigsegv events
Jeremy Harris [Sun, 16 May 2021 14:37:18 +0000 (15:37 +0100)]
paniclog sigsegv events

2 years agoopenssl config strings are immutable
Jeremy Harris [Sun, 16 May 2021 12:22:20 +0000 (13:22 +0100)]
openssl config strings are immutable

2 years agoConfig lines are immutable during -bP config dump
Jeremy Harris [Sun, 16 May 2021 11:52:36 +0000 (12:52 +0100)]
Config lines are immutable during  -bP config  dump

2 years agoautorepy never_mail strings are immutable
Jeremy Harris [Sat, 15 May 2021 15:52:12 +0000 (16:52 +0100)]
autorepy never_mail strings are immutable

2 years agoavoid mofying config text
Jeremy Harris [Sat, 15 May 2021 15:32:57 +0000 (16:32 +0100)]
avoid mofying config text

2 years agosmtp tpt fallback_hosts list must be mutable
Jeremy Harris [Sat, 15 May 2021 14:41:43 +0000 (15:41 +0100)]
smtp tpt fallback_hosts list must be mutable

2 years agoacceptable log output change
Jeremy Harris [Sat, 15 May 2021 14:18:22 +0000 (15:18 +0100)]
acceptable log output change

2 years agohostlist for router fallback_hosts must be mutable
Jeremy Harris [Sat, 15 May 2021 00:11:41 +0000 (01:11 +0100)]
hostlist for router fallback_hosts must be mutable

2 years agoconsification
Jeremy Harris [Fri, 14 May 2021 23:48:40 +0000 (00:48 +0100)]
consification

2 years agoavoid modifying source text in parse_forward_list()
Jeremy Harris [Fri, 14 May 2021 23:37:43 +0000 (00:37 +0100)]
avoid modifying source text in parse_forward_list()

2 years agoavoid modifying source text, in appendfile
Jeremy Harris [Fri, 14 May 2021 23:19:26 +0000 (00:19 +0100)]
avoid modifying source text, in appendfile

2 years agotree nodes for acls must be mutable
Jeremy Harris [Fri, 14 May 2021 23:03:01 +0000 (00:03 +0100)]
tree nodes for acls must be mutable

2 years agoavoid modifying possible config text during :fail: delivery
Jeremy Harris [Fri, 14 May 2021 23:01:27 +0000 (00:01 +0100)]
avoid modifying possible config text during :fail: delivery

2 years agocopy transport struct for modifying for **bypassed** postprocess
Jeremy Harris [Fri, 14 May 2021 23:00:06 +0000 (00:00 +0100)]
copy transport struct for modifying for **bypassed** postprocess

2 years agouse store_get_perm()
Jeremy Harris [Fri, 14 May 2021 22:58:32 +0000 (23:58 +0100)]
use store_get_perm()

2 years agodriver options blocks must be mutable
Jeremy Harris [Thu, 13 May 2021 21:19:10 +0000 (22:19 +0100)]
driver options blocks must be mutable

2 years agorouter instance must be mutable
Jeremy Harris [Thu, 13 May 2021 20:59:25 +0000 (21:59 +0100)]
router instance must be mutable

2 years agonamedlist_block has to be allocated mutably, to cache lookups
Jeremy Harris [Thu, 13 May 2021 20:31:16 +0000 (21:31 +0100)]
namedlist_block has to be allocated mutably, to cache lookups
paniclog from 5 - subprocess crashes

2 years agofirst go. crashes in 0003
Jeremy Harris [Mon, 10 May 2021 21:47:01 +0000 (22:47 +0100)]
first go.  crashes in 0003

2 years agoSuggestion from Qalys:
Jeremy Harris [Fri, 7 May 2021 12:09:12 +0000 (13:09 +0100)]
Suggestion from Qalys:

If I may add one more thing, there is an issue that should be addressed
sooner rather than later: the writable configuration at the beginning of
the heap. A short-term (and hopefully non-intrusive) solution may be to
mmap() the configuration instead, and then mprotect(PROT_READ) it. This
would mitigate the exploitation technique that almost all Exim exploits
have been using.

2 years agoFix Solaris 10 build, more
Jeremy Harris [Sun, 27 Jun 2021 23:29:09 +0000 (00:29 +0100)]
Fix Solaris 10 build, more

2 years agoFix Solaris 10 build, for intro of taintwarn
Jeremy Harris [Sun, 27 Jun 2021 20:15:45 +0000 (21:15 +0100)]
Fix Solaris 10 build, for intro of taintwarn

Broken-by: f9a3fcddba
2 years agoTLS: track changing fd of file-watcher when creds are releaded.
Jeremy Harris [Sun, 27 Jun 2021 17:58:44 +0000 (18:58 +0100)]
TLS: track changing fd of file-watcher when creds are releaded.

Broken-by: 5fd673807d
2 years agoMerge branch 'hs/taintwarn'
Heiko Schlittermann (HS12-RIPE) [Fri, 25 Jun 2021 08:02:47 +0000 (10:02 +0200)]
Merge branch 'hs/taintwarn'

This is a "forward" port of the taintwarn patches that are applied to
4.94.2+fixes.

2 years agoTestsuite: Fix 608 hs/taintwarn github/hs/taintwarn
Heiko Schlittermann (HS12-RIPE) [Wed, 16 Jun 2021 20:22:50 +0000 (22:22 +0200)]
Testsuite: Fix 608

2 years agoFix logging with build-time config and empty elements (Closes 2733)
Heiko Schlittermann (HS12-RIPE) [Sat, 15 May 2021 11:40:46 +0000 (13:40 +0200)]
Fix logging with build-time config and empty elements (Closes 2733)

(cherry picked from commit 66392b270e3a6c8202e4626d43bbc9b77545ae23)

2 years agoFix logging with empty element in log_file_path (Bug 2733)
Jeremy Harris [Sat, 15 May 2021 11:37:04 +0000 (13:37 +0200)]
Fix logging with empty element in log_file_path (Bug 2733)

(cherry picked from commit e19790f7707cc901435849e78d20f249056c16b5)

2 years agoRevert "testsuite: adjust 622 for taintwarn"
Heiko Schlittermann (HS12-RIPE) [Sun, 20 Jun 2021 17:02:59 +0000 (19:02 +0200)]
Revert "testsuite: adjust 622 for taintwarn"

This reverts commit 7ab3a6cd7fe7b033b5e267617f3be8a99b33db31.

2 years agotestsuite: adjust 622 for taintwarn
Heiko Schlittermann (HS12-RIPE) [Sun, 25 Apr 2021 08:17:57 +0000 (10:17 +0200)]
testsuite: adjust 622 for taintwarn

(cherry picked from commit 460aac0eb9a289af1ab0f32a242a27dab851fa18)

2 years agoSilence the compiler
Heiko Schlittermann (HS12-RIPE) [Sun, 25 Apr 2021 16:58:35 +0000 (18:58 +0200)]
Silence the compiler

(cherry picked from commit 33d5b8e8e4c2f23b4e834e3a095e3c9dd9f0686b)

2 years agoDo not close the (main)_log, if we do not see a chance to open it again.
Heiko Schlittermann (HS12-RIPE) [Fri, 23 Apr 2021 20:41:57 +0000 (22:41 +0200)]
Do not close the (main)_log, if we do not see a chance to open it again.

The process doing local deliveries runs as an unprivileged user. If this
process needs to log failures or warnings (as caused by the
is_tainting2() function), it can't re-open the main_log and just exits.

(cherry picked from commit 235c7030ee9ee1c1aad507786506a470b580bfe2)

2 years agoSilence compiler
Heiko Schlittermann (HS12-RIPE) [Fri, 23 Apr 2021 15:40:40 +0000 (17:40 +0200)]
Silence compiler

(cherry picked from commit 2c9869d0622cc690b424cc74166d4a8393017ece)

2 years agotidy log.c
Heiko Schlittermann (HS12-RIPE) [Mon, 12 Apr 2021 07:19:21 +0000 (09:19 +0200)]
tidy log.c

(cherry picked from commit 0327b6460eec64da6b0c1543c7e9b3d0f8cb9294)
(cherry picked from commit 8021b95c2e266861aba29c97b4bb90dc6f7637a2)

2 years agotestsuite: add 0990 for allow_insecure_tainted_data
Heiko Schlittermann (HS12-RIPE) [Mon, 5 Apr 2021 14:06:24 +0000 (16:06 +0200)]
testsuite: add 0990 for allow_insecure_tainted_data

(cherry picked from commit 56213337357265eb42c40dd04a22f6ac433b9e81)

2 years agoupdate doc
Heiko Schlittermann (HS12-RIPE) [Sat, 3 Apr 2021 07:29:13 +0000 (09:29 +0200)]
update doc

(cherry picked from commit 77cc1ad3058e4ef7ae82adb914ccff0be9fe2c8b)

2 years agosmtp
Heiko Schlittermann (HS12-RIPE) [Thu, 1 Apr 2021 20:02:27 +0000 (22:02 +0200)]
smtp

(cherry picked from commit 8b7d4ba8903ace7e3e3db70343798a5a0b7cea23)

2 years agosmtp_out
Heiko Schlittermann (HS12-RIPE) [Thu, 1 Apr 2021 19:42:38 +0000 (21:42 +0200)]
smtp_out

(cherry picked from commit b9b967cca71a4da51506f8ba596b9ae40cfcef57)

2 years agodeliver
Heiko Schlittermann (HS12-RIPE) [Sat, 3 Apr 2021 08:54:22 +0000 (10:54 +0200)]
deliver

(cherry picked from commit 2bafe3fc82cf62f0c21f939f5891b8d067f3abc7)

2 years agorf_get_transport
Heiko Schlittermann (HS12-RIPE) [Fri, 2 Apr 2021 06:36:24 +0000 (08:36 +0200)]
rf_get_transport

(cherry picked from commit 015fff57c854184f8bce61476c46a2830a97daf8)