From fecd69d57670d8ff8b77868783fdaf5dde59c143 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Mon, 20 Oct 2014 16:22:20 +0200 Subject: [PATCH] =?utf8?q?[procmail]=20Bo=C3=AEte=20LRI?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .procmail/rc/custom.normal.rules | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.procmail/rc/custom.normal.rules b/.procmail/rc/custom.normal.rules index 628f4ec..bdd2877 100644 --- a/.procmail/rc/custom.normal.rules +++ b/.procmail/rc/custom.normal.rules @@ -29,6 +29,8 @@ GMAILDIR="${BOXESDIR}.gmail" GMAILPOUBELLEDIR="${GMAILDIR}.poubelle" ## Boîte hotmail HOTMAILDIR="${BOXESDIR}.hotmail" +## Mails du labo +LRIDIR=".2_labo" ### MLs spéciales ## "ML" du Gics @@ -90,6 +92,11 @@ ${GMAILPOUBELLEDIR}/ * ^Resent-From: vincentlegallic@hotmail\.fr ${HOTMAILDIR}/ +### Boîte LRI +:0 +* ^To: (legallic|vincent.legallic)@lri\.fr +${LRIDIR}/ + ################################################################# ## MLs qui ne suivent pas le comportement général ## ################################################################# -- 2.39.2