Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Problems with spam.el configuration.
@ 2007-08-21 20:23 Eric Böse-Wolf
       [not found] ` <mailman.5098.1187768121.32220.info-gnus-english@gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Böse-Wolf @ 2007-08-21 20:23 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 2084 bytes --]

My configuration reads:

(gnus-registry-initialize)
(spam-initialize)
(setq spam-use-BBDB t
      spam-use-bogofilter t
      spam-split-group "spam"
      gnus-spam-process-newsgroups 
      '(("mail\\..*" ((spam spam-use-bogofilter) (ham spam-use-bogofilter)))
	("spam" ((spam spam-use-bogofilter) (ham spam-use-bogofilter))))
      gnus-spam-newsgroup-contents 
      '(("spam" gnus-group-spam-classification-spam)
	("mail\\..*" gnus-group-spam-classification-ham))
      spam-mark-only-unseen-as-spam t
      gnus-spam-process-destinations '(("mail\\..*" "spam"))
      spam-log-to-registry t)

;;mail splitting
(setq nnmail-split-methods 'nnmail-split-fancy
      nnmail-treat-duplicates 'warn
      nnmail-cache-accepted-message-ids t
      nnmail-message-id-cache-length 10000
      nnmail-split-fancy 
      '(|
	(: spam-split)
	(: nnmail-split-fancy-with-parent)
	(from "paypal\\.de" "mail.paypal" )
	(from "ing-diba\\.de" "mail.ing-diba")
	(from "math\\.uni-karlsruhe\\.de\\|XXX@XXX\\.XX\\|YYY@YY\\.YY" "mail.uni")
	("ubject" "test" "spam")
	(from "ubka\\.uni-karlsruhe\\.de" "mail.uni-bib" ) 
	(| (any "dsa-thoule-karlsruhe" "mail.dsa") 
           ("ubject" "dsa-thoule-karlsruhe" "mail.dsa"))
	(| (any "dfrpg-chat" "mail.dfrpg") 
           ("ubject" "dfrpg-chat" "mail.dfrpg"))
	(from "XXX\\.XXX\\|XXX\\.XXX" "mail.thoule")
	(".*" "ebay" "mail.ebay")
	"mail.misc"
	)
      )

my mail groups are nnml:mail.<something> and I thought the above
configuration would yield in moving an $ marked article into nnml:spam
or so. But if I mark an article with $ for example in nnml:mail.misc and
press q gnus complains about "nntp does not allow article copying" or
something like that. Why does that happen? How to fix it?

Thankful for helpful answers.

Yours sincerely,

Eric Böse-Wolf
-- 
Das Briefgeheimnis sowie das Post- und Fernmeldegeheimnis sind
unverletzlich.               (Grundgesetz, Artikel 10, Abs. 1)
http://www.gnupp.de                       http://www.gnupg.org
http://www.stud.uni-karlsruhe.de/~uwaru/

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

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

* Re: [solved] Problems with spam.el configuration.
       [not found] ` <mailman.5098.1187768121.32220.info-gnus-english@gnu.org>
@ 2007-08-22  7:52   ` Eric Böse-Wolf
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Böse-Wolf @ 2007-08-22  7:52 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 307 bytes --]

Tassilo Horn <tassilo@member.fsf.org> writes:

[He meant gnus-spam-process-destinations]
> I think that has to be: '(("mail\\..*" "nnml:spam"))

That's it. It works so for me. Thanks.

> I'm really jealous of that funky name. :-)

Yes. It's cool. It's mine.

Yours sincerely,

Eric Böse-Wolf

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

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

end of thread, other threads:[~2007-08-22  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-21 20:23 Problems with spam.el configuration Eric Böse-Wolf
     [not found] ` <mailman.5098.1187768121.32220.info-gnus-english@gnu.org>
2007-08-22  7:52   ` [solved] " Eric Böse-Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).