openwrt-packages/mail
Val Kulkov 928ae83f19 opendkim: DKIM signing and verifying emails
The OpenDKIM package provides a service for signing and verifying
DomainKeys Identified Mail (DKIM) signatures. OpenDKIM consists of
a library that implements the DKIM service and a milter-based
filter application that can plug in to any milter-aware MTA, such
as Postfix or Sendmail, to provide that service to sufficiently
recent sendmail MTAs and other MTAs that support the milter
protocol.

This submission provides three new packages:
- libopendkim, a library for signing and verifying DKIM signatures,
- opendkim, the server application and the genkey script,
- opendkim-tools, a set of tools for configuring and testing OpenDKIM.

While at it, add PKG_BUILD_DEPENDS statement to sendmail's Makefile.
Travis CI buildbot sometimes fails to compile libopenssl before
starting to build sendmail. Since sendmail depends on libopenssl, the
whole Travis CI build process fails. Setting PKG_BUILD_DEPENDS
to "openssl", the directory name of libopenssl's Makefile, fixes the
problem.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-01-31 10:07:07 -05:00
..
alpine treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
bogofilter treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
clamsmtp mail: add package clamsmtp 2017-03-07 14:57:02 +02:00
dovecot dovecot: prepare for runtime dependency by plugins 2017-11-28 01:34:28 -05:00
emailrelay mail/emailrelay: tune up initscript and config 2017-11-17 12:07:08 +01:00
fdm fdm: bump to latest version 2017-08-30 16:45:38 +03:00
greyfix mail: add greyfix 2017-03-11 04:32:47 +02:00
mailman treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
mailsend treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
msmtp mail/msmtp: Update to 1.6.6 2017-05-31 17:13:19 +02:00
msmtp-scripts treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
mutt mutt: bump version 2017-10-18 16:27:25 +02:00
nail treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
opendkim opendkim: DKIM signing and verifying emails 2018-01-31 10:07:07 -05:00
pigeonhole pigeonhole: update to 0.4.21 2018-01-07 21:18:11 -05:00
postfix treewide: remove superfluous + signs from PKG_BUILD_DEPENDS 2018-01-07 20:08:31 +01:00
sendmail opendkim: DKIM signing and verifying emails 2018-01-31 10:07:07 -05:00
ssmtp treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00