OpenDMARC is a free open source software implementation of the DMARC
specification.
Enable MySQL support: WITH_MYSQL=yes ./opendmarc.SlackBuild
Optional dependency (will be autodetected): libspf2
You must have a opendmarc user to run this script:
# groupadd -g 362 opendmarc
# useradd -u 362 -d /var/run/opendmarc \
-s /bin/false -g opendmarc opendmarc
And if you use postfix, add it to the group:
# usermod -a -G opendmarc postfix
More information post-install can be found in README.SLACKWARE
Maintained by: Mario Preksavec
Keywords:
ChangeLog: opendmarc
Homepage:
http://www.trusteddomain.org/opendmarc/
Download SlackBuild:
opendmarc.tar.gz
opendmarc.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
README.SLACKWARE |
doinst.sh |
opendmarc.SlackBuild |
opendmarc.info |
patches |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds