On 28/09/2023 18:37, Ian Z via Exim-users wrote:
I checked with `nm` and on this platform, at least, the
lmtp code seems not to make it into the final executable. So the
linker does its job, and all is explained. The redundant compile is
still a bit suboptimal but I understand that we don't want
On Thu, Sep 28, 2023 at 01:08:11AM +0100, Jeremy Harris via Exim-users wrote:
> On 28/09/2023 00:10, Ian Z via Exim-users wrote:
> > Third, there is still the question why that code in lmtp.c is getting
> > compiled at all (without MACRO_PREDEF) when lmtp is disabled.
> A reasonable question...
>