Morning Star me Sends daily Morning Star PDFs to my email
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Thomas 3d303aebf6 Use the PDF's existence to avoid sending duplicate emails
If the PDF is already on disk, it's a good sign that we've already sent
the email, so skip in that case.

To make the signal a bit more reliable, make writing the PDF to disk
the last action taken, in case sending the email fails.
2 months ago
src Use the PDF's existence to avoid sending duplicate emails 2 months ago
.gitignore Initial commit 2 months ago
Cargo.lock Initial commit 2 months ago
Cargo.toml Use the PDF's existence to avoid sending duplicate emails 2 months ago
LICENSE.txt CSL license 2 months ago