Hi,
Ive read the PHPMailer plugin and dont understand what you need to do....
can anyone advise please?
red
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+.