mirror of
https://github.com/Jinnrry/PMail.git
synced 2026-04-23 00:17:16 +08:00
054336fe9e
1、新增垃圾邮件过滤插件 2、使用使用github.com/dlclark/regexp2替换go原生的正则包 3、修复空数据导致的邮件插入失败
How To Ues
Copy plugin binary file to /plugins
add config.json to /plugins/config.com like this:
{
"webPushUrl": "", // webhook push URL
"webPushToken": "", // webhook push token
}