AWL-Score Korrektur Probleme [message #433] |
Mon, 30 October 2006 10:17 |
freddyKrueger
Messages: 20 Registered: October 2006
|
Junior Member |
|
|
Hallo,
unfortunatly i'm not able to change the awl scoring anymore.
How or where is the default prefs path defined ?
Command Line:
spamassassin --remove-addr-from-whitelist nobody@nowhere.de
Messages:
[2644] warn: config: can not determine default prefs path
[2644] warn: config: failed to create default user preference file C:\Dokumente und Einstellungen\USER/.spamassassin/user_prefs
|
|
|
Re: AWL-Score Korrektur Probleme [message #434 is a reply to message #433] |
Mon, 30 October 2006 15:28  |
support
Messages: 925 Registered: April 2004
|
Senior Member |
|
|
> unfortunatly i'm not able to change the awl scoring anymore.
> How or where is the default prefs path defined ?
>
> Command Line:
> spamassassin --remove-addr-from-whitelist nobody@nowhere.de
>
> Messages:
> [2644] warn: config: can not determine default prefs path
> [2644] warn: config: failed to create default user preference
> file C:\Dokumente und
> Einstellungen\USER/.spamassassin/user_prefs
Please specify the configuration path like this: -c sa\ruleset.
Customer Support
Byteplant GmbH
|
|
|
|
Re: AWL-Score Korrektur Probleme [message #436 is a reply to message #435] |
Mon, 06 November 2006 18:11  |
support
Messages: 925 Registered: April 2004
|
Senior Member |
|
|
> I don't get it working.
>
> What's the exact syntax ?
>
> spamassassin -c e:\nst\sa\ruleset --remove-addr-from-whitelist
> nobody@nowhere.de
> ( same failure message )
> spamassassin --remove-addr-from-whitelist -c e:\nst\sa\ruleset
> nobody@nowhere.de
> ( same failure message )
>
> The -c option at the end ?
Please try this:
1. Open a command line window and change to the NST installation directory.
2. sa\spamassassin.exe -c sa\ruleset --remove-addr-from-whitelist nobody@nowhere.de
Customer Support
Byteplant GmbH
|
|
|
Re: AWL-Score Korrektur Probleme [message #437 is a reply to message #436] |
Wed, 08 November 2006 11:25  |
freddyKrueger
Messages: 20 Registered: October 2006
|
Junior Member |
|
|
Same failure message:
E:\NST>sa\spamassassin -c sa\ruleset --remove-addr-from-whitelist nobod@nowhere.
de
[1420] warn: config: can not determine default prefs path
[1420] warn: config: failed to create default user preference file C:\Dokumente
und Einstellungen\RAK/.spamassassin/user_prefs
SpamAssassin auto-whitelist: removing address: nobod@nowhere.de
However,
it works, ( at least, looks like )
but the failure messages appear.
|
|
|