Gnus development mailing list
 help / color / mirror / Atom feed
From: Rich Pieri <rich.pieri@PrescientTech.com>
Subject: Re: OffGnus
Date: 23 Jan 1997 12:12:04 -0500	[thread overview]
Message-ID: <x7g1zsiae3.fsf@gkar.asds.com> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 23 Jan 1997 03:53:22 +0100

-----BEGIN PGP SIGNED MESSAGE-----

>>>>> "LMI" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

LMI> Yes, but it isn't fast.  When a cancel message comes in, it should
LMI> be possible to efficiently remove the canceled article, and perhaps
LMI> some db thing would be nice.

The history db should contain the article's message ID, which "folder"
it is being stored in (relative to the top of the local spool), and the
article number.  But that is beside the point.  cmsgs contain the
message ID of the article to cancel and the group(s) the article was
originally posted to.  Building the path(s) based on the group
information is trivial.  That leaves you to grep through each local
group's .overview file for the message ID string which will in turn
provide the article number.  From there you can do whatever you want...
like delete the messages file and update the .overview database.

Just don't use filesystem links like a Unix news server; we do not have
them on Win32.

Hmmm... so the history database is redundant for this.  The only reason
a real news server keeps it is to serve a purpose identical to
nnmail-cache.

LMI> Perhaps it won't be necessary, though, since the cancel messages are
LMI> usually posted to the same group(s) that the articles appeared in,

No, cmsgs are posted to the "control" group.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv

iQCVAwUBMueb5J6VRH7BJMxHAQHfrAQAiMYVYSMLGdrZArehqzop1GzLEmioavbs
qIomgKQCWKo3/F4wNb3n1AJ2G+b9lfuXJQTBFSSaJzK8IDFXiFesrW+A4V14LqGm
1zxG3pE2MCGBQRYO5KkArS8PCkDnebMLOzuCWFWRKyM6+PlrHO3Co0mZkk29KW4g
/WIzY/HBsws=
=Ras6
-----END PGP SIGNATURE-----
-- 
Rich Pieri <rich.pieri@prescienttech.com> | Happy Fun Ball contains a liquid
Prescient Technologies, Inc.              | core, which, if exposed due to
A Stone & Webster Company                 | rupture, should not be touched,
I speak for myself, not PTI or SWEC       | inhaled, or looked at.


  reply	other threads:[~1997-01-23 17:12 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-16  1:10 OffGnus Lars Magne Ingebrigtsen
1997-01-20 15:17 ` OffGnus Rich Pieri
1997-01-20 19:24   ` OffGnus Rich Pieri
1997-01-21  8:38     ` OffGnus Lars Magne Ingebrigtsen
1997-01-20 19:29   ` OffGnus Rich Pieri
1997-01-21  8:39     ` OffGnus Lars Magne Ingebrigtsen
1997-01-21 15:07       ` OffGnus Rich Pieri
1997-01-21 20:27         ` OffGnus Lars Magne Ingebrigtsen
1997-01-21 22:47           ` OffGnus Rich Pieri
1997-01-21 23:14             ` OffGnus Lars Magne Ingebrigtsen
1997-01-22 15:12               ` OffGnus Rich Pieri
1997-01-23  2:50                 ` OffGnus Lars Magne Ingebrigtsen
1997-01-23  5:29                   ` OffGnus David Moore
1997-01-23  9:19                     ` OffGnus Lars Magne Ingebrigtsen
1997-01-23 17:03                   ` OffGnus Rich Pieri
1997-01-24  9:25                     ` OffGnus Lars Magne Ingebrigtsen
1997-01-24 13:57                       ` OffGnus Rich Pieri
1997-01-24 21:03                         ` OffGnus Per Abrahamsen
1997-01-21 10:21     ` OffGnus dave edmondson
1997-01-21  8:37   ` OffGnus Lars Magne Ingebrigtsen
1997-01-21 15:26     ` OffGnus Rich Pieri
1997-01-21 22:52       ` OffGnus Lars Magne Ingebrigtsen
1997-01-22 15:24         ` OffGnus Rich Pieri
1997-01-22 16:44           ` OffGnus Justin Sheehy
1997-01-22 20:28             ` OffGnus Rich Pieri
1997-01-23  2:53           ` OffGnus Lars Magne Ingebrigtsen
1997-01-23 17:12             ` Rich Pieri [this message]
1997-01-24  9:28               ` OffGnus Lars Magne Ingebrigtsen
1997-01-22 12:59 ` OffGnus Kai Grossjohann
1997-01-23  0:46   ` OffGnus Patrick Audley
1997-01-23  2:45   ` OffGnus Lars Magne Ingebrigtsen
1997-01-25 10:17     ` OffGnus Darren/Torin/Who Ever...
1997-01-23  5:14 OffGnus St. Suika Fenderson Roberts
1997-01-23 17:19 ` OffGnus Rich Pieri

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=x7g1zsiae3.fsf@gkar.asds.com \
    --to=rich.pieri@prescienttech.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).