signing error "missing required argument at /usr/lib/per..."
Brought to you by:
jasonlong
This appears in the logs:
Warning: signing error: missing required argument at /usr/lib/perl5/site_perl/5.8.0/Mail/DKIM/Signer.pm line 268
How to replicate:
- create a config file that does not specify a keyfile location, but uses a sender map
- create a sender map entry that does not specify a keyfile
- send a message through using the domain specified in the sender map file
--
Expected behavior:
- signing error: keyfile not specified
turns out to be a bug in Mail::DKIM. Fixed in Mail::DKIM, version 0.38_8