Re: [exim] Autoreply transport and DKIM

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
A: exim-users
Assumpte: Re: [exim] Autoreply transport and DKIM
On 04/12/2020 17:40, Charlie Elgholm via Exim-users wrote:
> Any way to get the autoreply transport to sign with DKIM?


The autoreply transport generates a message and submits it
for further processing - routing and transport, per your
entire configuration.

An smtp transport, as called by your router that identifies
outbound traffic, will get involved. It's there that the
dkim signing needs to be done.
--
Cheers,
Jeremy