Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: [Q]: How good is gmane for you ?
Date: Wed, 03 Mar 2004 23:44:30 +0100	[thread overview]
Message-ID: <ilufzcp8sa9.fsf@latte.josefsson.org> (raw)
In-Reply-To: <plop87ishlg4t0.fsf@gnu-rox.org> (Xavier Maillard's message of "Wed, 03 Mar 2004 19:32:11 +0100")

Xavier Maillard <zedek@gnu-rox.org> writes:

> Hi,
>
> I am subscribed to tons of mailing lists and fetching all my mails is
> getting longer and longer now (result in something to about 45minutes
> every day). So I am looking at alternatives to the traditional mailing
> lists and gmane seems to be the only one solution.

I've dropped most of my mailing list subscriptions in favor of gmane.
My mail spool look rather empty when I access it through SquirrelMail,
but I suppose that is a feature.

> Alright. Now here comes my question: I am planning to agentize all
> gmane groups I am used to read trough mailing lists. My main fear is
> using agent to fetch my nrws (yeah this is news now ;)) I can miss some
> post or they are not downloaded when I need them (most of time in the
> train).

I'm agentizing the gmane.org server (actually it was agentized by
default for me), and I'm using the following agent configuration:

 '(gnus-agent-consider-all-articles t)
 '(gnus-agent-enable-expiration (quote DISABLE))
 '(gnus-select-article-hook (quote (gnus-agent-fetch-selected-article ...

I think the first and the last are the most relevant ones.  I have all
messages, in the groups I'm interested in, on local disk.  I don't
have to do anything to make articles appear in the agent, but
sometimes I do `J s' for the fun of it.

If you don't want to risk losing all of your agent cache by invoking
the agent expiring process, you want the second line too -- IIRC, the
default is to expire stuff older than 7 days.  (I do think agent
expiring should be off by default, though.)

Also, you want to use scoring to remove spam from the gmane.org
groups.  Type `W e' in the *Group* buffer and add:

(("xref"
  ("gmane.spam.detected" -1000 nil s))
; ("xref"
;  ("gmane.mail.spam.spamassassin.sightings" -1000 nil s))
 (mark-and-expunge -100))

Unfortunately, the spamassassin installation at gmane.org seem to miss
a lot of spam, but I suppose I could use spam.el locally.



  parent reply	other threads:[~2004-03-03 22:44 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 18:32 Xavier Maillard
2004-03-03 21:36 ` : " Adam Sjøgren
2004-03-03 22:19   ` Xavier Maillard
2004-03-03 21:41 ` [Q]: " Vasily Korytov
2004-03-03 22:07   ` Jon Ericson
2004-03-03 22:46     ` Vasily Korytov
2004-03-03 23:44       ` Jon Ericson
2004-03-05  8:39       ` Kai Grossjohann
2004-03-03 23:05     ` Xavier Maillard
2004-03-03 23:05     ` Xavier Maillard
2004-03-03 22:24   ` Xavier Maillard
2004-03-05 20:10     ` Vasily Korytov
2004-03-06  0:24       ` Jon Ericson
2004-03-06  2:08         ` Jason R. Mastaler
2004-03-06 12:39         ` Vasily Korytov
2004-03-07  5:17           ` Ted Zlatanov
2004-03-07  9:00             ` Vasily Korytov
2004-03-08 11:33               ` Ted Zlatanov
2004-03-09 16:20           ` era+gmane
2004-03-09 21:18             ` Vasily Korytov
2004-03-03 22:44 ` Simon Josefsson [this message]
2004-03-04  6:54   ` Xavier Maillard
2004-03-04  9:37   ` Scoring examples (was: [Q]: How good is gmane for you ?) Reiner Steib
2004-03-04 12:10     ` mailla
2004-03-12 15:55       ` Scoring examples Reiner Steib
2004-03-04 16:13     ` Simon Josefsson
2004-03-04 17:50       ` Reiner Steib
2004-03-04 22:49     ` Scoring examples (was: [Q]: How good is gmane for you ?) Robert Marshall
2004-03-04 16:14   ` [Q]: How good is gmane for you ? Chris Green
2004-03-04 16:28     ` Simon Josefsson
2004-03-07 15:57       ` Michael Schierl
2004-03-09 16:32         ` nnir and the agent (was: [Q]: How good is gmane for you ?) Reiner Steib
2004-03-04 17:55     ` Gmane search interface in nnweb.el " Reiner Steib
2004-03-09  8:33     ` [Q]: How good is gmane for you ? Kai Grossjohann
2004-03-04 20:08   ` spam-use-gmane-xref spam detection method (was: [Q]: How good is gmane for you ?) Ted Zlatanov
2004-03-09 15:45     ` Xavier Maillard
2004-03-12 15:49     ` spam-use-gmane-xref spam detection method Reiner Steib
2004-03-29 21:13       ` Ted Zlatanov
2004-03-03 23:55 ` [Q]: How good is gmane for you ? Xavier Maillard
2004-03-04 11:21   ` Raphaël Berbain

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=ilufzcp8sa9.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    /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).