Re: Mailing list procmail recipe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "RH" == Ronny Haryanto <ronnylist@xxxxxxxxx> writes:

    RH> I am using the X-BeenThere header for Mailman-based
    RH> lists and Delivered-To header for ezmlm-based lists
    RH> to filter mailing list emails.

    RH> :0:
    RH> * ^X-BeenThere: fedora-list@redhat\.com
    RH> fedoralist

X-BeenThere mostly works well, however it can happen that
there are multiple X-BeenThere headers from different lists
present.  So I filter on the Sender field with

  :0:
  * ^Sender: \/[a-z0-9-]+-(admin@|bounces[+@])
  `echo $MATCH | sed "s/-admin@.*// ; s/-bounces[+@].*//"`

which seems to be even more reliable

-Jens



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux