On 20/02/14 17:12, Marc MERLIN wrote:
> 2) It may not be very easy for me to run exim in debug mode while waiting for their next encrypted Email,
> but if it's the only way, I can try.
> In the meantime, see this tshark output, namely:
> TLSv1 72 Change Cipher Spec
> TLSv1 295 Encrypted Handshake Message
> TLSv1 103 Application Data
> TLSv1 103 Encrypted Alert
> TLSv1 343 Application Data
> TLSv1 247 Encrypted Alert
>
> Can I get better debug output without running with -d+all for all incoming Email?
http://exim.org/exim-html-4.80/doc/html/spec_html/ch-access_control_lists.html#SECTcontrols
You can turn on debug in an acl, so you can do it only for certain
mails. Goes to a files called "debuglog".
--
Cheers,
Jeremy