We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
See also issue #96
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: