org.jsmtpd.plugins.filters.ClamAV |
|
Java Source File Name | Type | Comment |
ClamAVChat.java | Class | Connects to a clamd daemon, chats with it to pass it the email data and
a response of virus or not in it. |
ClamAVFilter.java | Class | This plugin is a client to the ClamAV antivirus
daemon.
It connects to a remote daemon (via TCP), passes
it the stream to check. |