Thanks anyway, i managed to do that using:
/opt/SUNWcomm/bin/commadmin user modify -D administrator -w admin_password -n domain.com
-l user -A mailallowedserviceaccess:'imap pop smtp'
The user won't be capable of access by webmail his mail account.
Thanks,
Andres
That was wrong, i must use(the documentation i think is not right):
/opt/SUNWcomm/bin/commadmin user modify -D administrator -w admin_password -n domain.com
-l user mailAllowedServiceAccess:+imap:ALL$+pop:ALL$+smtp:ALL$
The user won't be able to use the webmail but able to use imap, smtp and pop.
Greetings,
Andr閟.