I am using zenphoto 1.4.6 official release with the zenphoto_sendmail plugin and zpbase theme. When I try to use the contact form to test whether it sends an email to the contactor or me as administrator, neither get an email. zenphoto_sendmail seems to send the contact information correctly or at lease it does not complain. I don't see any that there are any options settings available for zenphoto_sendmail. PHPmailer has options for setting the URL of the desired mail system.
I use yahoo mail as my standard email supplier Is there a way to set up the email vendor? What mail system does zenphoto_sendmail use as its default? Can anyone provide some guidance as how to get zenphoto_sendmail to work?
Comments
If you want to use an external mail provider like Yahoo you need in any case to use PHPmailer and configure it accordingly
Your settings should be like this:
https://help.yahoo.com/kb/yahoo-mail-pop-settings-sln4724.html
Since you already tried port 465, I suggest trying port 587 and you should certainly use SSL.