man Net::Server::Mail::ESMTP::Extension () - The base class for ESMTP extension system
NAME
Net::Server::Mail::ESMTP::Extension - The base class for ESMTP extension system
DESCRIPTION
init
($self) = $obj->init($parent);
You can override this method to do something at the initialisation. The method takes the CW$smtp object as parameter.