Commit Graph

7 Commits

Author SHA1 Message Date
ajacoutot f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
naddy 348a3e29c5 drop RCS Ids 2022-03-11 19:34:31 +00:00
ajacoutot db4b43c197 --enable-replace_rules so opendkim can play well with MTA "masquerade" features. 2020-01-19 05:58:50 +00:00
sthen 3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
ajacoutot 308a1824e4 Unbreak:
Error: newgroup _opendkim: id mismatch in /exopi-cvs/ports/infrastructure/db/user.list (823 vs 822)
Error: newuser _opendkim: id mismatch in /exopi-cvs/ports/infrastructure/db/user.list (823 vs 822)
2018-11-29 17:03:34 +00:00
sthen 0f9f25da90 add an rc script for opendkim, based on a diff from James J. Lippard 2018-11-29 00:42:12 +00:00
jca 8ae02a76f9 Import opendkim, a library and milter for DKIM
Port from Johan Huldtgren, ok sthen@

DESCR:

OpenDKIM is an implementation of DKIM (RFC 6376, Domain Keys Identified Mail),
an email sender authentication system. It 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.
2016-11-22 20:12:33 +00:00