Hello, spamassassinners.

I have some question about AWL, perhaps they're classified in novis class.
If my questions are FAQ, simply give me only pointer to the documents,
please.

(1) How to monitor AWL registered listings?
    In my spambox, there are many various scored mail address.
    I want to monitor registered email address and scoring.
    I couldn't find method for monitoring or dumping list.

(2) SA option switch:

        -W, --add-to-whitelist
        --add-to-blacklist
        -R, --remove-from-whitelist

    are registering/removing "ALL" email address from full mail message?

    Ex. A spammer send me a spam including "To: [EMAIL PROTECTED]".
    If I execute:

    $ spamassassin --add-to-blacklist spam.txt

    Then, my mail address in "To:" field also add to blacklist?

    If so, complete manipulating is below? (from manpage)

        --add-addr-to-whitelist=addr      Add addr to whitelist (AWL)
        --add-addr-to-blacklist=addr      Add addr to blacklist (AWL)
        --remove-addr-from-whitelist=addr Remove addr from whitelist (AWL)
--
Nothing but a peace sign.
Yoh-ichi MATSUDA(yoh)
mailto:[EMAIL PROTECTED]
http://www.flcl.org/~yoh/index.htm

$ grep -h " AWL " ~/spam/spam/*
 9.8 AWL                    AWL: From: address is in the auto white-list
 8.9 AWL                    AWL: From: address is in the auto white-list
 1.5 AWL                    AWL: From: address is in the auto white-list
 3.4 AWL                    AWL: From: address is in the auto white-list
 2.0 AWL                    AWL: From: address is in the auto white-list
-7.8 AWL                    AWL: From: address is in the auto white-list
-0.1 AWL                    AWL: From: address is in the auto white-list
 6.8 AWL                    AWL: From: address is in the auto white-list
 0.4 AWL                    AWL: From: address is in the auto white-list
 0.8 AWL                    AWL: From: address is in the auto white-list
-2.8 AWL                    AWL: From: address is in the auto white-list
-5.2 AWL                    AWL: From: address is in the auto white-list
 0.8 AWL                    AWL: From: address is in the auto white-list
 4.7 AWL                    AWL: From: address is in the auto white-list
 1.2 AWL                    AWL: From: address is in the auto white-list
 2.9 AWL                    AWL: From: address is in the auto white-list
  42 AWL                    AWL: From: address is in the auto white-list
  20 AWL                    AWL: From: address is in the auto white-list

Reply via email to