marcbradshaw / mail-dkim

Mail::DKIM Perl module, forked from svn://svn.code.sf.net/p/dkimproxy/code/Mail-DKIM/trunk
0 stars 13 forks source link

Don't die on NOERROR #5

Closed marcbradshaw closed 4 years ago

marcbradshaw commented 4 years ago

If we didn't get a response, but the error is NOERROR then don't die. Treat this as a legit case of no response.