Morning Star me Sends daily Morning Star PDFs to my email
Go to file
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.
2023-04-03 12:40:08 +01:00
src Use the PDF's existence to avoid sending duplicate emails 2023-04-03 12:40:08 +01:00
.gitignore Initial commit 2023-04-03 11:24:19 +01:00
Cargo.lock Initial commit 2023-04-03 11:24:19 +01:00
Cargo.toml Use the PDF's existence to avoid sending duplicate emails 2023-04-03 12:40:08 +01:00
LICENSE.txt CSL license 2023-04-03 11:28:35 +01:00