https://bugs.exim.org/show_bug.cgi?id=2310
--- Comment #2 from Matthias Kurz <m.kurz@???> ---
One last comment to my GitHub pull request/patch:
I am not entirely sure, but I think in `queue.c` something like
---
extern int acl_where;
---
with a value defined in macros.h needs to be set:
https://github.com/Exim/exim/blob/07738d610fd70638835db7b12cf158e71a7346e3/src/src/macros.h#L934-L959
(That is how it is done in deliver.c)
But again, I am not sure.
--
You are receiving this mail because:
You are on the CC list for the bug.