Gnus development mailing list
 help / color / mirror / Atom feed
* Back to Spam : is my config "clean"?
@ 2011-01-29 12:17 Richard Riley
  2011-01-30  0:13 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Riley @ 2011-01-29 12:17 UTC (permalink / raw)
  To: nognus


I have decided to try spam splitting again - having previously given
up. It used to work for me before Gnus changes.

Here is my set up. Before I go any further is there anything obviously
wrong with this?

,----
|       (setq nnimap-split-inbox '("INBOX"))
|       (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
|       (setq nnimap-split-methods 'nnimap-split-fancy)
|       (setq nnimap-split-download-body t)
|     
|       (setq nnmail-split-inbox '("INBOX"))
|       (setq nnmail-split-fancy '(| (: spam-split) "SYS-INBOX"))
|       (setq nnmail-split-methods 'nnmail-split-fancy)
|      
|       (setq spam-split-disabled nil)
|      
|       (setq spam-autodetect-recheck-messages t)
|       (setq spam-mark-ham-unread-before-move-from-spam-group t)
|       (setq spam-mark-new-messages-in-spam-group-as-spam t)
`----
  
If there is nothing obviously wrong then I will post the backtrace again
the next time it falls over.

thanks

r.



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

* Re: Back to Spam : is my config "clean"?
  2011-01-29 12:17 Back to Spam : is my config "clean"? Richard Riley
@ 2011-01-30  0:13 ` Lars Ingebrigtsen
  2011-01-30  2:03   ` Richard Riley
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2011-01-30  0:13 UTC (permalink / raw)
  To: ding

Richard Riley <rileyrg@googlemail.com> writes:

> |       (setq nnimap-split-inbox '("INBOX"))
> |       (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
> |       (setq nnimap-split-methods 'nnimap-split-fancy)
> |       (setq nnimap-split-download-body t)

These are backend slots, not really variables.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

* Re: Back to Spam : is my config "clean"?
  2011-01-30  0:13 ` Lars Ingebrigtsen
@ 2011-01-30  2:03   ` Richard Riley
  2011-01-31  1:50     ` Ted Zlatanov
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Riley @ 2011-01-30  2:03 UTC (permalink / raw)
  To: ding

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Richard Riley <rileyrg@googlemail.com> writes:
>
>> |       (setq nnimap-split-inbox '("INBOX"))
>> |       (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
>> |       (setq nnimap-split-methods 'nnimap-split-fancy)
>> |       (setq nnimap-split-download-body t)
>
> These are backend slots, not really variables.

This is the first time in however long this has been mentioned. I dont
really know what a back end slot is.

I think I'll revert to gmail spam handling and filters to refile via
labels at this stage.

thanks,
r.



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

* Re: Back to Spam : is my config "clean"?
  2011-01-30  2:03   ` Richard Riley
@ 2011-01-31  1:50     ` Ted Zlatanov
  0 siblings, 0 replies; 4+ messages in thread
From: Ted Zlatanov @ 2011-01-31  1:50 UTC (permalink / raw)
  To: ding

On Sun, 30 Jan 2011 03:03:04 +0100 Richard Riley <rileyrg@googlemail.com> wrote: 

RR> Lars Ingebrigtsen <larsi@gnus.org> writes:
>> Richard Riley <rileyrg@googlemail.com> writes:
>> 
>>> |       (setq nnimap-split-inbox '("INBOX"))
>>> |       (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
>>> |       (setq nnimap-split-methods 'nnimap-split-fancy)
>>> |       (setq nnimap-split-download-body t)
>> 
>> These are backend slots, not really variables.

RR> This is the first time in however long this has been mentioned. I dont
RR> really know what a back end slot is.

It's a variable that's part of the server definition.  I'm very sure I
posted an example of my setup that included the server definition.  Did
you see that, and if yes, was there a problem with it?

Ted




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

end of thread, other threads:[~2011-01-31  1:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-29 12:17 Back to Spam : is my config "clean"? Richard Riley
2011-01-30  0:13 ` Lars Ingebrigtsen
2011-01-30  2:03   ` Richard Riley
2011-01-31  1:50     ` Ted Zlatanov

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).