# byspam

## Description:

BySPAM 은 smtp 데몬과 procmail 과 연동하여 스팸메일을 필터링 하기위한 도구이다. 이 프로그램은 펄로 작성이 되어졌으며, 펄의 정규표현식을 이용하여 강력한 필터링을 제공한다. 또한, BASE64, QUOTED-PRINTABLE 인코딩을 디코딩하여 필터링을 한다.

## Features:

## Reference:

* <https://github.com/JoungKyun/byspam/wiki>

## Dependencies:

* None

## Sub Packages:

* None

## Related Packages:

* None


---

# 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://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-byspam.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.
