Mailinglist Archive: opensuse (3166 mails)

< Previous Next >
Re: [SLE] procmail question
  • From: "Carlos E. R." <robin1.listas@xxxxxxxxxx>
  • Date: Thu, 27 Mar 2003 12:57:06 +0100 (CET)
  • Message-id: <Pine.LNX.4.44.0303271254370.4467-100000@xxxxxxxxxxxxxxxx>

The 03.03.26 at 16:16, Franklin Maurer wrote:

> I've been trying to set up procmail to filter all my SuSE mailing lists
> into a spool file, that can then be read through kmail under an account
> called SuSE.

I use this:

:0f
* ^X-Mailinglist: suse-linux-e
| /usr/bin/formail -bfi "Reply-To:suse-linux-e@xxxxxxxx"
:0 a:
$HOME/Mail/lists/suse-linux-e

The first rule ads a "reply-to" header, but you may skip it if you like. I
use different folders for each list.

--
Cheers
Carlos


< Previous Next >
References