Git Product home page Git Product logo

commenttomail's Introduction

uniartisan

unimelb EE Master在读
只要有想见的人,就不再是孤单一人



Information currently available

🎓 Master在读
🎉 爱好广泛,为人随和
📃 喜欢搞钱💰
🍻 除此之外没有什么特别热爱的东西
🎯 PHP / Python / C / C++ / 汇编语言 / 喜欢各种软硬件结合 | BUG 制造机
🛰 工作站使用 Ubuntu,所以参与了星火应用商店开发
🎃 Just Enjoy Coding!

Uniartisan's github activity graph



Recently published articles

※ 《CommentToMail 更新到 4.3.0》02 Jun 2022
※ 《分享自建的一些服务》01 Jun 2022
※ 《我们登上并非我们所选择的舞台,演出并非我们所选择的剧本》08 Mar 2022
※ 《嵌入式 NPU 发展概况》01 Jan 2022
※ 《这不是我的生活》19 Dec 2021
※ 《训练自己的伴侣🧑‍❤️‍💋‍🧑》23 May 2021

Read more..

Special Thanks To:

See how this work | See how to fetch newest article.

commenttomail's People

Contributors

fspark avatar uniartisan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

commenttomail's Issues

[建议] 评论通过后发送邮件

建议:评论通过后发送邮件
补充说明:

今天后知后觉,发现网友回复网友的的评论,会直接发送邮件提醒到被回复的邮箱。

对于这种被回复者不是网站站长的,能不能增加一个评论通过后再给被回复的人发送邮件的设定,当然给站长的邮件提醒应当及时送达。

重复发信以及对评论的回复发信但不成功

使用的主题是:https://github.com/youranreus/G
环境是 php7.0-fpm+nginx+mysql

https://github.com/youranreus/G/blob/b015c5471696ec1449181e11847472316ca260d1/comments.php#L76

添加代码的结果如下:

                  <input type="text" name="author" id="author" placeholder="称呼" value="<?php $this->remember('author'); ?>" />
                  <input type="email" name="mail" id="mail" placeholder="电子邮件" value="<?php $this->remember('mail'); ?>" />
                  <input type="hidden" name="receiveMail" id="receiveMail" value="yes" />
                  <input type="text" name="url" id="url" placeholder="网站"  value="<?php $this->remember('url'); ?>" />

设置了所有评论都需要审核,在添加一条测试评论后(隐身模式),执行了发送任务地址,此时正常收到评论提醒邮件。
在登录后台后,通过了待审核的测试评论,打开了文章,并对待审核评论进行了回复,此时再次执行发送任务地址,显示发送成功,但是并没有收到邮件。
在隐身模式下替换了原有的测试邮件地址为新邮件地址,再次添加了一个新评论,此时执行发送任务地址,发现重复发送之前测试的评论提醒,以及本次新评论。
再次回复新评论,执行发送任务地址,依然提示成功(发送任务地址接口返回),但实际没有发出邮件。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.