Don’t get message from infinity just my error file saying unsuccessful. Hence my checking to see if you support php mailer and anything else I might need to get this working
Other Information
(other information and details relevant to your question)
PHPMailer is fully supported on our hosting. However, please note that:
You must use it with an external SMTP provider. PHP mail() is not supported, and we don’t provide an SMTP server for you to use.
Please make sure that the settings of your external SMTP provider are correct, and you are using a supported port. Using port 587 with TLS encryption works on our hosting and is widely supported by virtually every email provider.
If you checked all of this and are still having trouble, please try enabling SMTP debug mode in PHPMailer to see if you can get a bit more information about why it doesn’t work.