Skip to content

cybin/opensmtpd-filter-spam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSMTPD spam trap support
===========================

**Still under active development**


This extra filter allow you to create a spam tram in OpenSMTPD, using DNSBL,
greylisting and SPF check all-in-one.

Requires:
  libspf2
  libdb

Compile:
  make

Install:
  cp filter-spam to the proper library dir of opensmtpd

Run:
  As any other filter.

About

All-in-one spam (greylist, SPF, DNSBL) filter for opensmtpd.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 78.3%
  • Makefile 18.3%
  • Shell 3.4%