Initial commit
This commit is contained in:
commit
01af871145
5 changed files with 615 additions and 0 deletions
6
mail.conf.sample
Normal file
6
mail.conf.sample
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue