Skip to content

qmail-spp helodnscheck plugin which denies clients with particular DNS failures.

Notifications You must be signed in to change notification settings

sagredo-dev/helodnscheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

qmail-spp helodnscheck plugin

qmail-spp helodnscheck plugin which denies clients with one of these particular DNS failures:

  • HELO/EHLOs domains with an invalid syntax. Random strings but also typing errors like sagredo..eu will be banned.
  • fake HELO/EHLOs containing one of our domains, when RELAYCLIENT is NOT set and the HELO/EHLO matches one of our IPs. You can safely turn on this one.
  • not solving HELO/EHLOs domains (no A record). You'll get some false positive if you turn this on, as clients whose administrator forgot to add the A record will be banned.
  • clients whose remote IP doesn't match the A record. This is completely against RFC-821.

More info

You can read more info and ask for support here.

Credits

I derived this program from an original work of Perolo Silantico, Jason Frisvold with modifications by Ren Bing.

About

qmail-spp helodnscheck plugin which denies clients with particular DNS failures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published