Skip to content

jahlives/postomaat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postomaat

A policy daemon for postfix written in python

This is a by-product of the Fuglu mailfilter. While fuglu focuses on scanning a full message (pre- or after-queue), postomaat only uses the message fields available in the Postfix policy access delegation protocol It can therefore make decisions much faster than fuglu, but only based on envelope data (sender adress, recipient adress, client ip etc). Postomaat can not make decisions based on message headers or body.

Warning: Postomaat currently doesn't receive the same testing as fuglu before commiting to github. The master branch therefore might or might not work out of the box.

About

A policy daemon for postfix written in python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%