> For the complete documentation index, see [llms.txt](https://guide.woay.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.woay.vn/kho-ung-dung/email/cau-hinh-email-ban-ket-qua-trung-thuong.md).

# Cấu hình Email bắn kết quả trúng thưởng

## Bước 1:&#x20;

Chọn **"Chi tiết ứng dụng"** để cấu hình

<figure><img src="/files/4aj4sAOvM8LXZ67GcfrT" alt=""><figcaption></figcaption></figure>

## Bước 2:

Chọn **"Thêm Kết Nối SMTP"** và điền đầy đủ các trường thông tin

<figure><img src="/files/7DNb2m09PmnCxVhhOB1R" alt=""><figcaption></figcaption></figure>

## Bước 3:

Sau khi đã hoàn tất điền các trường thông tin cấu hình SMTP, chọn **"Gửi Email Test"** để kiểm tra xem bạn đã cấu hình thành công chưa, đã nhận được mail chưa, đã điền đúng các trường thông tin chưa.

#### &#x20;Bạn có thể tham khảo thêm:

1. [Danh sách port mail server thông dụng](https://kb.pavietnam.vn/smtp-pop-imap-port.html#Gmail)
2. #### Dịch vụ Email Server tại P.A Vietnam:

   SMTP Server: mailXX.maychuemail.com\
   Port: 465 (SSL)\
   Trong đó XX sẽ thay đổi tùy vào dịch vụ của bạn (hãy kiểm tra email đăng ký dịch vụ để có thông tin chính xác nhất)
3. [Hướng dẫn cấu hình máy chủ SMTP Gmail](https://wiki.matbao.net/kb/thong-tin-smtp-gmail-cach-cau-hinh-smtp-gmail-free-vao-wordpress/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.woay.vn/kho-ung-dung/email/cau-hinh-email-ban-ket-qua-trung-thuong.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
