Skip to content

SimoneLazzaris/polka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polka

Simple but effetctive policy daemon for postfix.

This simple daemon counts the number of messages sent by authenticated users OR by IP (if the SMTP AUTH is not used), storing the information in a simple mysql table.

By default, a new entry is created with a default limit (read by configuration), but that value can be overriden by the sysadmin simply updating the table.

In addition, the daemon refuses messages from/to blacklisted sender/recipient, also stored in mysql tables.

Used in production and very stable and effective.

About

Simple but effective policy daemon for postfix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages