Hello, I'm working on a script able to send email using DomainKey and DKIM. For DKIM, it's working well (Thanks Greg - pydkim) but with DomainKey, I have trouble. There is no library yet able to sign emails. I tried to modify the pydkim library to implement DK but everything I have a "sig fail". Do you know a dk library ?