Dotclear plugin - Do not send mail but log them
Find a file
2023-10-19 21:25:22 +02:00
locales/fr release 0.4 2023-04-24 16:18:52 +02:00
src release 0.7 2023-10-13 20:57:41 +02:00
_define.php Fix namespace 2023-10-19 21:25:22 +02:00
CHANGELOG.md Fix namespace 2023-10-19 21:25:22 +02:00
dcstore.xml Fix namespace 2023-10-19 21:25:22 +02:00
LICENSE first commit 2022-11-27 01:56:22 +01:00
README.md Fix namespace 2023-10-19 21:25:22 +02:00

README

Release Date Dotclear Dotaddict License

ABOUT

mail2log is a plugin for the open-source web publishing software called Dotclear.

It replaces mail function and send them to Dotclear's log database table.

REQUIREMENTS

  • Dotclear 2.28
  • PHP 8.1+
  • A plugin to read log. (dcLog)

USAGE

First install mail2log, manualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this)

!!! Because of this plugin, no more mail will be sent !!! Use it for dev only.

CONTRIBUTORS

  • Jean-Christian Denis

You are welcome to contribute to this code.