On Mon, 2 Dec 2024, Luca Bertoncello via Exim-users wrote:
In Log I only see:
2024-12-02 08:49:58 1tI1BX-00000001ExL-36db failed to write to main log:
length=80 result=-1 errno=9 (Bad file descriptor)
nothing else... :(
On Mon, 2 Dec 2024, Jeremy Harris via Exim-users wrote:
On 02/12/2024 06:43, Luca Bertoncello via Exim-users wrote:
Any suggestion?
Minor details such as the version of Exim and where you got it,
and your configuration of Exim, would help.
Also, Exim has built-in debug facilities.
These are not enabled by default; you need to enable them on the command
line, or possibly through the config.
You could use those
to watch the processing of a test email to see at what point in the
processing this logging attempt fails.
https://exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_command_line.html#SECID39
In particular see the '-d' option.
Debugging can also be turned on in an ACL, with
control = debug/<options>
https://exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html#SECTcontrols
https://exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html#vi496
--
Andrew C. Aitchison Kendal, UK
[email protected]
--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/