slackbuilds/network/dkimproxy
fourtysixandtwo 974156611b network/dkimproxy: Change i486 to i586 2022-06-07 02:23:27 -04:00
..
README
dkimproxy.SlackBuild network/dkimproxy: Change i486 to i586 2022-06-07 02:23:27 -04:00
dkimproxy.info
doinst.sh
rc.dkimproxy
slack-desc

README

DKIMproxy is an SMTP-proxy that signs and/or verifies emails, using
the Mail::DKIM module. It is designed for Postfix, but should work
with any mail server. It comprises two separate proxies, an
"outbound" proxy for signing outgoing email, and an "inbound" proxy
for verifying signatures of incoming email. With Postfix, the proxies
can operate as either Before-Queue or After-Queue content filters.
DKIMproxy is written in Perl.