chibenwa opened a new pull request, #2701:
URL: https://github.com/apache/james-project/pull/2701

   I had a rought debugging session with a customer and getting detailed 
actions from any SMTP transaction included turning on debug logs and being 
flooded with irrelevant logs. My feeling was that we could easily do better.
   
   This changeset proposes to keep:
    - Email rejection at INFO level (so that it gets logged on system 
production)
    - Mail SMTP commands at level DEBUG 
    - And the noise at level TRACE (detailed hooks & their results)
   
   Care is taken to truncate input to 80 chars...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to