SendGrid is a service that helps you send emails from your apps or websites, like receipts, password resets, or newsletters. It’s free to get started and easy to set up—just create an account and use an API key to start sending emails quickly and securely.
What is SMTP?
SMTP stands for Simple Mail Transfer Protocol. It is a protocol used for sending email messages between servers. SMTP uses a process of routing emails from the sender's server to the recipient's server using a series of commands and responses to ensure the message's delivery. It's an essential component of the email system, providing a way for servers to communicate and exchange email data.
Plex Store uses emails for the following:
When a customer purchases an item it sends them a confirmation email with a list of what they bought.
Sign Up: If you don’t have an account, click on the Sign Up button. Fill out the required information. (You will most likely need to add 2FA, or verify your phone number)
Image Description: An image showing the SendGrid homepage with the Sign Up button highlighted.
Choose a Free Plan: During the sign-up process, choose the free plan.
Step 2: Log In to Your SendGrid Account
Log In: After signing up, log in to your SendGrid account using your credentials.
Step 3: Navigate to API Keys
Access the Dashboard: Once logged in, you’ll be directed to the SendGrid dashboard.
Image Description: The SendGrid dashboard, highlighting the left-side navigation panel.
Go to API Keys: On the left sidebar, click on Settings and then select API Keys from the dropdown menu.
Step 4: Create an API Key
Create a New API Key: Click on the Create API Key button.
Name Your API Key: A prompt will appear asking you to name your API Key. Enter a descriptive name, such as “MyAppAPIKey”.
Click the Create & View button. Your API Key will be displayed. Make sure to copy and store it securely. You won’t be able to view it again.
Step 5: Copy the API Key into Your config.yml File
Open the config.yml and paste the API Key wherever you need it.
Option 2: Using SMTP
How to get SMTP credentials (Free or Paid)
This guide will teach you how to make a SMTP2GO account and connecting your domain. If you already have a SMTP server, skip directly to Step 5.
Register: Click on the Sign up button on the top right corner, and fill out the required information.
SMTP2GO does not support any shared/public email addresses. You may get a error saying: Error code 6 - Emails on the shared domain cannot be used. If this is the case, try another email from another domain.