dma icon indicating copy to clipboard operation
dma copied to clipboard

implement network debug logging

Open corecode opened this issue 6 years ago • 2 comments

corecode avatar Nov 23 '19 13:11 corecode

@bapt would appreciate feedback, especially regarding security concerns.

I require the debug log file to already exist, which allows the admin to set permissions accordingly.

corecode avatar Nov 23 '19 13:11 corecode

I implemented this to debug the server conversation without leaking data into syslog. I don't think we need it much, but I needed it to see whether there was something weird going on during successful delivery of a mail. I prefer not to have this functionality in the code, but I suspect we might need it occasionally...

corecode avatar Nov 25 '19 16:11 corecode