SMTP mail support and admin pwd change working updated TODO.md
This commit is contained in:
@@ -68,6 +68,8 @@ python ./scripts/send-test-email.py --to you@example.com
|
||||
|
||||
The command works on Windows, Linux, and macOS. It prints `SMTP_TEST_SENT_TO=<address>` only after the SMTP server accepts the message. Confirm the message arrives, then use **Forgot your password?** in the application to verify a real reset email and link. The existing PowerShell alternative remains available as `./scripts/test-smtp.ps1 -To you@example.com`.
|
||||
|
||||
SMTP connection and delivery have been verified for the current deployment environment.
|
||||
|
||||
## Production notes
|
||||
|
||||
Put this service behind a TLS reverse proxy for `eternityproject.fi` (for example Caddy or Nginx). Set a strong unique `SECRET_KEY`; the Compose file intentionally refuses to start without it. Back up the `eternity_data` Docker volume, which contains accounts and posts.
|
||||
|
||||
Reference in New Issue
Block a user