Hi I have been struggling all day today with the domainkeys system
It seems that the domainkeys plugin is broken. At a first glance, it's just a matter of replacing $mess->header with $mess->head, but that doesn't do it -- if I do that, I get complaints about unblessed references.
I also can't get the SpamAssassin plugin to work -- the simple test in the DomainKeys documentation works, and so does a little test case based on the code in SpamAssassin, but the real plugin crashes with a Bus Error + Core Dump (OpenBSD on sparc64) somewhere inside the exec in the verify sub of Mail::DomainKeys::Key::Public.
Any ideas? -Johan
