| Email General questions, webmail, mailing lists. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#55 (permalink) | |
|
Registered User
Super #1
Joined in Jul 2003
Lives in So. NJ
1,557 posts
Gave thanks: 0
Thanked 9 times
|
Good job, BigJohn.
I've recently needed to implement this due to a large increase on my mother's account. Does anyone know if this message means that the rules are choking on a specific email? Quote:
|
|
|
|
|
|
|
#56 (permalink) | ||
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,395 posts
Gave thanks: 28
Thanked 94 times
|
Quote:
that error indicates that one of the messages in your SPAM box has improper encoding. Dont' worry. If you notice, you'll see that even when that happens SA still learns messages: Quote:
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
||
|
|
|
|
|
#57 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Oct 2003
Lives in Iceland
29 posts
Gave thanks: 0
Thanked 0 times
|
SPAM ASSASSIN not flagging spam?
Hi, I tried once again to set up SpamAssassin and followed these great instructions by Bigjohn. In spite of my best efforts SA does not seem to work.
I never get any flagged mail (mail with “***SPAM***” in the subject) and it seems I still get the same amount og spam as before. I get reports from the cron jobs three times a week that look like this: ----- Learning SPAM Processing /home/MY_ACCOUNT/mail/MY_DOMAIN.is/MY_MAIL_ACCOUNT/SPAM Learned from 69 message(s) (187 message(s) examined). Learning HAM Processing /home/MY_ACCOUNT/mail/MY_DOMAIN.is/MY_MAIL_ACCOUNT/HAM Learned from 44 message(s) (66 message(s) examined). Done ----- These are the settings in my user_prefs: ----- # Enable the Bayes system use_bayes 1 # Enable or disable network checks skip_rbl_checks 0 use_razor2 1 use_dcc 1 use_pyzor 1 required_score 4.5 rewrite_header subject ***SPAM*** ----- Can anyone figure out why I never see flagged spam? Thanks! Siggi
__________________
www.skodun.is |
|
|
|
|
|
#58 (permalink) | |
|
Registered User
Seasoned Poster
Joined in May 2004
33 posts
Gave thanks: 0
Thanked 0 times
|
Siggi,
Try these settings. I had the same problem and if you scroll up a few threads you'll see a couple of good suggestions. Thanks, BKK Quote:
|
|
|
|
|
|
|
#59 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Oct 2003
Lives in Iceland
29 posts
Gave thanks: 0
Thanked 0 times
|
bkk,
This is already my setting. You can see a screenshot of my SA settings here: http://www.skodun.is/myndir/sa.gif ![]()
__________________
www.skodun.is |
|
|
|
|
|
#60 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2004
Lives in SF Bay Area
Hosted on pass6
33 posts
Gave thanks: 0
Thanked 0 times
|
I noticed from your learnspam script output that you are using one email address, so I am assuming that you don't have the "spamtrap[at]*****.***" addy. Did you set a filter to move/discard marked spam? If so, what level is the filter set at? If it is the same level or lower than your "required_score" setting, then all the marked spam is going to be discarded(I'm assuming that is the setting b/c you don't have another email addy to move the spam to).
To test whether the rewrite_header function is working, either raise the filter level so it is above 4.5, or you can try lowering the "required_score" to, let's say 3, to see if it is working. I know I'm making a few assumptions here, so take this advice w/ a grain of salt(ie I don't know if you have an email filter that is set so low that it will discard legit emails that you want). |
|
|
|
|
|
#61 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Oct 2003
Lives in Iceland
29 posts
Gave thanks: 0
Thanked 0 times
|
"I am assuming that you don't have the "spamtrap[at]*****.***" addy."
You are correct. How do I do that? "Did you set a filter to move/discard marked spam? If so, what level is the filter set at?" Yes. This is my filter level: $message_headers contains "********" Discard Thats above 4.5 right?
__________________
www.skodun.is |
|
|
|
|
|
#62 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Oct 2003
Lives in Iceland
29 posts
Gave thanks: 0
Thanked 0 times
|
SA seems to be working now!
It seems that SA is now working. I added the spamtrap[at]mydomain.com to the mailfilters and now finally I see some marked spam. I still get alot of unmarked spammail in my inbox but I guess it takes some time for SA to learn what is spam and therfore should be marked and thrown away.
Thanks for your help! Siggi
__________________
www.skodun.is |
|
|
|