ICommandListservManager mgr = (ICommandListservManager)mailetContext.getAttribute(ICommandListservManager.ID + listName);
Get a specific commandparamname case in-sensitivereturna {@link IListServCommand} if found, null otherwise
Based on the to address get a valid or command or nullparammailAddressreturnIListServCommand or null
Get all the available commandsreturna map of {@link IListServCommand}s
Get the domain of the listreturna string like localhost
Get the name of this listparamdisplayFormat is whether you want a display version of this or notreturnthe official display name of this list
Gets the owner of this listreturnthis is an address like listOwner@localhost
returnthe configuration file for the xml resources
Use this to get standard properties for future calls to {@link org.apache.james.util.XMLResources}returnproperties with the "LIST_NAME" and the "DOMAIN_NAME" properties
Get the current user repository for this list servreturnan instance of {@link UsersRepository} that is used for the member list of the list serv
Initializes an array of resourcesparamnames such as 'header, footer' etc...returnan initialized array of XMLResourcesthrowsorg.apache.avalon.framework.configuration.ConfigurationException
An error occurred, send some sort of message to the senderparamsubject the subject of the message to sendparammailparamerrorMessage