KK is a very simple PHP script that displays an ASK (Active SPAM Killer) queue and executes ASK queue commands by automatically triggering email messages. It requires the ASK queue to be imported into a MYSQL database, which is achieved with a simple bash script. KK lacks user authentication, as it isn't targeted for large amount of users. Instead, it identifies users by using a simple numeric code. This may be improved in future releases.
| Tags | Communications Email Filters |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | PHP |