aboutsummaryrefslogtreecommitdiff
path: root/src/jobs/weekly_report.rs
AgeCommit message (Collapse)Author
2024-06-02Simplify logging initmainJoris
2021-02-01Fix mail sendingJoris
The error was due to the utilization of the special character “—” in the subject, with postfix’ sendmail. Also directly use process commands to get async support.
2021-01-03Rewrite in RustJoris