Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Config_Files
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Maxime Bombar
Config_Files
Commits
728b8728
Commit
728b8728
authored
Jul 13, 2017
by
Antoine Bernard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Commentaires phabricator.rules.
parent
20cdb7d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
4 deletions
+13
-4
.procmail/rc/phabricator.rules
.procmail/rc/phabricator.rules
+12
-4
.procmailrc
.procmailrc
+1
-0
No files found.
.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
Markdown
is supported
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