Initial commit

This commit is contained in:
hbrain 2026-05-16 08:04:53 +00:00
commit 01af871145
5 changed files with 615 additions and 0 deletions

6
mail.conf.sample Normal file
View file

@ -0,0 +1,6 @@
SMTP_HOST=smtp.example.com
SMTP_PORT=587
SMTP_USER=user@example.com
SMTP_PASS=change-me
SMTP_SENDER=user@example.com
KINDLE_EMAIL=your-kindle@example.com