PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'NET/SMTP.php';
booleanNet_SMTP::identifySender ()
booleanNet_SMTP::identifySender
Backwards-compatibility method.identifySender()'s functionality is now handled internally.
returns This method always return true.
throws no exceptions thrown
This function can not be called statically.