Hi Justin,

I work for a young startup called Lightmeter and we have been developing an open source (AGPL licensed) tool that aims to fit needs similar to yours.

It's called Lightmeter Control Center and we've developing it for the past ~1 year, so it's not full featured, but we have been working actively on new features and improving the existing ones.

Ont of its main features is to analyze logs and provide real time information about your server, sending notifications via e-mail or slack.

You can get a look at the tool at https://lightmeter.io, and clicking on "Demo" if you want to see it working without installing it locally.

To download the tool, you can checkout out Gitlab page:

https://gitlab.com/lightmeter/controlcenter/

To get it running it takes only a couple of minutes, as the entire tool is shipped in a single binary or docker container, with little setup.

We hope you enjoy it and we are looking forward your feedback.

Regards,

Leandro Santiago
Software Craftsman at Lightmeter
https://lightemter.io

On 5/12/21 11:04 PM, Justin Lloyd wrote:
Hi all,

I’m not sure if this list is completely appropriate for this question, so let me know if it’s not.

I have a couple of Postfix servers that are the MX servers for a couple of domains that handle a total of around 160-180k messages each week. They servers are just relays (no local accounts), users send messages to a variety of addresses, e.g. supp...@ourdomain.com <mailto:supp...@ourdomain.com> and aliases forward them to the appropriate internal or external recipients, e.g. supp...@ourdomain.zendesk.com <mailto:supp...@ourdomain.zendesk.com>. A large portion go through AWS SES via a sender-dependent relay map entry and then on to their intended recipients at whatever receiving ESP.

Occasionally due to forgeries and other issues, receipient SMTP servers can temporarily defer messages from these servers or even block them until contacted for removal from the list. I do use pflogsumm to summarize the logs daily on both servers and I keep those for a month, but it would be nice to be immediately alerted if postfix logs messages about such deferrals or blocks. Does Postfix have any native capabilities good for detecting these issues and acting on them, or would I just need to do some kind of checks on the pflogsumm output each day? Obviously the sooner I can catch these messages and act on them, the better, so the more realtime I can do this, the better.

Thanks,

Justin

Attachment: OpenPGP_0xAB5F702209190A96.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to