On Fri, 12 Sep 2008, Florian Sager wrote:
> I am looking for something similar, a SIGNINGDOMAIN_HEADER:
>    Enable selection of which signing domain to use when signing based
> on the
>    contents of an arbitrary header (default is signing by the domain in
> the From
>    header).

Doesn't the key list already support this behaviour?  For example:

[EMAIL PROTECTED]:domain1.com:/path/to/keys/for/domain1/foo
[EMAIL PROTECTED]:domain2.com:/path/to/keys/for/domain2/bar

The second field in that table defines the signing domain, and the 
selector is inferred from the path to the key, so [EMAIL PROTECTED] 
signatures would include "s=foo; d=domain1.com" and [EMAIL PROTECTED]
signatures would include "s=bar; d=domain2.com".

If that's not what's happening then there's a bug.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
dkim-milter-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to