Re: [exim] Hint for build farmers of "pony" (krot) and "boar" (univie)

2022-10-17 Thread Wolfgang Breyha via Exim-users

Heiko Schlittermann via Exim-users wrote on 16/10/2022 12:06:

Hi,

a recent change in the dmarc.c makes your animals failing the DMARC
checks for tests using HEAD (default branch "master").

If you link against the 1.3.x libopendmarc, you need an additional
Local/Makefile option "DMARC_API=100300" (see the "src/EDITME" file).


BTDT. Thanks for the pointer;-)

Greetings, Wolfgang
--
Wolfgang Breyha  | https://www.blafasel.at/
Vienna University Computer Center | Austria


--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] Hint for build farmers of "pony" (krot) and "boar" (univie)

2022-10-16 Thread Heiko Schlittermann via Exim-users
Jeremy Harris via Exim-users  (So 16 Okt 2022 13:06:06 
CEST):
> On 16/10/2022 11:06, Heiko Schlittermann via Exim-users wrote:
> Also animals   marmot & goundhog
> - which I suspect means any Debian 9 platform.
Yes, that are mine :) and I'm in progress updating them from Debian 9
via 10 to 11. So they should turn green in some minutes (I was out for
this afternoon, so no progress in updating).

-- 
Heiko


signature.asc
Description: PGP signature
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] Hint for build farmers of "pony" (krot) and "boar" (univie)

2022-10-16 Thread Heiko Schlittermann via Exim-users
Kirill Miazine via Exim-users  (So 16 Okt 2022 18:34:19 
CEST):
> • Heiko Schlittermann via Exim-users [2022-10-16 12:06]:
> > Hi,
> > 
> > a recent change in the dmarc.c makes your animals failing the DMARC
> > checks for tests using HEAD (default branch "master").
> 
> As for pony (FreeBSD): none of my animals have DMARC enabled, but both
> pony (FreeBSD) and mole (OpenBSD) are referencing *DANE* in errors.

Didn't I see there DMARC related build errors? Hm. If that was my fault,
just ignore "pony" and my mail :)

-- 
Heiko


signature.asc
Description: PGP signature
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] Hint for build farmers of "pony" (krot) and "boar" (univie)

2022-10-16 Thread Kirill Miazine via Exim-users
• Heiko Schlittermann via Exim-users [2022-10-16 12:06]:
> Hi,
> 
> a recent change in the dmarc.c makes your animals failing the DMARC
> checks for tests using HEAD (default branch "master").

As for pony (FreeBSD): none of my animals have DMARC enabled, but both
pony (FreeBSD) and mole (OpenBSD) are referencing *DANE* in errors.

mole is being built with LibreSSL and this patch should help:
https://github.com/openbsd/ports/blob/master/mail/exim/patches/patch-src_dane-openssl_c

For pony I have no idea, I set it up initially as jgh wanted a FreeBSD
animal... Maybe time to retire it, as there are other FreeBSD animals
there.

-- Kirill

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


Re: [exim] Hint for build farmers of "pony" (krot) and "boar" (univie)

2022-10-16 Thread Jeremy Harris via Exim-users

On 16/10/2022 11:06, Heiko Schlittermann via Exim-users wrote:

a recent change in the dmarc.c makes your animals failing the DMARC
checks for tests using HEAD (default branch "master").

If you link against the 1.3.x libopendmarc, you need an additional
Local/Makefile option "DMARC_API=100300" (see the "src/EDITME" file).


Also animals   marmot & goundhog
- which I suspect means any Debian 9 platform.

--
Cheers,
  Jeremy


--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


[exim] Hint for build farmers of "pony" (krot) and "boar" (univie)

2022-10-16 Thread Heiko Schlittermann via Exim-users
Hi,

a recent change in the dmarc.c makes your animals failing the DMARC
checks for tests using HEAD (default branch "master").

If you link against the 1.3.x libopendmarc, you need an additional
Local/Makefile option "DMARC_API=100300" (see the "src/EDITME" file).

This should enable the "legacy" function call. The default is now to use
the 1.4.x API. Unfortunately the OpenDMARC project doesn't provide a
suitable macro/definition for easy autodetection.

References:
- Exim Bug 2728: https://bugs.exim.org/show_bug.cgi?id=2728
- OpenDMARC Issue 167:  
https://github.com/trusteddomainproject/OpenDMARC/issues/167

Best regards from Dresden/Germany
Viele Grüße aus Dresden
Heiko Schlittermann
--
 SCHLITTERMANN.de  internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --- key ID: F69376CE -


signature.asc
Description: PGP signature
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/