Open mworrell opened 5 years ago
Add an option to log all communication between the smtp server and client.
For the gen_smtp_client this should (also) be a per-connection option so that problems on live systems can be investigated.
gen_smtp_client
This is a follow up on issue #62
@seriyps says:
My proposal is to try to start using https://github.com/tolbrino/hut as abstract logger and log raw communication with debug loglevel.
See also issue #96
Add an option to log all communication between the smtp server and client.
For the
gen_smtp_client
this should (also) be a per-connection option so that problems on live systems can be investigated.This is a follow up on issue #62