SMTP Server
What is a SMTP Server
SMTP Server is a communication protocol used for sending and receiving email messages. An SMTP server is a computer program or application that is responsible for sending, receiving, and relaying outgoing email messages.
When you send an email, your email client (such as Outlook, Gmail, or Apple Mail) communicates with an SMTP server to send the message. The SMTP server then routes the email to its destination, either directly to the recipient's SMTP server or through a series of intermediary servers.
Key Takeaways
- Please follow your email services providers sender authentication setup prior to sending any live emails. This will ensure delivery to you inbox vs possible routing to a spam folder.
- Test your connection
Adding your SMTP Server
-
Navigate to Settings
-
Scroll down to Connections
-
Select Add New Connection
-
Go to the Communication Tab
-
Hit Connect Now on the SMTP Server
-
Add SMTP Details
- Name - this is visible on the Responder Connection Dropdown
- Transactional Type - SMTP only supports email
- SMTP Host
- SMTP User Name
- SMTP Password
- SMTP Post
- SMTP Encryption
- TESTING - Send from email **This is only used when testing the credentials within the Connection, under Options -> Test API
-
Hit Submit
SMTP CredentialsThese values are not tested by Vrio when the connection is added.
Use the API Test Tab after the connection is added to test.
Updated 21 days ago