Skip to content

feat: add SMTP email support for password recovery and notifications#657

Closed
Christianoooooo wants to merge 1 commit intosergix44:masterfrom
Christianoooooo:claude/add-smtp-email-gs2Hv
Closed

feat: add SMTP email support for password recovery and notifications#657
Christianoooooo wants to merge 1 commit intosergix44:masterfrom
Christianoooooo:claude/add-smtp-email-gs2Hv

Conversation

@Christianoooooo
Copy link

@Christianoooooo Christianoooooo commented Feb 1, 2026

Add PHPMailer library to enable SMTP email sending. The Mail class now supports both PHP's native mail() function and SMTP via PHPMailer. Configuration can be set in config.php with host, port, encryption, and authentication settings.

Add PHPMailer library to enable SMTP email sending. The Mail class now
supports both PHP's native mail() function and SMTP via PHPMailer.
Configuration can be set in config.php with host, port, encryption,
and authentication settings.

https://claude.ai/code/session_01SQh9ehdKVuqJcMnj8NKgJK
@Christianoooooo Christianoooooo deleted the claude/add-smtp-email-gs2Hv branch February 1, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants