diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-05-26 00:58:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-05-26 00:58:53 +0800 |
commit | 909b769ee3b12d6b2b31836deff4bf79474d8915 (patch) | |
tree | 0520ecec394430a28d579ff7f4b52f43ce0ff302 /mail/Makefile | |
parent | 8efe410efb312c12a57fd85d7f85ee3e1319586a (diff) | |
download | freebsd-ports-gnome-909b769ee3b12d6b2b31836deff4bf79474d8915.tar.gz freebsd-ports-gnome-909b769ee3b12d6b2b31836deff4bf79474d8915.tar.zst freebsd-ports-gnome-909b769ee3b12d6b2b31836deff4bf79474d8915.zip |
User is asked 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 preferences prior to getting started.
WWW: http://squirrelmail.org/plugin_view.php?id=142
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 7d04529af969..b030d636eb44 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -652,6 +652,7 @@ SUBDIR += sqlgrey SUBDIR += squirrelmail SUBDIR += squirrelmail-abook_import_export-plugin + SUBDIR += squirrelmail-askuserinfo-plugin SUBDIR += squirrelmail-avelsieve-plugin SUBDIR += squirrelmail-calendar_file_backend-plugin SUBDIR += squirrelmail-calendar_sql_backend-plugin |