diff options
author | pav <pav@FreeBSD.org> | 2006-06-27 00:35:16 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-27 00:35:16 +0800 |
commit | c2339b1604fa170caea8bbe5ea1e194ce90bfc05 (patch) | |
tree | b4a14ea0e4f07c42991a8423615c8d167a8a4c11 /mail/Makefile | |
parent | a371ae7ae0bb94ad6aec9c40dba506a61caa17d8 (diff) | |
download | freebsd-ports-gnome-c2339b1604fa170caea8bbe5ea1e194ce90bfc05.tar.gz freebsd-ports-gnome-c2339b1604fa170caea8bbe5ea1e194ce90bfc05.tar.zst freebsd-ports-gnome-c2339b1604fa170caea8bbe5ea1e194ce90bfc05.zip |
User is forced to enter Full Name and Email Address prior to reading
or composing after logging in. This is used for users who log in
for the first time and need to set up their prefs prior to getting
started.
WWW: http://www.squirrelmail.org/plugin_view.php?id=181
PR: ports/99213
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
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 6b5a926a0ca2..647fb0cd9e19 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -515,6 +515,7 @@ SUBDIR += squirrelmail-email_footer-plugin SUBDIR += squirrelmail-login_auth-plugin SUBDIR += squirrelmail-login_notes-plugin + SUBDIR += squirrelmail-newuser_wiz-plugin SUBDIR += squirrelmail-notes-plugin SUBDIR += squirrelmail-notify-plugin SUBDIR += squirrelmail-quota_usage-plugin |