# SMTP Test

![SMTP Test Form](/files/VHvCj1byVt5KmBBac3Ir)

To Test Whether you have Added the Correct SMTP Details in **"Email Setup".**

Type **Receiving Email, Subject, Message** and Click on **"Submit".**

After Submitting, if you see **Message : "Email Sent Successfully !"**, then you have Added Correct SMTP Details in **"Email Setup"** else you need to check it and Update.

{% hint style="danger" %}
If you are able to receive mail without issue, but are unable to send mail from **SMTP Test** and you are certain your outgoing mail server settings are correct, you might be blocked by your ISP from connecting on port 25.
{% endhint %}


---

# 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://jrpdocs.hyvikk.space/features/wizard-settings/smtp-test.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.
