Hi all, I have installed SpamAssassin on a FreeBSD 4.8-STABLE box from /usr/ports/mail/p5-Mail-SpamAssassin. I am currently reading through /usr/local/share/doc/p5-Mail-SpamAssassin/USAGE, specifically:
"Test it: spamassassin -t < sample-nonspam.txt > nonspam.out spamassassin -t < sample-spam.txt > spam.out Verify (using a text viewer, ie. "less" or "notepad") that nonspam.out has not been tagged as spam, and that spam.out has. The files should contain the full text and headers of the messages, the "spam.out" message should contain the header "X-Spam-Flag: YES" and be annotated with a report from SpamAssassin, and there should be no errors when you run the commands. " Currently when I follow the aforementioned I run into problems such as: shell> spamassassin -D -t < /usr/local/share/doc/p5-Mail-SpamAssassin/sample-nonspam.txt > nonspam.out <snip> ..... Aug 29 14:41:20.479137 check[57011]: [ 1] [bootup] Logging initiated LogDebugLevel=9 to stdout Aug 29 14:41:20.480366 check[57011]: [ 5] computed razorhome=/home/username/.razor, conf=, ident=/home/username/.razor/identity Aug 29 14:41:20.480799 check[57011]: [ 8] Client supported_engines: 1 2 3 4 Aug 29 14:41:20.487474 check[57011]: [ 8] prep_mail done: mail 1 headers=1829, mime0=4745 Aug 29 14:41:20.488348 check[57011]: [ 5] Can't read file /home/username/.razor/servers.discovery.lst: No such file or directory Aug 29 14:41:20.488829 check[57011]: [ 5] Can't read file /home/username/.razor/servers.nomination.lst: No such file or directory Aug 29 14:41:20.489263 check[57011]: [ 5] Can't read file /home/username/.razor/servers.catalogue.lst: No such file or directory Aug 29 14:41:20.490627 check[57011]: [ 5] no listfile: /home/username/.razor/servers.catalogue.lst Aug 29 14:41:20.491288 check[57011]: [ 6] no discovery listfile: /home/username/.razor/servers.discovery.lst Aug 29 14:41:20.491432 check[57011]: [ 5] Finding Discovery Servers via DNS in the razor2.cloudmark.com zone Aug 29 14:41:20.625091 check[57011]: [ 6] Found 1 Discovery Servers via DNS in the razor2.cloudmark.com zone Aug 29 14:41:20.625857 check[57011]: [ 8] Checking with Razor Discovery Server 216.52.3.2 Aug 29 14:41:20.626534 check[57011]: [ 6] No port specified, using 2703 Aug 29 14:41:20.626975 check[57011]: [ 5] Connecting to 216.52.3.2 ... Aug 29 14:41:33.242654 check[57011]: [ 3] Unable to connect to 216.52.3.2:2703; Reason: Bad file descriptor. Aug 29 14:41:33.243579 check[57011]: [ 5] Razor Discovery Server 216.52.3.2 is unreachable Aug 29 14:41:33.243838 check[57011]: [ 5] Couldn't talk to discovery servers. Will force a bootstrap... Aug 29 14:41:33.244611 check[57011]: [ 6] no discovery listfile: /home/username/.razor/servers.discovery.lst Aug 29 14:41:33.244849 check[57011]: [ 5] Finding Discovery Servers via DNS in the razor2.cloudmark.com zone Aug 29 14:41:33.271860 check[57011]: [ 6] Found 1 Discovery Servers via DNS in the razor2.cloudmark.com zone Aug 29 14:41:33.272860 check[57011]: [ 5] no listfile: /home/username/.razor/servers.catalogue.lst Aug 29 14:41:33.273499 check[57011]: [ 6] no discovery listfile: /home/username/.razor/servers.discovery.lst Aug 29 14:41:33.273634 check[57011]: [ 5] Finding Discovery Servers via DNS in the razor2.cloudmark.com zone Aug 29 14:41:33.304724 check[57011]: [ 6] Found 1 Discovery Servers via DNS in the razor2.cloudmark.com zone Aug 29 14:41:33.305251 check[57011]: [ 8] Checking with Razor Discovery Server 216.52.3.2 Aug 29 14:41:33.305495 check[57011]: [ 6] No port specified, using 2703 Aug 29 14:41:33.305709 check[57011]: [ 5] Connecting to 216.52.3.2 ... </snip> Specifically this error concerns me "[ 3] Unable to connect to 216.52.3.2:2703; Reason: Bad file descriptor." Questions: 1. What is spamassassin actually trying to do by connecting to the Razor Discovery Server ? 2. If it actually needs to do this can it connect via port 80 or 443 ? This is my first experience with SpamAssassin, so be be light if it is "seemingly" obvious. ;) Look forward to your help. - aW ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk