> For the complete documentation index, see [llms.txt](https://docs.arthajobboard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arthajobboard.com/admin/manage-portal/setting/email-configuration.md).

# Email Configuration

About Email Configuration

1. Using this feature, an Admin can configure the email through which an Employer or a Candidate will receive email.
2. The admin can configure the email in a way that the receiver will receive the email from the preferred email address of the Admin.
3. Admin has to fill in the following details to configure the Email address so that the receiver will get the email from the Admin's preferred email address i.e., Email Provider, From Email, API Key, Host and Port etc.

<figure><img src="/files/nHYYZ3phy30iZY1fqvVV" alt=""><figcaption><p>Email Configuration</p></figcaption></figure>

## Email Configuration Instructions

1. Select an "Email Provider" from the dropdown in the image below.<br>

   <figure><img src="/files/yr1Oc3Fxxk9dkE4Br9s1" alt=""><figcaption><p>Email Provider</p></figcaption></figure>
2. Enter an email address through which an employer or candidate will receive the emails.
3. Enter "Client ID" and "Client Secret" which will be provided by your email service provider.
4. Select the region and "Save".

### Test Email Configuration

1. The next step after saving the email provider configuration is to test the configuration settings.

<figure><img src="/files/5Tq0F6Gun9x4uTuDcIq1" alt=""><figcaption></figcaption></figure>

2. Actually, send an email from a configured sender to a test recipient.
3. Click on "Test Configuration".
4. Enter a valid email address of a recipient.
5. Click on "Send Test Email".
6. If the email configurations are not correct, a error message will be displayed.
7. If the email configurations are correct, the test mail will be sent to the inbox of the recipient.
8. Make sure to validate:

* "From" address
* "To" address
* Subject and body rendering

{% content-ref url="/pages/vxMDeQbEqWf4seip2Y62" %}
[Email configuration with AWS](/admin/manage-portal/setting/email-configuration/email-configuration-with-aws.md)
{% endcontent-ref %}

{% content-ref url="/pages/76D9uoRFAX07GcfnW1tb" %}
[Email configuration with Sendinblue](/admin/manage-portal/setting/email-configuration/email-configuration-with-sendinblue.md)
{% endcontent-ref %}

{% content-ref url="/pages/ry2rkuvdPsduaRuhDdwN" %}
[Email configuration with Mailgun](/admin/manage-portal/setting/email-configuration/email-configuration-with-mailgun.md)
{% endcontent-ref %}

{% content-ref url="/pages/kikRK98RZVS2Cb1b87fp" %}
[Email configuration with Sendgrid](/admin/manage-portal/setting/email-configuration/email-configuration-with-sendgrid.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.arthajobboard.com/admin/manage-portal/setting/email-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
