AJ Quick
AJ Quick
Namespaces have been included in PHP since version 5.3, they are vital to preventing conflicts that may arise from having two codebases interacting. Currently I am attempting to write an...
### Wiki Search Terms ESP32 Pinout, Restricted, Mini, U4WDH ### Controller Board Custom ### Machine Description None ### Input Circuits _No response_ ### Configuration file ```yaml i2so: bck_pin: gpio.10 data_pin:...
This is a pull request to add the feature requested here: #27 The following ENV variables have been added: EMAIL_HEADER EMAIL_HEADER_EXT These are both False by default. By turning on...
Add support for Port 465, which requires the use of SMTP_SSL instead of SMTP and STARTTLS.
I thought I had a failing installation because my first test email was not being converted. The email had an inline image that was **attached** to the email. I guess...
Fix a bug as outlined in Issue #1821