ok sthen@ if someone would like to import
On 2024/05/29 20:46, Kirill A. Korinsky wrote:
> On Wed, 29 May 2024 19:09:32 +0100,
> Stuart Henderson <s...@spacehopper.org> wrote:
> >
> > On 2024/05/29 14:42, Kirill A. Korinsky wrote:
> > > Greetings,
> > >
> > > This is small port which brings python library which implements DKIM and
> > > ARC
> > > verify and sign, and the most important cli tools which can be used
> > > against
> > > email to check its DKIM and ARC signatures.
> > >
> > > PYPI project: https://pypi.org/project/dkimpy/
> > > Home page: https://launchpad.net/dkimpy
> >
> > $ make show=PKGNAMES
> > dkimpy-1.1.6
> >
> > please set PKGNAME=py-${DISTNAME}
> >
> > $ grep share pkg/PLIST
> > @mandir share/man/
> > share/man/man1/
> > @man share/man/man1/arcsign.1
> > @man share/man/man1/arcverify.1
> > @man share/man/man1/dkimsign.1
> > @man share/man/man1/dkimverify.1
> > @man share/man/man1/dknewkey.1
> >
> > these should be in man/man1/ (no share/)
> >
> > otherwise ok
> >
>
> Here a version which addressed both remark.
>
> --
> wbr, Kirill