Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szepeviktor/zdkimfilter

"z" DKIM filter for Courier-MTA using the OpenDKIM Project's library
https://github.com/szepeviktor/zdkimfilter

courier debian package zdkimfilter

Last synced: 17 days ago
JSON representation

"z" DKIM filter for Courier-MTA using the OpenDKIM Project's library

Awesome Lists containing this project

README

        

mkdir XYZ
cd XYZ

svn checkout http://www.tana.it/svn/zdkimfilter/trunk/ .

unzip m4_redist.zip

libtoolize

aclocal

autoheader

touch NEWS README AUTHORS ChangeLog

automake --add-missing

autoreconf -si

./configure
make
make check