- Jul 23, 2018
-
-
Niko Ehrenfeuchter authored
That's the earliest place where setting up the mail logger is possible / makes sense, so do it right then. Additionally, the check for SmtpHost is redundant since it also done in the method called, so no need for it.
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Jul 20, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #35
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
This reverts commit 3f7fd9dc. As intended and announced in the previous commit message. Relates to #20
-
Niko Ehrenfeuchter authored
NOTE: this is known to fail for permission reasons, the commit is in fact just to save the code and serve as an example (and to be reverted right away). Relates to #20
-
Niko Ehrenfeuchter authored
This way the service should now finally receive the system shutdown events and be able to properly shut itself down. Fixes #45
-
Niko Ehrenfeuchter authored
Fixes #41
-
- Jul 19, 2018
-
-
Niko Ehrenfeuchter authored
Otherwise AutoTx will try to process them in each iteration but fail right away, thus blocking all other transfers while the dir is there. Fixes #49
-
- Jun 06, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
The name reflects the functionality much better.
-
- Jun 05, 2018
-
-
Niko Ehrenfeuchter authored
-
- Mar 13, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
Fixes #5
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
Fixes #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
- Mar 12, 2018
-
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
Refers to #36
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #3
-
- Mar 09, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 08, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 07, 2018
-
-
Niko Ehrenfeuchter authored
Megabytes have shown to be a bit clumsy in the configuration files, so simply switch to the more useful Gigabytes unit. Fixes #39
-
- Mar 06, 2018
-
-
Niko Ehrenfeuchter authored
Allow setting the log level explicitly from "Warn", "Info", "Debug" or "Trace" in the configuration. Default is "Info", fallback for invalid settings is "Debug". Fixes #34
-
- Mar 05, 2018
-
-
Niko Ehrenfeuchter authored
Otherwise it will be missing when a grace cleanup email is being sent in the startup phase. Refers to #31
-
Niko Ehrenfeuchter authored
Refers to #31
-
Niko Ehrenfeuchter authored
Refers to #6, #25
-
- Mar 02, 2018
-
-
Niko Ehrenfeuchter authored
Fixes #31
-