Whenever I try to send mail through my website using Zoho, I receive the following error message.
Fatal error
: Maximum execution time of 120 seconds exceeded in
C:\xampp\htdocs\library\Zend\Mail\Protocol\Abstract.php
on line
364
I have been told this usually appears when trying to send an email to a large group of people, which is understandable. However, I'm only trying to email one person. My site is running XenForo. Any suggestions?
Thanks