[pfx] Re: TLSRPT issue

2025-01-17 Thread A. Schulze via Postfix-users
Am 17.01.25 um 15:00 schrieb Florian Piekert via Postfix-users: I can confirm it works again for me now. same here, thanks Wietse! Andreas ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le.

[pfx] Re: TLSRPT issue

2025-01-17 Thread Florian Piekert via Postfix-users
Hello all, I can confirm it works again for me now. Thank you Wietse! ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org

[pfx] Re: TLSRPT issue

2025-01-17 Thread Wietse Venema via Postfix-users
postfix-3.10-20250116 has been uploaded to ftp.porcupine.org. Wietse ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org

[pfx] Re: TLSRPT issue

2025-01-16 Thread Wietse Venema via Postfix-users
A. Schulze via Postfix-users: > > > Am 16.01.25 um 21:18 schrieb Wietse Venema via Postfix-users: > > diff -ur /var/tmp/postfix-3.10-20250105/src/smtp/smtp_connect.c > > src/smtp/smtp_connect.c > > --- /var/tmp/postfix-3.10-20250105/src/smtp/smtp_connect.c 2025-01-05 > > 15:09:04.0 -05

[pfx] Re: TLSRPT issue

2025-01-16 Thread A. Schulze via Postfix-users
Am 16.01.25 um 21:18 schrieb Wietse Venema via Postfix-users: diff -ur /var/tmp/postfix-3.10-20250105/src/smtp/smtp_connect.c src/smtp/smtp_connect.c --- /var/tmp/postfix-3.10-20250105/src/smtp/smtp_connect.c 2025-01-05 15:09:04.0 -0500 +++ src/smtp/smtp_connect.c 2025-01-16

[pfx] Re: TLSRPT issue

2025-01-16 Thread Wietse Venema via Postfix-users
A. Schulze via Postfix-users: > Hello, > > I'm installing/running any postfix-3.10-* version in a lab environment. > Till -20250103 the TLSRPT-part worked noiseless. But since -20250107 > something is broken. My TLSRPT reporting engine no longer receive any data > from postfix. > If I disable the

[pfx] Re: TLSRPT issue

2024-11-13 Thread Florian Piekert via Postfix-users
Good morning, That was not very useful. Next experiment: - Build Postfix like you built it before we started messing with debuggers. - But this time don't add -DUSE_TLSRPT in the CFLAGS. - As usual: make upgrade, postfix reload. If this build also crashes, then the problem is at your end.

[pfx] Re: TLSRPT issue

2024-11-13 Thread Wietse Venema via Postfix-users
Florian Piekert via Postfix-users: > Program received signal SIGSEGV, Segmentation fault. > 0x57c3e4e44c6a in tlsp_eval_tls_error (state=state@entry=0x57c3e60647d0, > err=6) at tlsproxy.c:741 > 741 if (state->client_start_props->tlsrpt > (gdb) #0 0x57c3e4e44c6a in tlsp_eva

[pfx] Re: TLSRPT issue

2024-11-12 Thread Wietse Venema via Postfix-users
That was not very useful. Next experiment: - Build Postfix like you built it before we started messing with debuggers. - But this time don't add -DUSE_TLSRPT in the CFLAGS. - As usual: make upgrade, postfix reload. If this build also crashes, then the problem is at your end. Wietse _

[pfx] Re: TLSRPT issue

2024-11-12 Thread Florian Piekert via Postfix-users
Hello, Further, and I guess it is all linked together (not linked in the ldd sense), I get cores. ==> mail/mail.warn <== Nov 12 11:29:09 sonne postfix/tlsproxy[3242552]: warning: TLS library problem: error:0A000102:SSL routines::unsupported protocol:../ssl/statem/statem_srvr.c:1657: Nov 12 1

[pfx] Re: TLSRPT issue

2024-11-12 Thread Wietse Venema via Postfix-users
Florian Piekert via Postfix-users: > ==> mail/mail.warn <== > Nov 12 11:29:09 sonne postfix/tlsproxy[3242552]: warning: TLS library > problem: error:0A000102:SSL routines::unsupported > protocol:../ssl/statem/statem_srvr.c:1657: > Nov 12 11:29:09 sonne postfix/master[3192017]: warning: process >

[pfx] Re: TLSRPT issue

2024-11-12 Thread Wietse Venema via Postfix-users
Florian Piekert via Postfix-users: > Hello all, > > I come back with maybe a general question about tlsrpt. > > My expectation was the following. > I download the tlsrpt package for the tlsrpt C library and compiled & > installed it. > I modified my pf configure script to use -DUSE_TLSRPT & so o

[pfx] Re: TLSRPT issue

2024-11-12 Thread Florian Piekert via Postfix-users
Hello all, I come back with maybe a general question about tlsrpt. My expectation was the following. I download the tlsrpt package for the tlsrpt C library and compiled & installed it. I modified my pf configure script to use -DUSE_TLSRPT & so on & compiled & installed pf I setup the environme

[pfx] Re: TLSRPT issue

2024-11-11 Thread Wietse Venema via Postfix-users
Florian Piekert via Postfix-users: > Hello, > > >> Then probably this is my problemwhich TLSRPT receiver daemon can i > >> use/configure? > > > > The one from https://github.com/sys4/tlsrpt/ > > > > I suppose this is covered under > > https://github.com/sys4/tlsrpt/?tab=readme-ov-file#how-to

[pfx] Re: TLSRPT issue

2024-11-11 Thread Florian Piekert via Postfix-users
Hello, Then probably this is my problemwhich TLSRPT receiver daemon can i use/configure? The one from https://github.com/sys4/tlsrpt/ I suppose this is covered under https://github.com/sys4/tlsrpt/?tab=readme-ov-file#how-to-setup-the-virtual-environment-for-python Like Postfix, this imnp

[pfx] Re: TLSRPT issue

2024-11-11 Thread Wietse Venema via Postfix-users
OpenComp via Postfix-users: > Then probably this is my problemwhich TLSRPT receiver daemon can i > use/configure? The one from https://github.com/sys4/tlsrpt/ I suppose this is covered under https://github.com/sys4/tlsrpt/?tab=readme-ov-file#how-to-setup-the-virtual-environment-for-python L

[pfx] Re: TLSRPT issue

2024-11-11 Thread OpenComp via Postfix-users
Then probably this is my problemwhich TLSRPT receiver daemon can i use/configure? Thank you ! Tamás 2024. 11. 11. 20:50 keltezéssel, Wietse Venema via Postfix-users írta: OpenComp via Postfix-users: Dear All, I'm facing an issue since i compiled the TLSRPT library into Postfix and enab

[pfx] Re: TLSRPT issue

2024-11-11 Thread Wietse Venema via Postfix-users
OpenComp via Postfix-users: > Dear All, > > I'm facing an issue since i compiled the TLSRPT library into Postfix and > enabled the following the tlsrpt reporting. > > The mail sending works well, but i see these entries in the log, and i > have no idea what the daemon does not find exactly... >