public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Training Spamassassin via KMail
@ 2009-07-05 17:29 Daniel D Jones
  2009-07-05 21:20 ` Stroller
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel D Jones @ 2009-07-05 17:29 UTC (permalink / raw
  To: gentoo-user

I have Spamassasin running on my mail server rather than on my desktop box.  I 
therefore can't run the Anti-Spam Wizard on KMail, since it correctly fails to 
detect a spam filter as installed.  I have a mailbox configured on my server for 
spam.  Any mail sent to that mailbox is used to train Spamassasin.  Before 
upgrading to KDE 4, I had a button on my toolbar which activated a filter to 
forward missed spam back to the spam mailbox on my server.  This transferred 
over on the upgrade but there was some sort of warning message on the filter 
that it could not be edited or it would be lost.  I don't recall the exact 
message.

I recently had a runaway process fill up my hard disk and KMail crashed because 
the hard drive was full.  I fixed that issue but had to reconfigure KMail from 
scratch and lost my Spam button.  I've been unable to find any info on the 'Net 
on how to recreate it.

What I'd like is a button on my KMail toolbar that, when pressed, forwards the 
selected email to a specific email address and moves the email to the Spam 
folder.  Any help in configuring this would be greatly appreciated.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-05 17:29 [gentoo-user] Training Spamassassin via KMail Daniel D Jones
@ 2009-07-05 21:20 ` Stroller
  2009-07-07 12:40   ` Robin Atwood
  0 siblings, 1 reply; 9+ messages in thread
From: Stroller @ 2009-07-05 21:20 UTC (permalink / raw
  To: gentoo-user


On 5 Jul 2009, at 18:29, Daniel D Jones wrote:
> ...
> What I'd like is a button on my KMail toolbar that, when pressed,  
> forwards the
> selected email to a specific email address and moves the email to  
> the Spam
> folder.  Any help in configuring this would be greatly appreciated.

May I suggest a possible alternative:

http://johannes.sipsolutions.net/Projects/dovecot-antispam

You may be able to program a button to simply move the message into a  
folder more easily than you can program it to forward to a certain  
address.


Stroller.






^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-05 21:20 ` Stroller
@ 2009-07-07 12:40   ` Robin Atwood
  2009-07-07 12:48     ` Robin Atwood
  0 siblings, 1 reply; 9+ messages in thread
From: Robin Atwood @ 2009-07-07 12:40 UTC (permalink / raw
  To: gentoo-user

On Monday 06 July 2009, Stroller wrote:
> On 5 Jul 2009, at 18:29, Daniel D Jones wrote:
> > ...
> > What I'd like is a button on my KMail toolbar that, when pressed,
> > forwards the
> > selected email to a specific email address and moves the email to
> > the Spam
> > folder.  Any help in configuring this would be greatly appreciated.

You can do all that (and train spamassassin using spamc) using the Filters 
dialog.

HTH
-Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------












^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-07 12:40   ` Robin Atwood
@ 2009-07-07 12:48     ` Robin Atwood
  2009-07-07 12:57       ` Sebastian Beßler
  0 siblings, 1 reply; 9+ messages in thread
From: Robin Atwood @ 2009-07-07 12:48 UTC (permalink / raw
  To: gentoo-user

On Tuesday 07 July 2009, Robin Atwood wrote:
> On Monday 06 July 2009, Stroller wrote:
> > On 5 Jul 2009, at 18:29, Daniel D Jones wrote:
> > > ...
> > > What I'd like is a button on my KMail toolbar that, when pressed,
> > > forwards the
> > > selected email to a specific email address and moves the email to
> > > the Spam
> > > folder.  Any help in configuring this would be greatly appreciated.
>
> You can do all that (and train spamassassin using spamc) using the Filters
> dialog.

Correction: you want "sa-learn --spam" for the training with the "pipe-
through" filter action.

HTH
-Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------












^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-07 12:48     ` Robin Atwood
@ 2009-07-07 12:57       ` Sebastian Beßler
  2009-07-07 14:53         ` Robin Atwood
  0 siblings, 1 reply; 9+ messages in thread
From: Sebastian Beßler @ 2009-07-07 12:57 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

Robin Atwood schrieb:

> Correction: you want "sa-learn --spam" for the training with the "pipe-
> through" filter action.

You can train a spamassassin running on an server by running "sa-lern
--spam" on the client? Thats new to me, but thats maybe because I don't
use KMail and don't know the "pipe-through" filter action.

Greetings

Sebastian


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-07 12:57       ` Sebastian Beßler
@ 2009-07-07 14:53         ` Robin Atwood
  2009-07-07 15:00           ` Sebastian Beßler
  0 siblings, 1 reply; 9+ messages in thread
From: Robin Atwood @ 2009-07-07 14:53 UTC (permalink / raw
  To: gentoo-user

On Tuesday 07 July 2009, Sebastian Beßler wrote:
> Robin Atwood schrieb:
> > Correction: you want "sa-learn --spam" for the training with the "pipe-
> > through" filter action.
>
> You can train a spamassassin running on an server by running "sa-lern
> --spam" on the client? Thats new to me, but thats maybe because I don't
> use KMail and don't know the "pipe-through" filter action.

"man sa-learn" :)

-Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------












^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-07 14:53         ` Robin Atwood
@ 2009-07-07 15:00           ` Sebastian Beßler
  2009-07-07 15:03             ` Etaoin Shrdlu
  0 siblings, 1 reply; 9+ messages in thread
From: Sebastian Beßler @ 2009-07-07 15:00 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

Robin Atwood schrieb:

> "man sa-learn" :)

