On 08/09/2012 04:55 PM, 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?

yep - is this cygwin or a *nix distro?

Do I have to download and compile this before executing the auto-mass-check 
script?

The script does a rsync of the source and places in

~/masscheckwork/weekly_mass_check/

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

did it create a  ~/masscheckwork/weekly_mass_check/
(in your home directory)

Alex




Reply via email to