Re: Mailing list procmail recipe

From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 04/07/04

  • Next message: Hugh Foster: "RE: VNC Server - won't start"
    Date: Wed, 07 Apr 2004 15:47:12 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    
    
    

    Am Mi, den 07.04.2004 schrieb Didier Casse um 10:15:

    > I use this in my .procmailrc
    >
    > -------------------------------------------
    > #Fedora Mailing list ####################
    >
    > :0
    > * ^From:.*fedora-list@redhat.com*
    > ${MAILDIR}/FEDORA
    >
    > :0
    > * ^To:.*fedora-list@redhat.com*
    > ${MAILDIR}/FEDORA
    >
    > :0
    > * ^Cc:.*fedora-list@redhat.com*
    > ${MAILDIR}/FEDORA
    >
    > -----------------------------------------------
    >
    > where MAILDIR=${HOME}/mail .
    >
    > For me it works and is very effective!

    Despite the fact that List-ID is the better criteria

    :0
    * ^(From:|To:|Cc:).*fedora-list@redhat.com
    ${MAILDIR}/FEDORA

    would be a way shorter.

    > With kind regards,
    >
    > Didier.

    Alexander

    -- 
    Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
    Fedora GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2174.nptl
    Sirendipity 15:43:51 up 18 days, 23:25, load average: 0.19, 0.38, 0.29 
                       [ Γνωθι σ'αυτον - gnothi seauton ]
                 my life is a planetarium - and you are the stars
    
    

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: Hugh Foster: "RE: VNC Server - won't start"