Mail Notifier flow doesn't work

I want that when a user uploads a file to a folder with a special tag they are notified with an email. I have tried mail notifier but it doesn’t send the email and it is 1 year old since its last update. Is there any way to fix this application? or any other method to get what I want?
Thx

As I have not found a working application I have created some scripts on my machine where NextCloud is installed that watches the folders I want and sends an email when it detects a new file. Using inotify, s-nail and a basic Postfix configuration.

I maintain the files_scripts app

There is no emailing support (yet), but you can configure the flow and then execute a shell script (using s-nail) to do the emailing.

Its probably less resource intensive than inotify

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.