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 $smtp object as parameter.