I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-10-25 08:29:54.559887-07 by jaslong in response to 13026
Re: Use options reject_error !
DKIMproxy uses the "Net::Server" module to parse its options, which I think has some problems with the boolean options. You could try reject_error 1 in the config file or --reject-error=1 to see if that helps. I would need to do some debugging to see what actually works and what doesn't.
Direct Responses: 13028 | 13029 | Write a response