On 31.07.18 6:43, ѽ҉ᶬḳ℠ wrote:
From cli it is a different ip. Just add a relay via dkim to the line in
question then and see if that works.
So it is but why makes that difference considering the directives -
particularly the [ any ] part should cover any (as in 172.25.120.2 for
instance), or should it not?
accept tagged DKIM for any relay
accept for any relay via smtp://127.0.0.1:10027
The default "from" for accept is "from local", which means only
local/authenticated messages were relayed to DKIM.
I suspect 172.25.120.2 was sending without authentication?
from [ !]
local
The rule matches only locally originating connections.
This is the default,
and may be omitted.
Good luck!
Reio
--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org