Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
genotoul-bioinfo
jflow
Commits
7bd23523
Commit
7bd23523
authored
Sep 16, 2014
by
Jerome Mariette
Browse files
make jflow able to send emails
parent
44a45dd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
application.properties
View file @
7bd23523
...
...
@@ -32,8 +32,8 @@ server_socket_port = 8080
[email]
# if you want an email to be sent at the end of the workflow execution
# set the smtp_server and the from_address values
smtp_server
=
smtp.toulouse.inra.fr
from_address
=
Jerome.Mariette@toulouse.inra.fr
smtp_server
=
from_address =
# uncomment and set if you want to use these values for all the workflow
# these variables can be overloaded within the workflow implementation by
# using self.set_to_address("address"), self.set_subject("subject"),
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment