On 8/24/19 6:37 AM, Martijn van Duren wrote: > $ cat pkg/DESCR > filter-dkim is an opensmtpd filter that signs email with a dkim signature. > $ > > Since I'm not too familiar with ports I would like to pay special > attention to the Makefile of both the port as well as the source. > > Also, I currently host the release tarballs at my personal server, which > I also use for generic other stuff and might not always be available. > If someone from the ports team has a more stable location to host the > release tarballs let me know. > > Furthermore smtpd.conf allows for filters to be run as another user > (currently undocumented). I know we're tight for uids, but can we > reserve one for this port, so we can protect the dkim signing key from > the smtpd users? Or could it be possible to share a uid with another > port with similar purpose? E.g. dkimproxy? > > martijn@ > > I renamed the package to opensmtpd-filter-dkimsign. This to allow for a future dkimverify. Moved port to mail/opensmtpd-filters/dkimsign.
Apart from reserving a user, same questions as above remain. Index: user.list =================================================================== RCS file: /cvs/ports/infrastructure/db/user.list,v retrieving revision 1.351 diff -u -p -r1.351 user.list --- user.list 25 Aug 2019 12:06:28 -0000 1.351 +++ user.list 5 Sep 2019 13:21:08 -0000 @@ -350,3 +350,4 @@ id user group port options 839 _exabgp _exabgp net/exabgp 840 _dma _dma mail/dma 841 _rt _rt www/rt +842 _dkimsign _dkimsign mail/opensmtpd-filters/dkimsign
opensmtpd-filter-dkimsign.tar.gz
Description: application/gzip
