diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-02-04 10:49:17 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-02-04 10:49:17 +0800 |
commit | 6267acca7b1075a38eca4ee47d684747fd0cace3 (patch) | |
tree | b28ba750e520d431ad9ef96a6c8cb28f4412a9e7 /mail/Makefile | |
parent | 1ecbebfa86a0f43fe607fcbe926345736f925905 (diff) | |
download | freebsd-ports-gnome-6267acca7b1075a38eca4ee47d684747fd0cace3.tar.gz freebsd-ports-gnome-6267acca7b1075a38eca4ee47d684747fd0cace3.tar.zst freebsd-ports-gnome-6267acca7b1075a38eca4ee47d684747fd0cace3.zip |
The Postfixadmin SquirrelMail plugin let users change their virtual alias,
vacation status/message and password if you are using the great postfixadmin
tool from http://high5.net/postfixadmin. This plugin uses the XmlRpc
feature of Postfix Admin v2.3 and later.
WWW: http://squirrelmail-postfixadmin.palepurple.co.uk/
PR: ports/143453
Submitted by: Darren Pilgrim <ports.maintainer at evilphi.com>
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 80579ab31cbc..ba7f25c1797a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -660,6 +660,7 @@ SUBDIR += squirrelmail-notify-plugin SUBDIR += squirrelmail-password_forget-plugin SUBDIR += squirrelmail-plugins + SUBDIR += squirrelmail-postfixadmin-plugin SUBDIR += squirrelmail-pupdate-plugin SUBDIR += squirrelmail-qmailadmin_login-plugin SUBDIR += squirrelmail-quota_usage-plugin |