Hello,

SM pisze:

*:domain.tld:/var/db/domainkeys/domain.tld.key.pem
*:domain2.tld:/var/db/domainkeys/domain2.tld.key.pem

A sender in domain.tld will have the email signed by domain.tld.key.pem
And a sender in domain2.tld will have the email signed by domain2.tld.key.pem

The * in the first column will match all addresses. The format is sender-pattern:signing-domain:keypath:

[EMAIL PROTECTED]:example.com:/var/db/domainkeys/key1.pem
[EMAIL PROTECTED]:example.net:/var/db/domainkeys/examplenet.pem

In the above, a different key is used for each domain.  The selector used in
the signature will be the filename portion of keypath. The ".pem" file extension can be omitted as it will be appended when the keypath is read.

I think I have made a mistake but I have realized it after sending the email. Shouldn't the KeyList file name actually contain the keys without absolute path?

[EMAIL PROTECTED]:example.com:key1.pem
[EMAIL PROTECTED]:example.net:examplenet.pem

Thanks for the correction, anyway!

--
Zbigniew Szalbot
www.lc-words.com

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
dkim-milter-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to