Comment 33 for bug 1974214

Revision history for this message
In , Eximusers-i (eximusers-i) wrote :

Hello,

given that I had some time but no thought/smartness to spare I ran git bisect which found
-----
6a9cf7f890226aa085842cd3d94b13e78ea31637 is the first bad commit
commit 6a9cf7f890226aa085842cd3d94b13e78ea31637
Date: Sat Oct 3 20:59:15 2020 +0100

    TLS: preload configuration items
-----

the nice thing about Gedalya testcase is that it does not require exim to be suid root. Out od laziness I used the throwaway chroot with exim-user=mail but I think no privileges (installing to ~/eximtest with exim-user=ametzler) would also work.

cu Andreas