Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Boudy
fichiers_configuration
Commits
728b8728
Commit
728b8728
authored
Jul 13, 2017
by
Antoine Bernard
Browse files
Commentaires phabricator.rules.
parent
20cdb7d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
.procmail/rc/phabricator.rules
View file @
728b8728
...
...
@@ -10,24 +10,32 @@
# On trie par projet
:0
* ^X-Phabricator-Projects:.*
# On utilise le flag 'c' pour matcher tout les projets
{
#Les projets techniques
# Si le projet a un tag *crans_technique* ou *nounous* ou *apprentis*
# alors on l'envoie dans le dossier Technique
:0c
* PHABRICATOR ?? \<\#(crans_technique|nounous|apprentis)
${PHABRICATORTECHNIQUEDIR}/
# Si le projet a un tag *crans_technique* ou *nounous* ou *apprentis*
# alors on l'envoie dans le dossier Technique
#Les projets administratifs
:0c
* PHABRICATOR ?? \<\#(ca|séminaire_atelier_crans)
${PHABRICATORADMINISTRATIFDIR}/
#Les projets des respos-infos du BDE
# Si le projet a un tag *crans_technique* ou *nounous* ou *apprentis*
# alors on l'envoie dans le dossier Technique
:0c
* PHABRICATOR ?? \<\#respos-info_bde
${PHABRICATORBDEDIR}/
}
#
Au cas ou ça ne passe pas le filtre
#
Si le mail n'a pas encore été délivré, on le met dans le dossier principal
:0
* ! LASTFOLDER ?? .
${PHABRICATORDIR}/
...
...
.procmailrc
View file @
728b8728
...
...
@@ -369,6 +369,7 @@ DECODIR="${INFORMATIONDIR}.deconnexion"
# Résumés des rehargements impression comnpay
PAIEMENTSDIR="${INFORMATIONDIR}.paiements"
## Dossier de discussion techniques
# Racine
TECHNIQUEDIR="${CRANSDIR}.Technique"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment