Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fichiers_configuration
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Membres actifs
fichiers_configuration
Commits
45902a32
Commit
45902a32
authored
11 years ago
by
Vincent Le gallic
Browse files
Options
Downloads
Patches
Plain Diff
[.procmailrc] On trie dans un dossier particulier les rappels de mots de passe des mailing lists.
parent
d22020de
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.procmailrc
+11
-1
11 additions, 1 deletion
.procmailrc
with
11 additions
and
1 deletion
.procmailrc
+
11
−
1
View file @
45902a32
...
...
@@ -235,6 +235,9 @@ SPAMINNDIR="${SPAMDIR}.usenet"
### Dossiers pour les MLs qui ne sont pas catchées par une autre règle
## Dossier racine
MLDIR=".ML"
## Dossier pour ranger les rappels de mots de passes envoyés par Mailman
RAPPELMDPDIR="${MLDIR}.rappels_mdp"
### Dossiers pour les MLs du campus
MLCAMPUSDIR="${MLDIR}.Campus"
...
...
@@ -730,7 +733,14 @@ ${CABLAGEDIR}/
# La ML mailman@ est un peu particulière
:0
* ^(List-Id:.*mailman\.|(To|Cc):.*mailman-(owner|bounces)@)lists\.crans\.org
${MAILMANDIR}/
{
:0
* ^Subject:.*Rappel_pour_les_abonnements_aux_listes
${RAPPELMDPDIR}/
:0
${MAILMANDIR}/
}
#################################################################
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment