[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/network/opendkim/
Contents of README:
OpenDKIM is an open source implementation of the DKIM
(Domain Keys Identified Mail) sender authentication system proposed by
the E-mail Signing Technology Group (ESTG), now standardized by the IETF
(RFC6376). It also includes implementations of the RFC5617) Vouch By
Reference (VBR, RFC5518) proposed standard and the experimental
Authorized Third Party Signatures protocol (ATPS, RFC6541).

The OpenDKIM package consists of a library that implements the DKIM
service and a milter-based filter application that can plug in to any
milter-aware MTA to provide that service to sufficiently recent
sendmail MTAs and other MTAs that support the milter protocol.

A user and group are needed in order to run opendkim:

groupadd -g 305 opendkim
useradd -r -u 305 -g opendkim -d /var/run/opendkim/ -s /sbin/nologin \
 -c  "OpenDKIM Milter" opendkim

You may specify alternate values if desired:

DKUSER=nobody DKGROUP=nobody ./opendkim.SlackBuild

A sample config file has been placed in /etc/opendkim.conf

The rc.opendkim script will automatically create keys for your machine's
domain name in /etc/opendkim/keys. Set AUTOCREATE_DKIM_KEYS=no there to 
disable this behavior.

Optional MySQL and Unbound support is provided. Note that MySQL
support requires OpenDBX installed. To enable:

USE_MYSQL=yes ./opendkim.SlackBuild
USE_UNBOUND=yes ./opendkim.SlackBuild

Unbound will require the unbound package, which is available at
SlackBuilds.org

Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [TXT] README 12-Jun-2022 00:45 1.4K [   ] doinst.sh 12-Jun-2022 00:45 628 [   ] opendkim-2.10.3.tar.gz 30-Aug-2016 18:34 1.2M [TXT] opendkim.SlackBuild 12-Jun-2022 00:45 4.8K [   ] opendkim.info 12-Jun-2022 00:45 302 [TXT] openssl_1.1.0_compat.patch 11-Mar-2022 06:34 2.7K [TXT] rc.opendkim 11-Mar-2022 06:34 2.5K [TXT] slack-desc 12-Jun-2022 00:45 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!