On Mon, 14 Dec 2009 12:20:03 -0500, "Brian A. Seklecki (CFI NOC)" <[email protected]> wrote: > Thank you! But why Python? > >> So... I rewrote it :-) for pythonfilter... > >> - you need to install pydkim (beware of dependencies with net.resolver >> provided by python-adns) > > Yea I depend on the wireframe trash basket under my desk to dry-heave > into while reading Python code > >> Several things I have in mind: >> - one private key per domain. So, we could enable DKIM only for domains
>> we want instead of allowing it for every domain we "host". Privkey would >> become privkeydir, dkim.private would become domain.private for each >> domain... Is this a real need? > > Yes! This is what DKIM-Milter does it. Let me know if you need help > testing. > > ~BAS Hello, I wrote this filter in python to integrate it in pythonfilter (written by Gordon Messmer). I love this filtering tool... (that's why I contribute when I can) The file I provided does not work at all. The translation email --> text --> email crashes everything (even with relaxed setting) As the mail is transformed after the signing, the signature is not valid anymore. I didn't have time to work on this. Perhaps in few days. If you can help, It would be great :-) Jerome Blion ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
