Am 27.12.23 um 15:41 schrieb Jeremy Harris via Exim-users:
self = send on that router
self = send
in the router does the trick.
Thanks Jeremy for bearing with my ignorance, but people who are not full time
exim mechanics fail to find so damn special options. (okay, given, I had quite
a specia
Am 27.12.23 um 15:47 schrieb Slavko via Exim-users:
It selects the correct router and transport. It seems just to ignore
"allow_localhost"
Is not the allow_localhost transport option?
That's where I have it:
remote_smtp_dkim:
driver = smtp
allow_localhost = true
...
Dňa 27. decembra 2023 14:28:23 UTC používateľ Hardy via Exim-users
napísal:
>I put example.com to the "local-dkim-daomains" for testing.
>It selects the correct router and transport. It seems just to ignore
>"allow_localhost"
Is not the allow_localhost transport option?
regards
--
Slavko
h
On 12/27/23 14:28, Hardy via Exim-users wrote:
It selects the correct router and transport. It seems just to ignore
"allow_localhost"
self = send on that router
--
Cheers,
Jeremy
--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim
Repeat that, adding a "-d+all"
Thanks again Jeremy, I appreciate your help.
I put example.com to the "local-dkim-daomains" for testing.
It selects the correct router and transport. It seems just to ignore
"allow_localhost"
15:20:43 1123141 Exim version 4.95 uid=0 gid=0 pid=1123141 D=fff9
On 12/27/23 09:42, Hardy via Exim-users wrote:
A difference I noted with exim -bt. With an address that SHOULD trigger my
dkim_signing router, it complains directly without telling me in which
router/transport it failed.
More hints?
Repeat that, adding a "-d+all"
--
Cheers,
Jeremy
--
## s
Am 26.12.23 um 14:24 schrieb Jeremy Harris via Exim-users:
On 12/26/23 11:58, Hardy via Exim-users wrote:
"allow_localhost" on the transport.
remote_smtp_dkim:
driver = smtp
allow_localhost = true
dkim_canon = relaxed
dkim_domain = ${lc:${domain:$h_from:}}