> For the complete documentation index, see [llms.txt](https://docs.tipo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tipo.io/tipo-appointment-booking/~/revisions/rcdVRgVNJz9Wp06kuZfo/mail-notification/email-provider-smtp.md).

# Email provider (SMTP)

Email notifications will be sent from our email server (<no-reply@tipo.io>) by default. If you want email notifications to be sent from your email address, you should configure “Use SMTP”.&#x20;

### When should you use **custom mail config**?

You should only enable the custom SMTP option if:

* You want to **send emails using your own business email address** (e.g. <hello@yourstore.com>).
* You want to improve **email deliverability** and make sure emails appear more trustworthy to customers.
* You’re having issues with emails going to spam and want more control over your mail settings.

If you choose to enable it, you’ll need to set up your own SMTP server. This usually requires:

* SMTP Host (e.g. smtp.yourdomain.com)
* SMTP Port
* Your email username and password

⚠️ **Important**: If you’re unsure how to set this up, it’s best to ask your email provider or IT support team. Incorrect settings may prevent emails from being sent.

| Use Default email function (Tipo)                   | Use SMTP                                               |
| --------------------------------------------------- | ------------------------------------------------------ |
| No setup required                                   | Requires SMTP setup (host, port, login info)           |
| Sender: no-reply@<hi@tipo.io>                       | Sender: your own email address                         |
| Quick setup, testing, small stores                  | Established stores that want full control and branding |
| Risk of Spam Folder:  Higher (generic sender email) | Risk of Spam Folder: Lower (trusted domain sender)     |

Steps to manage&#x20;

1. Open the app > click **Notifications**&#x20;
2. Tick on the checkbox **Use custom SMTP**&#x20;
3. **Enter the data of the SMTP config based on your email provider**&#x20;
4. Click **Save**&#x20;
5. Click **Send test emails** to check the result&#x20;

<figure><img src="/files/2jjBId6OfJ72muhT6cE9" alt=""><figcaption></figcaption></figure>

For example:  You are using Google SMTP, you need to below information

**SMTP** (host): smtp.gmail.com

**Port**: 465

**Mail encryption**: SSL

**User name**: your gmail address &#x20;

**Password**: Google requires your app password, **not** email password. Create app password [here](https://app.gitbook.com/o/HSWxpMI1QgMu4qZxZfVL/s/1ux6d1pfkKFKCAAHuj8H/~/changes/10/mail-notification/create-app-password-for-google)&#x20;
