Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: bug in spam.el and expiry issue
Date: Thu, 23 Jan 2003 23:48:35 -0500	[thread overview]
Message-ID: <m3u1fzkva4.fsf@heechee.beld.net> (raw)
In-Reply-To: <87fzrlw7m7.fsf@cenderis.demon.co.uk> (Bruce Stephens's message of "Wed, 22 Jan 2003 15:02:08 +0000")

On Wed, 22 Jan 2003, bruce+usenet@cenderis.demon.co.uk wrote:
> Ted Zlatanov <tzz@lifelogs.com> writes:
> 
>> On Sat, 18 Jan 2003, bruce+usenet@cenderis.demon.co.uk wrote:
> 
> [...]
> 
>>> Secondly, how do I sanely use spam.el with auto-expire (or
>>> total-expire)?  It seems that spam gets categorised OK, but the
>>> ham never gets processed, since (presumably) by the time the check
>>> happens, it's marked with E, which is correctly not processed.
>>
>> The processing should happen before the expired-mark is applied,
>> but I have not tested that particular setup, so if you could check
>> and let me know, I'd appreciate it.  I may have to modify the
>> behavior of total and auto expiry a little when spam.el hooks into
>> the summary exit, if the expiry happens before
>> spam-summary-prepare-exit is invoked.
> 
> It's probably not important that auto-expiry work (indeed, I don't
> think it's possible, since auto-expiry marks things for expiry as
> soon as you read them).  But total-expire really does need to work,
> since I suspect most people who use gnus for email will have most
> groups set to total-expire (indeed, the manual suggests that that's
> true).

With the following group parameters:

((total-expire . t)
 (spam-contents gnus-group-spam-classification-ham)
 (spam-process
  (gnus-group-ham-exit-processor-whitelist))
 (expiry-wait . immediate)
 (expiry-target . "temporarygroup"))

I get ham-marked articles processed into the whitelist at summary
exit, before they are moved to "temporarygroup".  This is the expected
correct behavior.

If you are observing something different, could you show the group
parameters?  Make sure to set them explicitly, not through the regex
facilities - best create a new group and do `G c' on it.

Ted




  reply	other threads:[~2003-01-24  4:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-18 17:46 Bruce Stephens
2003-01-21 17:07 ` Ted Zlatanov
2003-01-22 15:02   ` Bruce Stephens
2003-01-24  4:48     ` Ted Zlatanov [this message]
2003-01-24 11:15       ` Bruce Stephens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3u1fzkva4.fsf@heechee.beld.net \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).