This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
New Modules / [Module] Track E-mail Delivery
« on: March 18, 2023, 09:44:11 PM »
In an attempt to work with CWP in a way that is similar to other control Panels, I've made this quick module that tracks e-mail delivery.
It simply goes to the maillog, gathers the lines related to the messages to/from the main account domain and list their date, id, and status.
It's still very much in its infancy, but thought it'd help.
Any suggestions, feel free to use the topic or the repo's Issues tab:
https://github.com/ChobPT/cwp-email-delivery/tree/main
To install:
To uninstall:
sh install.sh --uninstall
Custom theme?
sh install.sh --theme=original
It simply goes to the maillog, gathers the lines related to the messages to/from the main account domain and list their date, id, and status.
It's still very much in its infancy, but thought it'd help.
Any suggestions, feel free to use the topic or the repo's Issues tab:
https://github.com/ChobPT/cwp-email-delivery/tree/main
To install:
- Download
- Extract wherever
- sh install.sh
To uninstall:
sh install.sh --uninstall
Custom theme?
sh install.sh --theme=original
Pages: [1]