Skip to content

Creamen/sqlgrey

 
 

Repository files navigation

  #################################################
  # SQLgrey - a postfix greylisting policy server #
  #################################################

SQLgrey is originally by Lionel Bouton, based in turn on postgrey.

This is a fork of SQLgrey (cloned from it's git repo on sourceforge on 2011-02-11) which adds:
- compatibility with syslog on Solaris
- SPF auto whitelist

The changes I've applied to implement the above were originally written by Frederic Van De Velde and were reposted to the sqlgrey-users list by Michal Ludvig on 26 April 2007. See: http://permalink.gmane.org/gmane.mail.postfix.sqlgrey/1033

SQLgrey Homepage: http://sqlgrey.sourceforge.net/
SQLgrey Primary git repo: git://sqlgrey.git.sourceforge.net/gitroot/sqlgrey/sqlgrey

This Fork: https://github.com/jessereynolds/sqlgrey
This Fork's git repo: git://github.com/jessereynolds/sqlgrey.git

Requires :

- Perl
- Net::Server (Perl Module)
- IO::Multiplex (Perl Module)
- DBI (Perl Module)
- Unix::Syslog (Perl Module)
- Mail::SPF::Query (Perl Module)

- Postfix 2.1

Documentation :

- POD documentation. Execute:
  perldoc sqlgrey (or man sqlgrey once installed)
- the HOWTO
- the README.* files
- the default sqlgrey.conf file

About

SQLgrey - postfix policy server for reducing spam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 77.9%
  • Other 12.1%
  • Shell 8.1%
  • Makefile 1.9%