# Custom domain email

### 1 Email forward

Visit <https://domains.google.com/registrar/onevara.com/email> in case of [google domains](https://domains.google.com).

![](https://3526924997-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIgCXXRd_zYwMrU-RaQ%2F-MXNAC4PfMX7ooRLydg9%2F-MXNAVNqWZvlYiLb-cWC%2FEmail%20forwarding.png?alt=media\&token=ab2ca047-a373-4c0e-a5c6-e63ea4773bce)

### 2 Create app password

![](https://3526924997-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIgCXXRd_zYwMrU-RaQ%2F-MXNAC4PfMX7ooRLydg9%2F-MXNAZo2e4jlap666iZL%2Fgenerate%20app%20password.png?alt=media\&token=6501f89f-2ace-4ab9-b264-b461a6a424d4)

![](https://3526924997-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIgCXXRd_zYwMrU-RaQ%2F-MXNAC4PfMX7ooRLydg9%2F-MXNAlJt0zJG78AwUKUD%2FGenerated%20app%20password.png?alt=media\&token=66549a76-8d16-4a5b-b746-b73cbc574cdc)

### 3 Configure Gmail settings

Add the info in the fields (but use `smtp.gmail.com`)

| Entity      | value            | info                                                          |
| ----------- | ---------------- | ------------------------------------------------------------- |
| SMTP Server | `smtp.gmail.com` | use gmail stmp servers                                        |
| Port        | `465`            |                                                               |
| username    | `a**@gmail.com`  | gmail username to which the address will be forwarded         |
| Password    | `******`         | Use app password, for example `jipoxkrnyjcyyxwc` in this case |
| Connection  | `SSL`            |                                                               |

![](https://3526924997-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIgCXXRd_zYwMrU-RaQ%2F-MXNAC4PfMX7ooRLydg9%2F-MXNBY-5Zbcz8-X3uz6Y%2Fgmail%20configuration.png?alt=media\&token=6dadf56e-d240-4fa2-a0fb-97ebc5992773)

In the end the configuration looks like this.

> Sam <<hi@example.com>>\
> Mail is sent through: smtp.gmail.com\
> Secured connection on port 465 using [SSL](https://support.google.com/mail/answer/1074635?hl=en)

✨🚀


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://i.janardhanpulivarthi.com/custom-domain-email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
