본문 바로가기

옛글/네트워크 이야기

Hmailserver Spam 철옹성 세팅

반응형

Antispam->General
Code:
Spam Mark Threshold      = 6
Spam Delete Threshold    = 100
Max Message Size to Scan = 1024
All tickboxes selected.


Antispam->Spam Tests
Code:
Use SPF            = 1
Check host in HELO = 1
Check DNS MX       = 1
Verify DKIM        = 1


Antispam->SpamAssassin (Optional)
Code:
Enabled
Use score from spam assassin (Anything over 6.3 = spam)


Antispam->Tarpitting
Code:
Both set to 0


Antispam->DNS Blacklists
Code:
zen.spamhaus.org       | 127.0.0.* | Rejected by http://www.spamhaus.org/zen/ | Score = 5
dnsbl.njabl.org        | 127.0.0.* | Rejected by njabl.org                    | Score = 1
psbl.surriel.com       | 127.0.0.* | Rejected by surriel.com                  | Score = 1
virbl.dnsbl.bit.nl     | 127.0.0.* | Rejected by virbl.bit.nl                 | Score = 1
b.barracudacentral.org | 127.0.0.* | Rejected by barracuda                    | Score = 2


Antispam->SURBL Servers
Code:
multi.surbl.org | Rejected by SURBL | Score = 1


Antispam->Greylisting
Code:
Minutes to Defer      = 7
Days to remove unused = 2
Days to remove used   = 72


Again these are the settings I use. They may not work for everyone but I have found they work really well in all the setups I have implemented.
_________________
Assassins do it from behind. | http://webchat.hellscream.org.uk #hmailserver



출처 : http://www.hmailserver.com/forum/viewtopic.php?f=12&t=15442
반응형