diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-10 23:11:45 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-10 23:11:45 +0000 |
commit | b9e68abf6e1089142843f59d3de54c0f8e8aef2b (patch) | |
tree | 91e6618056a23c620fa576a133616c51d9902d2e /mail/Makefile | |
parent | becdf97a752d63eb96d564c2cd909ebd125cf5be (diff) | |
download | FreeBSD-ports-b9e68abf6e1089142843f59d3de54c0f8e8aef2b.zip FreeBSD-ports-b9e68abf6e1089142843f59d3de54c0f8e8aef2b.tar.gz |
The SASql SquirrelMail plugin lets users change a pre-defined set of
SpamAssassin settings when those settings are stored in a SQL DB rather than
a config file. This is very useful in a virtual user setting when the users
don't have home directories or access to them.
WWW: http://www.squirrelmail.org
PR: ports/106562
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
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 d4e05bb..61de338 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -548,6 +548,7 @@ SUBDIR += squirrelmail-pupdate-plugin SUBDIR += squirrelmail-qmailadmin_login-plugin SUBDIR += squirrelmail-quota_usage-plugin + SUBDIR += squirrelmail-sasql-plugin SUBDIR += squirrelmail-secure_login-plugin SUBDIR += squirrelmail-timeout_user-plugin SUBDIR += squirrelmail-tmda-plugin |