Author Topic: [Module] Track E-mail Delivery  (Read 1026 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
[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:

  • Download
  • Extract wherever
  • sh install.sh

To uninstall:

sh install.sh --uninstall

Custom theme?

sh install.sh --theme=original

Offline
*
Re: [Module] Track E-mail Delivery
« Reply #1 on: March 19, 2023, 12:55:12 PM »
thank you ,

Offline
****
Re: [Module] Track E-mail Delivery
« Reply #2 on: March 20, 2023, 03:46:29 AM »
Great! This could be very handy when a customer asks me about mail delivery issues. Save some log sifting, for sure!