On 8/9/2012 10:55 AM, Daniel Lemke wrote:
So I've just received my rsync account (thanks Kevin!), tried to set up the 
mass check account and already run into some issues.

To be more specific (system is a Debian 6.0.4)
- Installed all required Perl modules
- Manually installed SpamAssassin 3.3.2 (used the archive on the apache site)
- Extracted the auto-mass-check script
- Copied the files to their proper location (according to 
http://wiki.apache.org/spamassassin/NightlyMassCheck)
- Modified the auto-mass-check.cf (defined rsync account, set directories for 
run_masscheck spam and ham)
- Ran the auto-mass-check script, got the following output:

++ ./mass-check --hamlog=ham-dlemke-ham.log --spamlog=spam-dlemke-ham.log -j 
--progress ham:dir:/home/lemke/masses/HAM '}'
./auto-mass-check.sh: line 133: ./mass-check: No such file or directory
++ LOGLIST=' ham-dlemke-ham.log spam-dlemke-ham.log'
++ set +x
rsync: failed to connect to rsync.spamassassin.org: Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(122) 
[Receiver=3.0.7]

I guess the mass-check script it didn't found is the one that is located at the 
masses directory at the SVN repo?
Do I have to download and compile this before executing the auto-mass-check 
script?

Sorry if I'm asking something obvious, I'm not that used to unix boxes ;-)
Hi Daniel,

I'm going to be setting up a mass check box of my own (I've previously used the corpora upload or JM processed my mail back in the old days) so I'll know more about your questions soon.

However, SA doesn't have to be installed for masscheck. Masscheck uses the latest trunk version.

Are you somehow blocking outbound connections for rsync to grab that latest trunk version? That's what I believe is going on.

Regards,
KAM

Reply via email to