Mailinglist Archive: opensuse (3637 mails)
| < Previous | Next > |
Re: [SLE] procmail
- From: Jean-François Bocquet <tns01@xxxxxxx>
- Date: Tue, 1 May 2001 11:55:43 +0200
- Message-id: <20010501115543.7b3ba891.tns01@xxxxxxx>
On Tue, 1 May 2001 14:55:04 +0530
Pradeep Sangunni <pradeep@xxxxxxxxxxx> wrote:
>
> Hi,
> Some time back there was a message on how to
> filter messages which appear twice in procmail
> I got 50+ messages containing the same text,sender
> etc what is the recipe to do this with procmail.
> I did search the arh but no luck.
>
> Reg,
> - Pradeep.
This should be something like this:
:0 Whc: msgid.lock
| formail -D 8192 msgid.cache
:0 a:
/dev/null
put this at the beginning of your .procmail file.
HTH, regards...
--
Jean-François Bocquet <tns@xxxxxxxxxxxxxxxxxx> =======================+
http://tns01.free.fr |
=================================+ ··· proud Linux User #177410|
-----BEGIN GEEK CODE BLOCK------ +------------------------------------+
Version: 3.12
Comment: For info see http://www.geekcode.com
GCS/S d-- s:+ a- C++ UL+>++ P+ L+++>++++ E W++ N+ o+ K- !w O? M? V? PS
PE- Y+ PGP+ t+ 5? X++ R tv++ b+ DI- D+ G e+ h! r-- y?
------END GEEK CODE BLOCK------
Pradeep Sangunni <pradeep@xxxxxxxxxxx> wrote:
>
> Hi,
> Some time back there was a message on how to
> filter messages which appear twice in procmail
> I got 50+ messages containing the same text,sender
> etc what is the recipe to do this with procmail.
> I did search the arh but no luck.
>
> Reg,
> - Pradeep.
This should be something like this:
:0 Whc: msgid.lock
| formail -D 8192 msgid.cache
:0 a:
/dev/null
put this at the beginning of your .procmail file.
HTH, regards...
--
Jean-François Bocquet <tns@xxxxxxxxxxxxxxxxxx> =======================+
http://tns01.free.fr |
=================================+ ··· proud Linux User #177410|
-----BEGIN GEEK CODE BLOCK------ +------------------------------------+
Version: 3.12
Comment: For info see http://www.geekcode.com
GCS/S d-- s:+ a- C++ UL+>++ P+ L+++>++++ E W++ N+ o+ K- !w O? M? V? PS
PE- Y+ PGP+ t+ 5? X++ R tv++ b+ DI- D+ G e+ h! r-- y?
------END GEEK CODE BLOCK------
| < Previous | Next > |