# SMTP Server

If the Organisation decided to use its own SMTP server, these are the emails that will deliver via the SMTP Server

![](/files/j5DhCeEPt1ZxNQf8Uw33)

These emails will not deliver via the SMTP Server. It will still deliver via EventX Mail Server.

1. ORGANIZATION\_MANAGER\_INVITATION
2. ORGANIZER\_DAILY\_DIGEST\_EMAIL
3. LOGIN\_LINK

## Email Sending Rate

1. Different SMTP Server has hard sending rate limit. For example, Office 365 rate limit is 30 emails per minute. <https://learn.microsoft.com/en-us/answers/questions/4959194/office-365-smtp-sending-limit>
2. Our sending rate is 20 emails per minute, if SMTP is implemented in the Account.


---

# 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://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/smtp-server.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.
