SpamikazeWiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Spamikaze

  • Spamikaze front page

  • About Spamikaze

  • MailingList

  • Spamikaze DNSBLs

Documentation

  • Installation

  • Configuration

  • Operations

  • Web Scripts

  • WhiteLists

Developers

  • GitHub repository

  • DevelopmentTodo

  • DatabaseDesign

  • DatabaseModule

  • FalsePositives

  • DistributedSpamikaze

Wiki

  • EditorsGroup

  • Side Bar

  • Hosted at WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents
Revision 9 as of 2017-12-29 04:15:29
SpamikazeWiki:
  • DevelopmentTodo

TODO items for Spamikaze developers. After the first entry has been completed, the others should be easier to do.

  • integrate the DNS query counting modules
  • implement the spamtrap/non-spamtrap ratio finding code (see FalsePositives)

  • move regular expressions for from_daemon() tests into a config file, have the code iterate over the regexps
  • add documentation on the new database layout
  • store spamtrap mail (evidence) in the database and show it through the web interface, obfuscated
  • allow passivetrap to receive email over SMTP/LMTP, to get the MTA out of the way (performance and cleanliness)

Done:

  • abstract out database operations for 0.2 database layout, as a separate module loaded from Spamikaze.pm (Done)

  • add another module with the new database operations (see DatabaseDesign), so both MySQL and Postgresql are supported (Done)

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01