> On Apr 8, 2019, at 1:39 PM, James Moe <ji...@sohnen-moe.com> wrote:
> 
>  I had set the debug level to 3 to trace a problem I was having with
> connecting to a MTA. After resolving the issue I set the debug level to
> 2, then later to 1.
>  postfix still logs its transaction at level 3, including the password,
> to the system journal.
> 
>  How do I get postfix to stop doing that?
> 
> debug_peer_level = 1

Set "debug_peer_list" empty.  Also remove any "-v" flags in master.cf,
and don't start postfix with "postfix -v start" (a restart may be
required if that was the case).

-- 
        Viktor.

Reply via email to