# Mail Spoofing Test

Introduction

Email spoofing is the forgery of an email header so that the message appears to have originated from someone or somewhere other than the actual source. This tactic is commonly used in phishing and spam campaigns because recipients are more likely to open an email if they believe it is from a legitimate source. The goal of email spoofing is to deceive recipients into opening and possibly responding to a solicitation.

{% hint style="info" %}
Navigate to **Support -> System Tests -> Mail Spoofing Test**
{% endhint %}

***

### Testing your domains

To test your domain's exposure to spoofing, simply enter the domain and a recipient on that same domain and then click **Start Test**:

<figure><img src="/files/n261MxHBLARTIUrpxte4" alt=""><figcaption></figcaption></figure>

***


---

# 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://wiki.lucysecurity.com/application-reference/support/system-tests/mail-spoofing-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.
