Client Portal gives opportunity to communicate between users and a user 
who has a special perms in a way nobody besides them can see.

Features

Client Portal entries (a new node type) can be created by client portal 
administrators what can be seen only them and the specified client. 
These entries can be seen on a new tab under the clients 
user page (user/[uid])

Client Portal entries (all of them) can have special fields which can 
be set on the administer page of the module using the forms 
(http://drupal.org/project/forms) module.

The client and the administrator can communicate with comments on the 
client's Client Portal entries.

Client Portal entries can be seen under the client's Client Portal tab 
on the client's user page (user/[uid])

Dependecies

The module requires the forms (http://drupal.org/project/forms) module, 
as well as node and user built in modules.
