Connection
SMTP is a protocol that allows you to send emails. It's a very common protocol and it's used by many email providers. You need to provide the following information to send emails from Plumber by using SMTP connection.
Fill host address field with the SMTP host address.
Fill username field with the SMTP username.
Fill password field with the SMTP password.
Select whether to use TLS or not.
Fill port field with the SMTP port.
Fill from field with the email address you want to use as the sender.
Click Submit button on Flow.
Now, you can start using the SMTP connection with Flow.
Last updated