Skip to content

xddxdd/typecho-commentgun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Typecho-CommentGun

A plugin for typecho to notify readers of new comments by sending emails via Mailgun.

This plugin is modified from CommentToMail. The original author of CommentToMail is Byends Upd.. The original original author is DEFE.

Modifications

  1. Changed sending method from Sendmail/SMTP to Mailgun API.
  2. Removed async sending - Mailgun API is too fast to cause lag.
  3. Removed logging and caching - these causes unnecessary disk operations, which may cause lag on some systems.

Installation

Just drop the CommentGun folder into usr/plugins/ folder under your Typecho installation, and enter your API key and domain into the control panel.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published