Re: [gentoo-user] SPAM trouble

2005-06-11 Thread Patrick
On Tue, 07 Jun 2005 19:25:20 +1200
Nick Rout [EMAIL PROTECTED] wrote:

 On Mon, 2005-06-06 at 15:13 +0200, Patrick Marquetecken wrote:
  Everytime its spam, so I have put her address to the white list but
  this
  does not help.
 
 I suspect you have screwed this up, as the whitelist adds -100 to the
 score. 
 
 you are putting it in /etc/mail/spamassassin/local.cf, and its in the
 format
 
 whitelist_from [EMAIL PROTECTED]

I have:
whitelist_from *.kidcity.be [EMAIL PROTECTED] [EMAIL PROTECTED]

Patrick
 

 -- 
 Nick Rout [EMAIL PROTECTED]
 
 -- 
 gentoo-user@gentoo.org mailing list
 
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SPAM trouble

2005-06-07 Thread Nick Rout
On Mon, 2005-06-06 at 15:13 +0200, Patrick Marquetecken wrote:
 Everytime its spam, so I have put her address to the white list but
 this
 does not help.

I suspect you have screwed this up, as the whitelist adds -100 to the
score. 

you are putting it in /etc/mail/spamassassin/local.cf, and its in the
format

whitelist_from [EMAIL PROTECTED]

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] SPAM trouble

2005-06-06 Thread Patrick Marquetecken
Hi,

I have activated on my home server spamassin with rules only on server
level not on users level.
Now my daughter sends from school with her hotmail address emails at home
with her school work, it’s always an empty body (only a fixed hotmail
line, see content preview) and MS word attachments.
Everytime its spam, so I have put her address to the white list but this
does not help.
How can i avoid that her emails are getting tagged as spam.
Patrick

Content preview:  Bescherm je Inbox: Phishing - hoe te herkennen,
  rapporteren en voorkomen [...]

Content analysis details:   (7.7 points, 5.0 required)

 pts rule name  description
 --
--
 4.2 X_MESSAGE_INFO Bulk email fingerprint (X-Message-Info) found
 0.0 HTML_60_70 BODY: Bericht is 60% tot 70% HTML
 0.0 HTML_MESSAGE   BODY: HTML opgenomen in het bericht
 1.2 MIME_HTML_ONLY BODY: Bericht bestaat enkel uit text/html MIME
delen
 1.6 MISSING_SUBJECTMissing Subject: header
 0.0 MSGID_FROM_MTA_HEADER  Message-Id was door een relay toegevoegd
 0.1 MIME_BOUND_NEXTPARTSpam tool patroon in MIME grens
 0.7 AWLAWL: From: address is in the auto white-list
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SPAM trouble

2005-06-06 Thread Simon Maynard
Hi,

Have you tried using,

sa-learn --spam --mbox ~/mail/spam
sa-learn --ham --mbox ~/mail/inbox

to make SpamAssassin more accurate? It worked fine for me. Just mark
your daughters mail as ham and SpamAssassin should leave it alone.

Simon

On Mon, 2005-06-06 at 15:13 +0200, Patrick Marquetecken wrote:
 Hi,
 
 I have activated on my home server spamassin with rules only on server
 level not on users level.
 Now my daughter sends from school with her hotmail address emails at home
 with her school work, its always an empty body (only a fixed hotmail
 line, see content preview) and MS word attachments.
 Everytime its spam, so I have put her address to the white list but this
 does not help.
 How can i avoid that her emails are getting tagged as spam.
 Patrick
 
 Content preview:  Bescherm je Inbox: Phishing - hoe te herkennen,
   rapporteren en voorkomen [...]
 
 Content analysis details:   (7.7 points, 5.0 required)
 
  pts rule name  description
  --
 --
  4.2 X_MESSAGE_INFO Bulk email fingerprint (X-Message-Info) found
  0.0 HTML_60_70 BODY: Bericht is 60% tot 70% HTML
  0.0 HTML_MESSAGE   BODY: HTML opgenomen in het bericht
  1.2 MIME_HTML_ONLY BODY: Bericht bestaat enkel uit text/html MIME
 delen
  1.6 MISSING_SUBJECTMissing Subject: header
  0.0 MSGID_FROM_MTA_HEADER  Message-Id was door een relay toegevoegd
  0.1 MIME_BOUND_NEXTPARTSpam tool patroon in MIME grens
  0.7 AWLAWL: From: address is in the auto white-list

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SPAM trouble

