diff options
author | miwi <miwi@FreeBSD.org> | 2010-12-17 17:24:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-12-17 17:24:56 +0800 |
commit | d234826da20388824fadb2860de7d2c9859aac1f (patch) | |
tree | 1a99716269b415257e12eec98b01c5571a1fa641 /mail/Makefile | |
parent | e11713dab3c2666348376bbe06d7b504b73cfcf8 (diff) | |
download | freebsd-ports-gnome-d234826da20388824fadb2860de7d2c9859aac1f.tar.gz freebsd-ports-gnome-d234826da20388824fadb2860de7d2c9859aac1f.tar.zst freebsd-ports-gnome-d234826da20388824fadb2860de7d2c9859aac1f.zip |
This plugin uses Clam AntiVirus to scan all messages that are
received from an IMAP, LOCAL or POP account.
When a message attachment is found to contain a virus it can be
deleted or saved in a specially designated folder.
Options can be found in /Configuration/Preferences/Plugins/Clam AntiVirus.
WWW: http://www.claws-mail.org/plugins.php
PR: ports/152758
Submitted by: Pawel Pekala <c0rn at o2.pl>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9ff3635d9e4e..33086928132b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -51,6 +51,7 @@ SUBDIR += claws-mail-attach_warner SUBDIR += claws-mail-bsfilter SUBDIR += claws-mail-cachesaver + SUBDIR += claws-mail-clamd SUBDIR += claws-mail-fancy SUBDIR += claws-mail-fetchinfo SUBDIR += claws-mail-gtkhtml2_viewer |