Bug 3481 - mass-check issues
Summary: mass-check issues
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Masses (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 normal
Target Milestone: 3.1.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-05 20:50 UTC by Theo Van Dinter
Modified: 2004-06-05 12:53 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Theo Van Dinter 2004-06-05 20:50:11 UTC
I use "use_razor2 0" in my mass-check config, but got a bunch (~30-50) of:

razor2 check skipped: Bad file descriptor Died at
/home/felicity/SA/spamassassin-corpora/masses/../lib/Mail/SpamAssassin/Dns.pm line 427, 
<GEN3899> line 1.

when doing the net run.  I haven't seen this problem before, and a quick look at the code looks right, 
but apparently my net runs have been using razor, so something's up.  this is the first time the bad file 
descriptor error has popped up though.
Comment 1 Theo Van Dinter 2004-06-05 20:53:18 UTC
damn it!

local config issue.  I spotted it about 1 second after I hit "submit".  <grrr>

(specifically, I read the wrong config file -- one says 0, one says 1)