# 스팸필터링(제목,도메인,메일필터) 기능을 제공하나요?

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

웹메일(<http://mail.도메인명)에서> 상단의 \[스팸설정]을 누르면 설정할 수 있어요. \[스팸설정]을 클릭하면 왼쪽에 \[기본 설정]과 \[필터링 설정] 메뉴가 나타나니, 원하는 대로 설정해 주세요.

***

### 기존 메일서비스 처리방법

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

웹메일(<http://mail.도메인명)에서> 상단 오른쪽 메뉴의 \[스팸메일차단]을 누르면 팝업이 나타나요.\
여기에서 차단하고 싶은 메일 주소나 도메인을 지정할 수 있고,\
메일 제목을 필터링해서 메일이 수신되지 않도록 설정할 수도 있어요.

영문 입력 시에는 대소문자를 구분하니 주의해 주세요.

{% hint style="danger" %}

## 주의사항

메일 제목 필터링에 단어를 추가하고 싶으시면, 각 단어를 쉼표(,)로 구분해서 입력해 주세요.\
가장 마지막 단어 뒤에는 쉼표를 쓰지 않아야 해요.
{% 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://help.makeshop.co.kr/faq/set/undefined/undefined-50.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.
