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

Re: Procmail Filterrezept



Hello Gregor Wende,

Am 2011-05-17 20:35:53, hacktest Du folgendes herunter:
> Nabend,

<gähn> n8

> :0
> * ^TO_debian-user-german
> debian-user-german/.
> 
> So filter ich "euch" aus :-)

Besser:

    :0
    * ^X-Mailing-List:.*debian-user-german@
    debian-user-german/.

oder um jeglich Debian-Mailinglisten  zu  filtern  ohne  jedesmal  einen
neuen Filter anlegen zu müssen:

  :0
  * $ ^X-Mailing-List:.*[${ST}]\/.*
  { 
    LISTNAME="${MATCH}"
    LISTNAME=`echo "${LISTNAME}" |sed -e 's|@.*||' |tr '.' '_' ; :`
    :0
    ${LISTNAME}/.
  }


Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems@tdnet France EURL       itsystems@tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947  mobil
                                  Tel: +49-176-86004575 office

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4michelle@jabber.ccc.de
ICQ    #328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/

Attachment: signature.pgp
Description: Digital signature


Reply to: