Skip to content

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.

License

Notifications You must be signed in to change notification settings

dijxtra/list-limit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Running the code

  1. mv limit.conf.example limit.conf
  2. Edit limit.conf to your liking
  3. Put "python limit.py -c limit.conf" in your crontab file

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages