Skip to content

gxuzf/Comment2Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typecho-Comment2Mail

项目介绍

typecho博客评论邮件提醒

更新说明

ps 更新需重新启用并配置插件

  • version 1.3.0 新增配置测试功能,验证配置是否能正常发信
  • version 1.2.1 如果是自己回复自己评论的, 不接收邮件
  • version 1.2.0 如果所有评论必须经过审核, 通知博主审核评论
  • version 1.1.1 邮件里显示评论人邮箱
  • version 1.1.0 修改了邮件样式,邮件样式是utf8,避免邮件乱码
  • version 1.0.1 博主回复别人时,不需要给博主发信

安装教程

  • 进入 /usr/plugins 目录, git clone https://gitee.com/HoeXhe/typecho-Comment2Mail.git (不推荐直接下载, 有小伙伴反馈从码云下载的zip无法解压)
  • 文件夹名改为Comment2Mail
  • 登录管理后台,激活插件
  • 配置插件 填写SMTP参数

邮箱配置

软件架构

  • typecho版本为0.8 (10.8.15)以上
  • php: >=5.5.0
  • 如果启用SMTP加密模式PHP需要打开openssl扩展
  • 邮件服务基于PHPMailer

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

联系作者

许可证 License

  • 本项目遵循GPL-3.0开源协议发布。
  • 版权所有Copyright © 2018 by Hoe (http://www.hoehub.com)
  • All rights reserved。

About

Typecho主题Comment2Mail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages