seb-m / pyinotify

Monitoring filesystems events with inotify on Linux.
http://github.com/seb-m/pyinotify/wiki
MIT License
2.29k stars 379 forks source link

How to send single email for multiple events? #127

Closed thefossgeek closed 5 years ago

thefossgeek commented 8 years ago

I need to send a consolidated single email. Can you through some light on?

notifier.loop()

notifier.loop(daemonize=True, pid_file=pid_file_name)