Skip to content

jmalak/postgrey

 
 

Repository files navigation

Build Status

Postgrey - a Postfix policy server for greylisting

postgrey (written in Perl) is a Postfix policy server implementing greylisting developed by David Schweikert

Requirements

  • Perl >= 5.6.0
  • Net::Server (Perl Module)
  • IO::Multiplex (Perl Module)
  • BerkeleyDB (Perl Module)
  • Berkeley DB >= 4.1 (Library)
  • Digest::SHA (Perl Module, only for --privacy option)
  • NetAddr::IP

Dev Documentation

To see POD documentation in postgrey. Execute:

perldoc postgrey

Mailing-List and getting Help

There is a mailing-list for the discussion of postgrey, where you can also ask for help in case of trouble. To subscribe, send a mail with subject 'subscribe' to:

postgrey-request@list.ee.ethz.ch 

There is also a mailing-list archive, where you might find answers:

http://lists.ee.ethz.ch/wws/arc/postgrey

About

Postfix Greylisting Policy-Daemon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 93.9%
  • Shell 5.3%
  • Makefile 0.8%