Description
OpenARC by TrustedDomain.org is a Milter for verification of ARC-signatures in the mail headers and signing results of these verification into mail messages before relaying to another SMTP servers. Project is hosted on https://openarc.org/, development hosted on https://github.com/trusteddomainproject/OpenARC, and here are the packages built against a fork on github.com/seriv/OpenARC.
Installation Instructions
- Install RPMs
- Generate key.
- Publish key on your DNS, in a record, for example 'seal._domainkey.your.domain.com'.
- Add postconf -e 'smtpd_milters=inet:localhost:' where your openarc is listening. Also the same for '_non_smtpd_milters'.
- Start openarc service.
- Restart postfix service.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (39)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (4)* | EPEL 7 (105 downloads) |
Fedora rawhide | x86_64 (7)* | Fedora rawhide (88 downloads) |
Mageia cauldron | x86_64 (10)* | Mageia cauldron (84 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable seriv/OpenARC
More info about enabling Copr repositories