Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 16:03:40 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Doug Lee <dgl@dlee.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Mail to News software suggestions?
Message-ID:  <Pine.BSF.4.21.0211231558160.83096-100000@wonkity.com>
In-Reply-To: <20021123184212.GI55241@kirk.dlee.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Nov 2002, Doug Lee wrote:

> I want to read busy mailing lists with nn or trn.  I have space to
> store the messages as news articles locally.  I'm looking for a
> system that will take incoming list mail and deposit it in "newsgroups"
> I create for them on this machine.  I use procmail, so it would be
> fine to pass off list mail messages to this system via procmail
> recipes.

An alternative that works almost as well and is simpler to set up: have
procmail sort your mail into different directories by mailing list.  
For example:

# FreeBSD Questions Mailing list
:0
* freebsd-questions@freebsd.org
$MAILDIR/FreeBSD-Questions

So all the mail from the FreeBSD-Questions list is sorted into a
directory.

Less overhead, easy to reply, and works much like a newsreader.  This
works well in combination with the eliminate-duplicates procmail recipe.

-Warren Block * Rapid City, South Dakota USA



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0211231558160.83096-100000>