Download List

프로젝트 설명

Synspam uses Netfilter NFQUEUE to catch the source IP address of any machine connecting to your mail server, running multiple tests against it (RBL check, regexp on the reverse name, etc.) before forwarding the connection to the MTA. In order to have as few false positives as possible, a scoring system is used. If the source IP address is believed to be a spammer IP address, the connection can be dropped. There is a dry run mode if you just want to test it, which is the default.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-08 18:48 Back to release list
0.4.0

Synspam 이제 소스 IP 주소가 다른 네트워크에 속해 리버스가없습니다 확실하게 모두 A 및 PTR 레코드를 확인합니다. 이 기술은 스패머에 의해 일부 스팸 필터를 우회하는 데 사용됩니다. INSTALL 파일을 커널 지원이 필요 synspam에 대한 정보를 업데이 트했습니다.
Tags: Major, new feature, improvement
Synspam now checks both A and PTR records to be sure that the source IP address doesn't have a reverse which belongs to another network. This is a technique used by spammers to bypass some spam filters. The INSTALL file was updated with information about the kernel support needed for synspam.

Project Resources