dkim-ops
[Top] [All Lists]

Re: [dkim-ops] [qmail: dkim+domainkeys?]

2009-03-03 09:38:28
I do my DKIM signing with a QMAILQUEUE shim written in perl that signs
mail as it's submitted.  Works well enough for me.

Thanks, I can avoid rewriting of each message and use simple
ezmlm configuration, so do you think it could fit into your scenario?

I use mj2 but it's the same idea, I set QMAILQUEUE so it calls the
shim to sign the mail as it's about to be dumped into qmail with the
long list of recipients.  So I think it should work.  Using the shim means
it also signs administrative chit-chat, but that's OK too.

You're welcome to the code, which uses the public perl DKIM library and is
only about 200 lines.  I also have some little scripts to generate the keys.

R's,
John
_______________________________________________
dkim-ops mailing list
dkim-ops(_at_)mipassoc(_dot_)org
http://mipassoc.org/mailman/listinfo/dkim-ops

<Prev in Thread] Current Thread [Next in Thread>