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
StuveFAU
mailverteiler
Commits
cb05f325
Commit
cb05f325
authored
May 31, 2016
by
dario
Browse files
newlist.pl: make it easier to enter correct acceptable_aliases (guessing from listname)
parent
f2bffada
Changes
2
Hide whitespace changes
Inline
Side-by-side
newlist.pl
View file @
cb05f325
...
...
@@ -57,4 +57,4 @@ close($TARGET);
print
("
commit or fix
\"
$target
\"\n
");
print
("
commit or fix
\"
$target
\"
(and pay special attention to require_explicit_destination and acceptable_aliases!)
\n
");
newlist.tmpl
View file @
cb05f325
...
...
@@ -805,9 +805,9 @@ require_explicit_destination = 1
# gesamte Adresse verglichen.
### TODO: fix if neccessary
acceptable_aliases
=
'''
stuve-finanzantraege
@fau.de
stuve-finanzantraege
@lists.fau.de
stuve-finanzantraege
@lists.uni-erlangen.de
{$listname}
@fau.de
{$listname}
@lists.fau.de
{$listname}
@lists.uni-erlangen.de
'''
# Anfordern einer Bestätigung des Admins, wenn eine Nachricht diese
...
...
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