feat(smtp): add email/SMTP configuration and sending #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/164-smtp-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add admin SMTP settings page with full email configuration and test sending.
/admin/smtpwith server config (host, port, security, auth), credentials, sender info, enable toggleEmailServicewith TLS/STARTTLS/plain connection modes and PLAIN/LOGIN/CRAM-MD5 authGASHY_SMTP_*) — UI shows read-only when env-configuredapp_settingsCloses OP#164
Test Plan
Pull request closed