diff options
author | adamw <adamw@FreeBSD.org> | 2016-04-17 07:01:43 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-04-17 07:01:43 +0800 |
commit | 0af20aae9190e41a3a95931476c83fcc1f219819 (patch) | |
tree | f4c1f4deb2208d6b6100611412a3752c35791beb /mail/Makefile | |
parent | f5508d1f13b64f85b7573dbe8e5c6e0ee7d8bd16 (diff) | |
download | freebsd-ports-graphics-0af20aae9190e41a3a95931476c83fcc1f219819.tar.gz freebsd-ports-graphics-0af20aae9190e41a3a95931476c83fcc1f219819.tar.zst freebsd-ports-graphics-0af20aae9190e41a3a95931476c83fcc1f219819.zip |
Add clamav and dkim filters for opensmtpd-extras.
While here, improve the filter-spamassassin port to show the correct
port and host.
I'm done adding opensmtpd-extras now.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index fbf5249886b..5a1020254e3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -293,6 +293,8 @@ SUBDIR += opensmtpd SUBDIR += opensmtpd-devel SUBDIR += opensmtpd-extras + SUBDIR += opensmtpd-extras-filter-clamav + SUBDIR += opensmtpd-extras-filter-dkim SUBDIR += opensmtpd-extras-filter-dnsbl SUBDIR += opensmtpd-extras-filter-pause SUBDIR += opensmtpd-extras-filter-regex |