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/mainTo install:
- Download
- Extract wherever
- sh install.sh
To uninstall:
sh install.sh --uninstall
Custom theme?
sh install.sh --theme=original