Commit graph

3 commits

Author SHA1 Message Date
Michael Stapelberg
682df3198d Enable build with USE_DESTDIR=full, add TODO file (package finished) 2009-01-06 12:41:53 +00:00
Michael Stapelberg
ba036b0369 Update package for mxallowd 1.7 2009-01-06 12:10:17 +00:00
Michael Stapelberg
5efb9dac95 Import mxallowd-1.6 as wip/mxallowd.
mxallowd is a daemon for pf/pflog which implements a slightly improved
nolisting mechanism. Basically your nameserver has to be configured to
return two MX ip addresses of which one does not run a mail server on
port 25 (the one with higher priority). Most spammers try to connect
directly to the first mailserver -- mxallowd blocks that. You have to
connect to the first one and then to the second one, direct connections
do not work. Real mailservers (not spammers) have to try all MX ip
addresses in order (sorted by priority) until they succeed in delivering
the mail.
2008-08-10 15:48:45 +00:00