Almost done

This commit is contained in:
Iwan Clement
2020-06-13 17:01:31 +02:00
parent 60b4ec8f0a
commit 89ecf0ff97
3 changed files with 32 additions and 54 deletions

View File

@@ -1,10 +1,17 @@
---
- id: 5ce42a14bf802e0001684668
actions:
- store()
- forward("gwladys.clement@gmail.com")
- stop()
description: Suppression UDEMY
expression: match_recipient("iwan*.udemy@mg.*.space")
description: Tout pour Gwladys sur space
expression: match_recipient("gwladys.*@mg.*.space")
priority: 0
- id: 5c726e2f8b3cd70001237ee5
actions:
- forward("ophelie.clement@gmail.com")
- stop()
description: Tout pour Ophelie sur space
expression: match_recipient("ophelie.*@mg.*.space")
priority: 0
- id: 5cd48c308b3cd70001f79bfb
actions:
@@ -29,25 +36,18 @@
priority: 1
- id: 5ce18c92629574000195c8de
actions:
- forward("iwan.pubclement@gmx.fr")
- forward("nadineclement@mail.fr")
- stop()
description: Tout ce qui arrive sur le domaine pour mg.iwanclement.eu
description: Tout ce qui arrive sur le domaine pour mg.iade-lyon.eu
expression: match_recipient(".*@mg.iade-lyon.eu")
priority: 2
- id: 5ca2330d6295740001322814
actions:
- forward("iwan.pubclement@mail.fr, nadinepub.clement@free.fr")
- forward("iwan.pubclement@mail.fr, nadineclement@mail.fr")
- stop()
description: LIDL
expression: match_recipient("iwanpub.lidl@mg.*.space")
priority: 2
- id: 5c726e2f8b3cd70001237ee5
actions:
- forward("nadineclement@mail.fr")
- stop()
description: Tout pour Nadine Clement
expression: match_recipient(".*@mg.iade-lyon.eu")
priority: 2
- id: 5c570e59bf802e00012989e9
actions:
- forward("iwanpro.clement@free.fr")
@@ -197,10 +197,9 @@
priority: 8
- id: 5b6cbd328b3cd70001eb4eb2
actions:
- forward("iwan.pubclement@gmx.fr")
- forward("iwan.pubclement@mail.fr")
- stop()
description: On ramasse tout
expression: catch_all()
id:
priority: 10
...