I'm using PHPMailer for sending mails to custom input emails. It is working in hostgator server without any issues. After I migrate it to directnic server, it is not working. I don't know why there is no errors coming when I even add error_reporting. When we add $mail->send(), nothing is showing.
This server using php-alt function. Can any one help me to solve this issue?
Thanks in Advance