Re: [exim] Autoreply transport and DKIM

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: 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