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 ;-) Regards, Daniel ________________________________ -------------------------------------------------------- JAM Software GmbH Managing Director: Joachim Marder Am Wissenschaftspark 26 * 54296 Trier * Germany Phone: +49 (0)651-145 653 -0 * Fax: +49 (0)651-145 653 -29 Commercial register number HRB 4920 (AG Wittlich) http://www.jam-software.com
