I am trying configuring gmail smtp but when sending test email using below command getting below error. Any help will be appreciated. Command: index=_internal | head 1 | sendemail to="
[email protected]" format="html" server=smtp.gmail.com:587 use_tls=1 command="sendemail", (530, b'5.7.0 Authentication Required. Learn more at\n5.7.0 https://support.google.com/mail/?p=WantAuthError w22-20020a1709027b9600b0019a593e45f1sm196622pll.261 - gsmtp', '
[email protected]') while sending mail to: @
[email protected]
... View more