public void setAccountCreationEnabled(boolean b)(Code)
Sets the flag that controls if the automatic creation of
jwma accounts is enabled.
This will cause jwma to create user specific data, if
the user can be authenticated against the IMAP server.
Parameters: b - true if account creation is enabled, false otherwise.
public void setPostOfficeAllowOverride(boolean b)(Code)
Sets the flag that controls if overriding the
system's set postoffice is allowed or not.
Parameters: b - true if the overriding is to be allowed,false otherwise.
setPostOfficeCollection
public void setPostOfficeCollection(Collection collection)(Code)
setPreferencePersistencePlugin
public void setPreferencePersistencePlugin(String classname)(Code)
setRandomAppendPlugin
public void setRandomAppendPlugin(String classname)(Code)