Skip to content

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

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

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

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 closed this by deleting the head repository Feb 20, 2026
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