Re: how to setup opendkim for signing all outgoing mails

From: Dilyan Palauzov <Dilyan.Palauzov_at_aegee.org>
Date: Tue, 08 May 2012 16:31:38 +0200

Hello,

----- Message from Andreas Schulze <sca_at_andreasschulze.de> ---------
    Date: Tue, 8 May 2012 15:43:25 +0200 (CEST)
    From: Andreas Schulze <sca_at_andreasschulze.de>
Subject: Re: how to setup opendkim for signing all outgoing mails
      To: Matthias Weiss <matthias_at_more-onion.com>
      Cc: opendkim-users_at_lists.opendkim.org


> then add "SenderMacro {v}" to opendkim.conf. So opendkim does not
> look at any From headers but takes {v} to lookup into signingtable.
>
> modify the signingtable:
>
> any_at_webapp1 key1
> any_at_webapp2 key2
>
> key1 an key2 are now different signingkeys defined in keytable...

I guess "ResignAll true" could be used for this.

I personally do not use it, but have
   SetupPolicyScript /etc/mail/dkim/setup.lua
and setup.lua contains more or less:
   odkim.sign(ctx)
so all my (outgoing) emails are signed, regardless of From: and Sender:.

Greetings
   Dilian
Received on Tue May 08 2012 - 14:32:13 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:40 PST