How do I set up SMTP server for email?
Emma Payne
Published Jan 21, 2026
Install SMTP Server
- In Server Manager, select Features, and select Add Features.
- In Add Features, select SMTP Server. If prompted, select Add Required Role Services, and select Next.
- Continue with the installation by selecting Next.
- In the Confirm Installation Selections window, select Install.
How do I find out what my SMTP server is?
You can generally find your SMTP email server address in the account or settings section of your mail client. When you send an email, with SMTP host Gmail or AOL, the SMTP server processes your email, decides which server to send the message to, and relays the message to that server.
How do I setup a free SMTP server?
1. Configure
- SMTP Server: smtp.gmail.com.
- Authentication: Yes.
- Secure Connection: TLS or SSL.
- Username: Your Gmail Email Address.
- Password: Remember the App Password we created? This is where you use it.
- Port Number: 587 if you are using a TLS Authentication and 465 if you use SSL.
How do I send email from SMTP?
When you send emails with an SMTP service provider, follow these five simple steps:
- Step 1: Gather and enter the information. This is where you get everything together to use the SMTP. ...
- Step 2: Access the SMTP interface. ...
- Step 3: Add a new SMTP. ...
- Step 4: Authenticate your account. ...
- Step 5: Create an email address.
How do I configure SMTP server in Outlook?
SMTP settings for Outlook
- Select “Account Settings…” from the “Tools” menu.
- Select your email account and click on the “Change” button.
- Insert your server's name in the “Outgoing mail server (SMTP)” field. ...
- Click on the “More Settings…” button.
- Select the “Outgoing Server” tab.
How do I find my SMTP username and password?
How can I find out my SMTP User Name and SMTP Password?
- Log in to your account in the Secure SMTP Control Panel.
- From the top menu select 'SMTP Accounts'.
- Select the required SMTP account from the list, and click the 'Edit' button.
- On the 'Edit SMTP Account' page you can change your SMTP User Name and SMTP password.
What is the SMTP port number?
Port 25 is the original standard email SMTP port and the oldest, since it first debuted in 1982. Today, the Internet Assigned Numbers Authority (IANA), the group responsible for maintaining the internet addressing scheme, still recognizes port 25 as the standard, default SMTP port.
What is an SMTP email address?
The Simple Mail Transfer Protocol (SMTP) server is a communication protocol or the technology behind email communication. In other words, SMTP is the protocol that allows you to send and receive emails. Every SMTP server has a unique address and needs to be set up in the mail client that you are using.
Can I use any SMTP server to send emails?
Yes! You can. If you're using other email clients, such as Thunderbird or Outlook, you can use the Gmail SMTP server details to still send emails via your Gmail account. However, remember that SMTP is just for sending email.
How do I find my SMTP host and port?
Windows:
- Open up a command prompt (CMD.exe)
- Type nslookup and hit enter.
- Type set type=MX and hit enter.
- Type the domain name and hit enter, for example: google.com.
- The results will be a list of host names that are set up for SMTP.
Is my SMTP password the same as my email password?
The SMTP password is the same as your web password, unless you are using 2SV. Use smtp.gmail.com, port 465, SSL or port 587/STARTTLS. If they are true aliases (nicknames), use your full primary email address as the username and that account's password.
How do I log into SMTP?
The procedure is simple. You need to open your mail client, go to the SMTP configuration panel, and flag the option “Authentication Required”. Then choose the type you prefer, set a username and password, and switch your server port to 587 (recommended).
Does SMTP require username and password?
However, there is no need for authentication to connect to the email server. So, they don't have to enter a username and password to send an email.
How do I know if SMTP needs authentication?
Outlook 2013 and 2016
On the Change E-mail Settings window, click More Settings. Click the Outgoing Server tab, then check the My outgoing server (SMTP) requires authentication option.
What is SMTP example com?
An SMTP email server will have an address (or addresses) that can be set by the mail client or application that you are using and is generally formatted as smtp.serveraddress.com. For example, Gmail's SMTP server host address is smtp.gmail.com, and Twilio SendGrid's is smtp.sendgrid.com.
How do I find my SMTP server on Windows 10?
Click "Tools," then "Accounts," then "Mail" if you are using the popular Outlook Express program for your email. Select the "Default" account, and choose "Properties" from the menu. Choose the "Server" tab and choose "Outgoing Mail." This is the name of your SMTP server.
Are IMAP and SMTP passwords the same?
The SMTP and IMAP servers are separate as far as your mail client is concerned, and that's true for nearly all clients I've tried so far. (Well, some do have an option to "use the same credentials as IMAP", e.g. Outlook does.) Although the two servers can share authentication information, and nearly always do.
What is Gmail SMTP server address?
Gmail SMTP server address: smtp.gmail.com. Gmail SMTP username: Your Gmail address (for example, [email protected]) Gmail SMTP password: Your Gmail password. Gmail SMTP port (TLS): 587.
How do I set up SMTP for Gmail?
Set up SMTP relay service
- Sign in to your Google Admin console. ...
- From the Admin console Home page, go to Apps Google Workspace Gmail. ...
- Next to SMTP relay service, click Configure.
- Set up the SMTP relay service by following the steps in SMTP relay: Route outgoing non-Gmail messages through Google.
What is SMTP username and password for Gmail?
Gmail SMTP server: smtp.gmail.com. Gmail SMTP username: Your full Gmail address, such as [email protected] Gmail SMTP password: Your Gmail password. Gmail SMTP port: 465 (SSL)/587 (TLS)
How do I add SMTP to Gmail?
- In your Google/Gmail account, go to Settings.
- Select the 'Forwarding and POP/IMAP' settings.
- Under the 'IMAP access' section, toggle on the option to 'Enable IMAP. ...
- In your Accredible instance, click on 'Emails' at the top of your Accredible dashboard.
- In the left-hand sidebar menu, click on 'SMTP Overrides.
What is an outgoing SMTP server?
An outgoing SMTP mail server is the machine speaking SMTP protocol that handles all email delivery process (hence the name, outgoing: it takes care of sent emails). Any common email provider – the likes of Gmail, Yahoo, AOL etc.
What is SMTP path?
An SMTP transaction consists of three command/reply sequences: MAIL command, to establish the return address, also called return-path, reverse-path, bounce address, mfrom, or envelope sender. RCPT command, to establish a recipient of the message. This command can be issued multiple times, one for each recipient.
When would you use SMTP?
The Simple Mail Transfer Protocol (SMTP) is used to deliver e-mail messages over the Internet. This protocol is used by most e-mail clients to deliver messages to the server, and is also used by servers to forward messages to their final destination.
How do I install SMTP on Windows 10?
Install SMTP Server
- In Server Manager, select Features, and select Add Features.
- In Add Features, select SMTP Server. If prompted, select Add Required Role Services, and select Next.
- Continue with the installation by selecting Next.
- In the Confirm Installation Selections window, select Install.