# 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: 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://docs.arthajobboard.com/admin/manage-portal/setting/email-configuration.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.
