On Sat, Aug 24, 2019 at 06:37:21AM +0200, 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? >
Might be worth thinking about reserving one for smtpd filters as a whole so we don't request a user for each filter ? Or maybe we could consider one in base and assume all filters to use the user as a default ? -- Gilles Chehade @poolpOrg https://www.poolp.org patreon: https://www.patreon.com/gilles