2005-06-06 Thread Patrick Marquetecken

 Hi,

 Have you tried using,

 sa-learn --spam --mbox ~/mail/spam
 sa-learn --ham --mbox ~/mail/inbox

 to make SpamAssassin more accurate? It worked fine for me. Just mark
 your daughters mail as ham and SpamAssassin should leave it alone.

 Simon
I'm using sa-learn only for spam, because it has only one line i never
tought about ham, wil give it a try.

Patrick


 On Mon, 2005-06-06 at 15:13 +0200, Patrick Marquetecken wrote:
 Hi,

 I have activated on my home server spamassin with rules only on server
 level not on users level.
 Now my daughter sends from school with her hotmail address emails at
 home
 with her school work, itÿs always an empty body (only a fixed hotmail
 line, see content preview) and MS word attachments.
 Everytime its spam, so I have put her address to the white list but this
 does not help.
 How can i avoid that her emails are getting tagged as spam.
 Patrick

 Content preview:  Bescherm je Inbox: Phishing - hoe te herkennen,
   rapporteren en voorkomen [...]

 Content analysis details:   (7.7 points, 5.0 required)

  pts rule name  description
  --
 --
  4.2 X_MESSAGE_INFO Bulk email fingerprint (X-Message-Info)
 found
  0.0 HTML_60_70 BODY: Bericht is 60% tot 70% HTML
  0.0 HTML_MESSAGE   BODY: HTML opgenomen in het bericht
  1.2 MIME_HTML_ONLY BODY: Bericht bestaat enkel uit text/html
 MIME
 delen
  1.6 MISSING_SUBJECTMissing Subject: header
  0.0 MSGID_FROM_MTA_HEADER  Message-Id was door een relay toegevoegd
  0.1 MIME_BOUND_NEXTPARTSpam tool patroon in MIME grens
  0.7 AWLAWL: From: address is in the auto white-list

 --
 gentoo-user@gentoo.org mailing list





-- 
a

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SPAM trouble

2005-06-06 Thread Matias Grana
hi,
It doesn't look like sa-learn will be of help, given that the email body
is empty. I'd try to give by hand a lower score to X_MESSAGE_INFO, which
seems to be the main problem here. You can pay a look to
http://spamassassin.apache.org/tests_3_0_x.html
You'll find how to change the score at the beginning of the page.

Also, you can instruct procmail to deliver email coming from that
address before sending it to spamassassin.

HTH,
Matias

On Mon, Jun 06, 2005 at 04:40:07PM +0200, Patrick Marquetecken wrote:
 
  Hi,
 
  Have you tried using,
 
  sa-learn --spam --mbox ~/mail/spam
  sa-learn --ham --mbox ~/mail/inbox
 
  to make SpamAssassin more accurate? It worked fine for me. Just mark
  your daughters mail as ham and SpamAssassin should leave it alone.
 
  Simon
 I'm using sa-learn only for spam, because it has only one line i never
 tought about ham, wil give it a try.
 
 Patrick
 
 
  On Mon, 2005-06-06 at 15:13 +0200, Patrick Marquetecken wrote:
  Hi,
 
  I have activated on my home server spamassin with rules only on server
  level not on users level.
  Now my daughter sends from school with her hotmail address emails at
  home
  with her school work, itÿs always an empty body (only a fixed hotmail
  line, see content preview) and MS word attachments.
  Everytime its spam, so I have put her address to the white list but this
  does not help.
  How can i avoid that her emails are getting tagged as spam.
  Patrick
 
  Content preview:  Bescherm je Inbox: Phishing - hoe te herkennen,
rapporteren en voorkomen [...]
 
  Content analysis details:   (7.7 points, 5.0 required)
 
   pts rule name  description
   --
  --
   4.2 X_MESSAGE_INFO Bulk email fingerprint (X-Message-Info)
  found
   0.0 HTML_60_70 BODY: Bericht is 60% tot 70% HTML
   0.0 HTML_MESSAGE   BODY: HTML opgenomen in het bericht
   1.2 MIME_HTML_ONLY BODY: Bericht bestaat enkel uit text/html
  MIME
  delen
   1.6 MISSING_SUBJECTMissing Subject: header
   0.0 MSGID_FROM_MTA_HEADER  Message-Id was door een relay toegevoegd
   0.1 MIME_BOUND_NEXTPARTSpam tool patroon in MIME grens
   0.7 AWLAWL: From: address is in the auto white-list
-- 
gentoo-user@gentoo.org mailing list