That plugin itself does nothing. It just provides mailing functions for the internal e-mailing of Zenphoto like password reset mails or mails about new comments to the admins. It is based on the PHPMailer class.
The zenphoto_sendmail plugin does the same but uses the php function mail() and does not require php 5+.
Comments
The zenphoto_sendmail plugin does the same but uses the php function mail() and does not require php 5+.