Log error in docker

I got a lot of
DBG DBG resend_invitation_email/worker.go:91 > DBG DBG resend_invitation_email/worker.go:91

How disable SMTP or this behavior?

thx.

Do you need DEBUG logging enabled? Most of the time INFO ought to be plenty.

I suspect that you cannot completely disable all SMTP functionality, as an email address is a required attribute.

thank you for reply! it was a quite “standard” installation (at least was an attempt)
DEBUG logging (it was on by default ?)