Rainer Sokoll wrote:

On Fri, Jan 07, 2005 at 01:59:47AM -0800, Robert Markin wrote:



Now I do not ever get hits from either of these two. Is there some way
that I can check to see if something has become fowled-up? If I try to
run spamassassin with the -D --lint options, it creates an output so
long that I cannot scroll to the top to see if there are any problems.



Redirect STDOUT and STDERR into a file, e.g. append "> /tmp/log 2>&1" (without the quotes) to your command line. Afterwards you can view /tmp/log with your favourite editor.

HTH,
Rainer




Thank you for the advice,

I ran "spamassassin -D --lint" and the following are the pertinent lines involving DCC and Razor2.
------------------------------------------------------------------------------------------------------------------------
debug: razor2 is available
debug: entering helper-app mode


debug: DCC is available: /usr/local/bin/dccproc
debug: DCC: got response: X-DCC-neonova-Metrics: Webserver 1127; Body=4805 Fuz1=175906 Fuz2=175904
-----------------------------------------------------------------------------------------------------------------------
Yet out of approx. 100 spam emails I do not get any DCC or Razor2 rule hits. I used to get them on almost all spam emails.



-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.8 - Release Date: 1/3/2005



Reply via email to