Topic: Send Email

Hi,
I am trying to send email but it is not working. I am using cloud server and also downloaded PHP mailer extension from GitHub. Can any one help me to solve the problem.

Best regards

Re: Send Email

First test if email sending works on your webserver's php. References are:
https://tecadmin.net/send-email-using-php-script/
https://www.tutorialspoint.com/php/php_sending_emails.htm
https://www.arclab.com/en/kb/php/how-to-test-and-fix-php-mail-function.html
https://conetix.com.au/support/simple-php-mail-test/

Then refer the EMail Issues @ Wiki and search the forum for assistance. Contact your hosting provider / sysadmin for further assistance.