devture / exim-relay

🐳 A lightweight non-root Docker image for an Exim mail relay, based on Alpine Linux.
Apache License 2.0
38 stars 34 forks source link

Exim docker container debug logging #8

Open acurvers opened 3 years ago

acurvers commented 3 years ago

Hi @spantaleev

I based a docker container on your exim-relay from this repo. I would like to ask you do you know how to get the most detailed debug logging?

I tried putting in log_selector = +all exim.conf but im still missing a lot of logging, doest seem to make much of a difference, if at all.

Not sure why, if there is not more logging or that this alpine exim package is limited in some way? Hope you can shed some light on it. Or have a way to get detailed logging. I am currently facing a issue with relaying to another exim server, with the starttls tls upgrade seems to fail. I would like to log everything including the tls handshake.

Thanks

spantaleev commented 3 years ago

Hey!

I'm not really sure, as I'm not really familiar with Exim. I'd ask in the Exim IRC channel.

Please let us know if you find something out!