Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Communications Challenge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
edugain
Communications Challenge
Commits
f1f4748e
Commit
f1f4748e
authored
10 months ago
by
Tobias Dussa
Browse files
Options
Downloads
Patches
Plain Diff
Fixed incorrect statement in README.
parent
e15619d4
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
reaction-mailcreate/README.md
+9
-4
9 additions, 4 deletions
reaction-mailcreate/README.md
with
9 additions
and
4 deletions
reaction-mailcreate/README.md
+
9
−
4
View file @
f1f4748e
...
@@ -30,10 +30,10 @@ The script takes two files as input, namely (by default):
...
@@ -30,10 +30,10 @@ The script takes two files as input, namely (by default):
(The
`basedir`
variable is set to
`Mails`
by default, while the
`campaign`
(The
`basedir`
variable is set to
`Mails`
by default, while the
`campaign`
variable is set to
`Test`
by default.)
variable is set to
`Test`
by default.)
In addition,
`infix`
needs
to be specified on the command line as a
In addition,
an
`infix`
can
to be specified on the command line as a
positional parameter
, but it can be empty (i. e., specified as
`""`
). T
he
positional parameter
. The idea is that this allows separate runs of t
he
idea i
s
t
ha
t this allows separate runs of the comms challenge to be clearly
comm
s
c
ha
llenge to be clearly separated in the file names as well. The
separated
.
default is empty
.
### Mail Template
### Mail Template
...
@@ -172,3 +172,8 @@ DFN-CERT,Tobias,Dussa,dussa@dfn-cert.de
...
@@ -172,3 +172,8 @@ DFN-CERT,Tobias,Dussa,dussa@dfn-cert.de
(for instance, just to send out a batch of mails without any intended
(for instance, just to send out a batch of mails without any intended
web interaction), set to empty string (
`""`
). Defaults to
web interaction), set to empty string (
`""`
). Defaults to
`
https://challenge.example.com.
`
https://challenge.example.com.
## Example Calls
###
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