Nodered Email Node

Hello

I'm trying to set up the email node, but I'm having trouble.

I created and entered the 16-digit Gmail token.

But it still says "Sending failed!"

Thanks

Try using Basic authentication.

 Protocol 
IMAP
 Use SSL
check
 Start TLS
if required
 Server 
imap.gmail.com
 Port 
993
 Auth type 
Basic

To (An) should be the email address you want to send to (or leave it blank and set it in the message)
Server: smtp.gmail.com (I don't know whether it works with smpt.googlemail.com)
Auth Type: Basic
User Id: your gmail address.
Password: The app password you created as described in https://www.lifewire.com/get-a-password-to-access-gmail-by-pop-imap-2-1171882
Tick TLS Option check server certificate.

[Edit] I use port 465.