Sun GlassFish Web Space Server 10.0 Administration Guide

CyrusHook

CyrusHook is a property in the portal.properties file, which is the default configuration file for Sun GlassFish Web Space Server. You can override this property using portal-ext.properties file.

Set the commands for adding, updating, and deleting a user where %1% is the userID. Replace the password with the password for the cyrus user.

Add Examples:


mail.hook.cyrus.add.user=cyrusadmin password create %1%
mail.hook.cyrus.add.user=cyrus_adduser password %1%

Delete Examples:


mail.hook.cyrus.delete.user=cyrusadmin password delete %1%
mail.hook.cyrus.delete.user=cyrus_userdel password %1%

Other properties:


mail.hook.cyrus.home=/home/cyrus