# How do I configure my SMTP settings for sending automated emails?

What are my SMTP host and port number?

If you're using Gmail or Outlook, you don't need to do anything. 💪  
​  
For other email addresses, you need to manually configure your SMTP settings. ⚙️  
​  
You can do this in two ways:

1.  In Settings \> Email settings.
    
2.  The first time you send an email campaign in Salesflare, a pop-up window will appear if you haven't already configured them in Settings.
    

![](/assets/324e8aa83b596afad6b6f4d0.png)

Here's a list of the most common email providers and their outgoing email server host names and ports.

<a id="godaddy"></a>
## GoDaddy

_GoDaddy's host changes, depending on the region.  
​_**Europe** host: _[smtpout.europe.secureserver.net](http://smtpout.europe.secureserver.net)_  
_​_**Asia** host: _[smtpout.asia.secureserver.net](http://smtpout.asia.secureserver.net)_  
_​_**Americas** host: _[smtpout.secureserver.net](http://smtpout.secureserver.net)_  
_​_Port number **(all regions)**: _465_  
​

<a id="zoho"></a>
## Zoho

Host: _[smtp.zoho.eu](http://smtp.zoho.eu)_  
_​_Port number: _465_

<a id="yahoo"></a>
## Yahoo

Host: [smtp.mail.yahoo.com](http://smtp.mail.yahoo.com)  
_​_Port number: _465_ or _587_

<a id="1and1com"></a>
## 1and1.com

Host: _[smtp.1and1.com](http://smtp.1and1.com)_  
Port number: _587_

<a id="onecom"></a>
## one.com

Host: _[send.one.com](http://send.one.com)_  
Port number: _465_

<a id="mecom"></a>
## me.com

Host: _[smtp.mail.me.com](http://smtp.mail.me.com)_  
Port number: _587_

  
​_If your email provider is not in this list, just Google: \[insert email provider name\] SMTP settings. You are looking for the outgoing server name (or host name) and the port number (SSL is preferred, but non-SSL and TLS are also valid)._
