Austria has a considerable amount of public holidays (see e.g. here) resulting in many bridge-days per year, i.e. days between the public holiday and the weekend. This project counts the number of bridge-days per year and sends out reminder e-mails three weeks before a bridge-day, so we can book time off work.
Please fill in the smtp server, your e-Mail address and the year you want to get reminder Mails, accordingly:
config = {
"to_address" : "[email protected]",
"from_address" : "Reminder Zwickeltag <[email protected]>",
"smpt" : None,
"year" : 2023
}The reminder e-Mail that is sent out works for Microsoft Outlook 2019 and ongoing: