[PR #4] [MERGED] 增加邮件配置选项 #26

Closed
opened 2026-02-27 08:10:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/klsf/kldns/pull/4
Author: @AxelPanda
Created: 8/31/2017
Status: Merged
Merged: 9/2/2017
Merged by: @klsf

Base: 2.1Head: master


📝 Commits (1)

📊 Changes

3 files changed (+37 additions, -3 deletions)

View changed files

📝 application/functions.php (+6 -2)
📝 application/index/controller/AdminAjax.php (+7 -1)
📝 application/index/view/admin/config.html (+24 -0)

📄 Description

  1. 增加邮件编码选项,防止发件乱码;
  2. 增加发件地址选项,可以使用同一邮箱账号下的其他别名身份发送邮件;
  3. 可变更的加密方式,可以根据需要配置SMTP连接为SSL、TLS或无加密连接。

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/klsf/kldns/pull/4 **Author:** [@AxelPanda](https://github.com/AxelPanda) **Created:** 8/31/2017 **Status:** ✅ Merged **Merged:** 9/2/2017 **Merged by:** [@klsf](https://github.com/klsf) **Base:** `2.1` ← **Head:** `master` --- ### 📝 Commits (1) - [`dbc5571`](https://github.com/klsf/kldns/commit/dbc55712a04eb79a6675fdadf073ad1806a104ad) 增加邮件配置选项 ### 📊 Changes **3 files changed** (+37 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `application/functions.php` (+6 -2) 📝 `application/index/controller/AdminAjax.php` (+7 -1) 📝 `application/index/view/admin/config.html` (+24 -0) </details> ### 📄 Description 1. 增加邮件编码选项,防止发件乱码; 2. 增加发件地址选项,可以使用同一邮箱账号下的其他别名身份发送邮件; 3. 可变更的加密方式,可以根据需要配置SMTP连接为SSL、TLS或无加密连接。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:10:19 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/kldns-klsf#26
No description provided.