I have a server with postfix and cyrus-sasl. When ever there is an authentication failure it reports in maillog below line.
postfix/smtpd[27669]: warning: unknown[185.xxx.xxx.xxx]: SASL LOGIN authentication failed: authentication failure
How can I make it so that it will also report the username that failed in the log file ( like SASL LOGIN authentication failed: authentication failure for bob )?