Re: Question about which configuration files my installation is using!

2008-10-20 Thread Bret Miller
Hi Simon, I could never get razor2 to compile and run properly in native Windows. I did get pyzor to work, sort of, but it would periodically hang without any error and cause the server to just sit there and wait forever. I never did track that down, just ended up disabling pyzor. If you'd l

Re: Question about which configuration files my installation is using!

2008-10-20 Thread Karsten Bräckelmann
On Sat, 2008-10-18 at 06:44 -0700, simonmason wrote: > I have successfully installed SpamAssassin and I am now starting to configure > it. [...] > My local.cf is below. > # whitelist everyone at themasons.net: > whitelist_from [EMAIL PROTECTED] Don't do that. Spammers like to pretend they are

Re: Question about which configuration files my installation is using!

2008-10-19 Thread Matus UHLAR - fantomas
On 19.10.08 11:41, simonmason wrote: > Thanks I fixed all of these. Now I am going to try and figure out razor2 and > python under windows. I haven't seen any good how-tos on this? no real need to configure if you installed them, unless you also want to report spam to them. > >> [4028] warn: co

Re: Question about which configuration files my installation is using!

2008-10-19 Thread simonmason
Thanks I fixed all of these. Now I am going to try and figure out razor2 and python under windows. I haven't seen any good how-tos on this? Gary V wrote: > > Just a couple things that stuck out for me. This is not an extensive > evaluation. > >> [4028] warn: config: failed to parse line, ski

Re: Question about which configuration files my installation is using!

2008-10-19 Thread Gary V
Just a couple things that stuck out for me. This is not an extensive evaluation. > [4028] warn: config: failed to parse line, skipping, in > "C:\Perl\site/etc/mail/spamassassin/local.cf": use_dcc 1 Remove use_dcc from local.cf. This in a plugin that is turned on or off in V310.pre. > dbg: config

Re: Question about which configuration files my installation is using!

2008-10-19 Thread simonmason
This version worked! I have no idea what you did on the commandline but it is working. Thanks. I am just starting to tweak my installation - is there anything anyone can recommend as first places to work based upon the log below: Thanks. [4028] dbg: logger: adding facilities: all [4028] dbg:

Re: Question about which configuration files my installation is using!

2008-10-19 Thread mouss
Benny Pedersen a écrit : > On Sun, October 19, 2008 06:16, simonmason wrote: >> Thanks, I got the output. Next question. I tried redirecting the output >> to a file so I can look at it but neither > output.txt or >> >> output.txt work. > >> = write to new file >>> = append to existing file > >

Re: Question about which configuration files my installation is using!

2008-10-18 Thread Benny Pedersen
On Sun, October 19, 2008 06:16, simonmason wrote: > Thanks, I got the output. Next question. I tried redirecting the output > to a file so I can look at it but neither > output.txt or >> > output.txt work. > = write to new file >> = append to existing file try this: spamassassin 2>&1 -D --lin

Re: Question about which configuration files my installation is using!

2008-10-18 Thread simonmason
Thanks, I got the output. Next question. I tried redirecting the output to a file so I can look at it but neither > output.txt or >> output.txt work. The file ends up being zero byte and the output still goes to the screen. The problem with this is that it outputs more than the DOS windows buf

Re: Question about which configuration files my installation is using!

2008-10-18 Thread mouss
simonmason a écrit : > All I get when I run with -D is below. Also, it doesn't actually return to a > prompt - it hangs there? > > [3644] dbg: logger: adding facilities: all > [3644] dbg: logger: logging level is DBG > [3644] dbg: generic: SpamAssassin version 3.2.4 > [3644] dbg: config: score se

Re: Question about which configuration files my installation is using!

2008-10-18 Thread Benny Pedersen
On Sat, October 18, 2008 21:22, simonmason wrote: > All I get when I run with -D is below. Also, it doesn't actually return > to a prompt - it hangs there? spammassassin -D --lint -- Benny Pedersen Need more webspace ? http://www.servage.net/?coupon=cust37098

Re: Question about which configuration files my installation is using!

2008-10-18 Thread simonmason
All I get when I run with -D is below. Also, it doesn't actually return to a prompt - it hangs there? [3644] dbg: logger: adding facilities: all [3644] dbg: logger: logging level is DBG [3644] dbg: generic: SpamAssassin version 3.2.4 [3644] dbg: config: score set 0 chosen. [3644] dbg: util: runn

Re: Question about which configuration files my installation is using!

2008-10-18 Thread mouss
simonmason a écrit : > So I don't have to worry about the two copies of the rules files? > I'd say there's nothing to worry about, unless you have two binaries (or two environements) which use different versions of the rulesets. but if you installed SA once, I don't think this is the case. I don'

Re: Question about which configuration files my installation is using!

2008-10-18 Thread simonmason
So I don't have to worry about the two copies of the rules files? And I only alter the local.cf file as needed? Spamassassin -D says I am running 3.2.4. mouss-2 wrote: > > simonmason a écrit : >> I have successfully installed SpamAssassin and I am now starting to >> configure >> it. However,

Re: Question about which configuration files my installation is using!

2008-10-18 Thread mouss
simonmason a écrit : > I have successfully installed SpamAssassin and I am now starting to configure > it. However, I am a little confused as to which configuration files my > installation is using. I am running it under Windows XP Pro using hMail and > Perl. > > Currently my files are stored in