Use Values from messages in alert

Hello Forum,

i had a problem in the past and decided to create somethig for my needs.
I wrote a script which can use the backlog-messages to call any script you want with these values.

in my use-case, receivers from rejected mails should be informed about the message.

Since the Email notification can only send to static users, i need to use the values from log-message.

Github:

You need to edit the script for your needs, but the basic frame is given.
Since its mostly POSIX, it should work on any linux distribution.

any suggestions or questions can be asked via this post or in github.

Best regards,
Coffee_is_life

@coffee_is_life love to see this kind of thing being shared, cheers!