SMTP Mail Error

4 replies · opened Jun 26, 2019

Oorg3ikkemtJun 26, 2019

My website is herehttps://3ik.org/yenibir3ikdoguyor/


/* Add your SMTP Codes after this Line */
$mail->isSMTP();
$mail->SMTPDebug = 0;
$mail->Host = 'smtp.gmail.com';
$mail->Port = 587;
$mail->SMTPSecure = 'tls';
$mail->SMTPAuth = true;
$mail->Username = "***@3ik.org";
$mail->Password = "*****";

// End of SMTP

i tried debug 1-2-0 in 1-2 status are doesnt even show error, changed port 587 to 465, nothing works.
searched old topics, no solution, talked with my server provider, smtp allowed, i used phpmailer before and still using.

on localhost error popup shows up, on server sending spinner keeps spinning.

please dont give me a "auto-response" about my problem.

thanks, have a nice day.

SSemicolon WebSTAFFJun 27, 2019

Hello,

We never give Auto-Responses for Support Queries (except if there is a similar issue where a solution is already provide before).

Additionally, it appears that there is an Error in the PHP File that processes the Forms: https://www.3ik.org/yenibir3ikdoguyor/include/form.php which appears to be have been caused due to the Customizations you have made to the File. Fixing this PHP Error should automatically resolve your issue, provided you have followed the instructions in the Documentation > Forms Section. Also, make sure that the PHP Engines on your Server have been upgraded to the Latest Versions.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Oorg3ikkemtJun 28, 2019

Thanks for response but i already used Documentation for forms and customized like in written document. Also my server has latest version of PHP. What should i do now?

Oorg3ikkemtJun 28, 2019

Don't know why but, i set responder mail different from sender and it worked. Thanks.

SSemicolon WebSTAFFJun 29, 2019

Hello,

Glad that your issues were resolved. Thanks for your Patience.

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard