Linux 软件免费装
Banner图

DeMomentSomTres Postman Auto Resend

开发者 marcqueralt
liru
更新时间 2017年10月31日 20:28
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 4.8.2
版权: GPLv2

标签

email log postman

下载

详情介绍:

Resend via cron the messages in Postman SMTP that have an error message. This plugin uses a WordPress Web Service.

安装:

  1. Use plugin usual installation process.
  2. Configure Settings
  3. Configure a cron job calling /wp-admin/admin-ajax.php?action=dms3_postman_resend&hash=XXXXXX as often as you want.

升级注意事项:

TBD

常见问题:

How is security managed in this webservice

As far as the webservice is an open webservice, the parameter HASH has been added. Each call of the webservice compares the hash set as parameter agains the one in settings. If they match the process continues. If they don't match, the webservice ends without any answer.

更新日志:

201710251103