http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5636
------- Additional Comments From [EMAIL PROTECTED] 2007-08-31 21:46 -------
Please specify exact versions. I'm assuming you mean 3.2.3, which is the
latest officially released version of SA.
> 1. Where the opt-in level of the email is "IADB: Opt-in used more than 50% of
> the time RCVD_IN_IADB_OPTIN_GT50", there is a score of -0.499, but where
> opt-in
> is used *all* the time ("IADB: All mailing list mail is opt-in
> RCVD_IN_IADB_OPTIN"), and even where it is all opt-in and *confirmed opt-in*
> more than half of the time ("IADB: Confirmed opt-in used more than 50% of the
> time RCVD_IN_IADB_DOPTIN_GT50") the score is +1 (i.e. a spam score of +1).
RCVD_IN_IADB_OPTIN should have a score of 0, not +1.
Check your 50_scores.cf:
score RCVD_IN_IADB_OPTIN 0 # n=1 n=2 n=3
> 2. Similarly, "IADB: Confirmed opt-in used less than 50% of the time
> RCVD_IN_IADB_DOPTIN_LT50"
>
again should be 0.
score RCVD_IN_IADB_OPTIN_LT50 0 # n=1 n=2 n=3
> 3. Where a sender's email is entirely confirmed opt-in ("IADB: All mailing
> list
> mail is confirmed opt-in RCVD_IN_IADB_DOPTIN") the score is -4 (thank you!),
> but the *exact* same mail under the Habeas check ("Habeas Accredited Confirmed
> Opt-In or Better HABEAS_ACCREDITED_COI") gets a -8. Can we pretty please
> have
> the same score for the exact same email standard?
>
Seems reasonable to me, IADB's S/O appears to be slightly better than
HABEAS as well. However, not my department to implement.
> 4. "IADB: Sends no material under Michigan's CPR RCVD_IN_IADB_MI_CPR_MAT"
> gets
> a spam score of 1 -
Ditto:
score RCVD_IN_IADB_MI_CPR_MAT 0 # n=1 n=2 n=3
> 5. "IADB: One-to-one/transactional email only RCVD_IN_IADB_OOO"
Once more, a zero-score rule:
score RCVD_IN_IADB_OOO 0 # n=1 n=2 n=3
> Thank you *so* much for any light you can shed on this, and any assistance you
> can provide!
>
Are you sure your install isn't hosed up somehow, or are you using a
version other than 3.2.3?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.