enable() | This method is called automatically by HumpMail when the server is started. The plugin must register its API with the server at this time. |
disable() | This is an opportunity for the plugin to clean up allocated resources gracefully. For example, releasing open database connections. |
sub enable()
$Id: plugin.html,v 1.1 2005/06/07 23:17:37 mcronk Exp $