On 2024/12/12 18:57, Kirill A. Korinsky wrote: your mail-followup-to is set a bit strangely here (only to you and not the list..), I've readded ports@ to cc
> ports@, > > I'd like to share with you a port of mail/opensmtpd-filter-sign. > > This filter is a fork of mail/opensmtpd-filter-dkimsign, which introduced > support for both ACR sign and seal. > > It can be used as an in-place replacement for filter-dkimsign. > > New ACR-related options: > -A is a switch to create ACR signature; > -S is a switch to create ACR seal. I guess you mean ARC? > Additionally, it supports -D file where you can keep one line per domain > instead of -d domain1 -d domain2 -d domain3. > > The code is available here: https://github.com/catap/opensmtpd-filter-sign > > I have been using it for more than 6 months on my servers, and the last fix > was made about 6 months ago, and I think this code is ready to be tested by > anyone who is interested. The @pkgpath entry in the PLIST for this will cause problems. Using the same UID for two separate ports is a bit unusual (unless they're multiple ports which are part of a larger combined piece). Is there a benefit to having two separate ports for this and filter-dkimsign? Might be best to discuss with martijn@ and find a good way forward ..