Hi there, I've already have a successful setup of DKIM-Milter, but now we want to send out DomainKeys signature header as well.
I'm having problem sending out domainkeys header, the header is missing, I see only the DKIM-Signature header. First I've build the dk-milter. In my sendmail.mc configuration file, I have the following that enable dkim, but how do I enable domainkeys which uses the same port as the dk-milter? INPUT_MAIL_FILTER(`dkim-milter', ``S=inet:[EMAIL PROTECTED],F=R,T=S:30s;R:30s'') define(`confINPUT_MAIL_FILTERS', ``dkim-milter'') I believe I can use the same pub/private keys and selector stored in the same location as my dkim settings? Thanks. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
