# I do not get notifications from NorrCompetition

NorrCompetition uses the standard Joomla notifications handler. If you do not get any notifications from NorrCompetition then you should check:

#### Component settings

Open *Control Panel > Components > NorrCompetition > Options > General tab*. Find *Notifications on Entries* parameter and make sure that it is not empty.

#### Mail settings in Joomla

Make sure that in Global Configuration Send Mail parameter is enabled:

*Control Panel > Global Configuration > Server > Mail Settings.* If it is enabled and still nothing then try to change the *Mailer*:

#### Notification letters are in Spam

Due to some reasons letters from your website can be marked as spam and moved to Spam (Junk) box. Please check you spam box.

#### Mailer on the server side

Make sure that server is sending mails. On some hosts mail function can be incorrectly set. You can explore the logs or request the support from hosting provider.


---

# 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.norrnext.com/norrcompetition/troubleshooting/i-do-not-get-notifications-from-norrcompetition.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.
