Фадеев Виталий Львович via Exim-users <[email protected]> (Mi 19 Apr 2017 
10:04:28 CEST):
…
>       accept
>            dkim_status = pass
>            logwrite = DKIM test passed
>            add_header = X-DKIM-Status: DKIM pass: (address=$sender_address 
> domain=$dkim_cur_signer), signature is good.
> 
>       # And anything else.
>       accept
> But how I can add header If no DKIM sign present?

You can check for already added headers in the DATA ACL, can't you? (I'm
not sure, if the recently added headers are already visible there).

But at least you could set an ACL variable in the DKIM ACL, and in the
DATA ACL you can check for this variable, as the DKIM ACL is run
*before* the DATA ACL, isn't it?

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --------------- key ID: F69376CE -
 ! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -

Attachment: signature.asc
Description: PGP signature

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/
  • [exim] Add custo... Фадеев Виталий Львович via Exim-users
    • Re: [exim] ... Jeremy Harris
      • Re: [ex... Фадеев Виталий Львович via Exim-users
        • Re:... Heiko Schlittermann via Exim-users

Reply via email to