diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-13 06:17:17 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-13 06:17:17 +0800 |
commit | 7234fe2256273cf04581bb896a42ee2f724605e4 (patch) | |
tree | 0b9779ece329b29607f8e1e39bd9838505bff166 /mail/Makefile | |
parent | 1d3a953b122b663ac5c1f19e43cdd6c72fdf1532 (diff) | |
download | freebsd-ports-gnome-7234fe2256273cf04581bb896a42ee2f724605e4.tar.gz freebsd-ports-gnome-7234fe2256273cf04581bb896a42ee2f724605e4.tar.zst freebsd-ports-gnome-7234fe2256273cf04581bb896a42ee2f724605e4.zip |
Enables the scanning of message attachments in mail received from a POP, IMAP,
or LOCAL account using Clam AntiVirus. It can optionally delete the mail or
save it to a designated folder.
WWW: http://www.claws-mail.org/plugins.php
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 f278cfe8b9a9..d9ad70e6c8b7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -45,6 +45,7 @@ SUBDIR += claws-mail-att_remover SUBDIR += claws-mail-attach_warner SUBDIR += claws-mail-cachesaver + SUBDIR += claws-mail-clamav SUBDIR += claws-mail-etpan_privacy SUBDIR += claws-mail-fetchinfo SUBDIR += claws-mail-gtkhtml2_viewer |