metatron@DarkStation ~ $ man sa-lern
Keine Handbuchseite für sa-lern

This is a client, spamassassin runs on my server.
So spamassassin isn't installed here, and with this no sa-lern.

Greetings

Sebastian



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-07 15:00           ` Sebastian Beßler
@ 2009-07-07 15:03             ` Etaoin Shrdlu
  2009-07-07 15:10               ` Sebastian Beßler
  0 siblings, 1 reply; 9+ messages in thread
From: Etaoin Shrdlu @ 2009-07-07 15:03 UTC (permalink / raw
  To: gentoo-user

On Tuesday 07 July 2009, Sebastian Beßler wrote:
> Robin Atwood schrieb:
> > "man sa-learn" :)
>
> metatron@DarkStation ~ $ man sa-lern
> Keine Handbuchseite für sa-lern
>
> This is a client, spamassassin runs on my server.
> So spamassassin isn't installed here, and with this no sa-lern.

I understand the english-german issue that might have occurred, however the 
name of the tool is sa-learn not sa-lern :)




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-user] Training Spamassassin via KMail
  2009-07-07 15:03             ` Etaoin Shrdlu
@ 2009-07-07 15:10               ` Sebastian Beßler
  0 siblings, 0 replies; 9+ messages in thread
From: Sebastian Beßler @ 2009-07-07 15:10 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 766 bytes --]

Etaoin Shrdlu schrieb:
> On Tuesday 07 July 2009, Sebastian Beßler wrote:
>> Robin Atwood schrieb:
>>> "man sa-learn" :)
>> metatron@DarkStation ~ $ man sa-lern
>> Keine Handbuchseite für sa-lern
>>
>> This is a client, spamassassin runs on my server.
>> So spamassassin isn't installed here, and with this no sa-lern.
> 
> I understand the english-german issue that might have occurred, however the 
> name of the tool is sa-learn not sa-lern :)
> 
> 

D'oh! :-)
It's just to hot and to late here.
Thx

metatron@DarkStation ~ $ man sa-learn
Keine Handbuchseite für sa-learn

That doesn't change the fact that spamassassin isn't installed here.
Why should I install it on my client if it runs fine on my server?


Greetings

Sebastian


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-07-07 15:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-05 17:29 [gentoo-user] Training Spamassassin via KMail Daniel D Jones
2009-07-05 21:20 ` Stroller
2009-07-07 12:40   ` Robin Atwood
2009-07-07 12:48     ` Robin Atwood
2009-07-07 12:57       ` Sebastian Beßler
2009-07-07 14:53         ` Robin Atwood
2009-07-07 15:00           ` Sebastian Beßler
2009-07-07 15:03             ` Etaoin Shrdlu
2009-07-07 15:10               ` Sebastian Beßler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox