A simple python script for enforcing a "X mails a day" rule on a mailing list by sending a warning email to authors when they reach the limit.
- mv limit.conf.example limit.conf
- Edit limit.conf to your liking
- Put "python limit.py -c limit.conf" in your crontab file