I'm not receiving the email. Tried mailer, low script etc. PHP 7.3
Author: Sandor Kardos
Visited 1395,
Followers 1,
Shared 0
I'm not receiving the email. Tried mailer, low script etc. PHP 7.3. what to do ?.
http://www.polo21.nhely.hu/index.php
thx
Posted on the
Hello.Read the documentation of your hosting provider, which method of sending is preferable. Use it.
Try different recipient mails.
Check your spam folder.
Where should letters come from?From the contact form?
Author
contact form .. V17 .. V19.2 does not work. Not in spam folder ...
...!... no! >> http://WWW.POLO21.HU/
...!... http://www.polo21.hu/
...!... http://polo21.hu/
>> URL сайта
(It > Ru) ... ... Вы должны исправить URL, в поле "URL сайта".
... у вас не может быть двух INDEX, index.php и index.html ...
... тогда вы проверяете онлайн панель /admin/
... реальныйадрессайта/admin/
.
ciao
.
Author
Все было кончено. Это просто хаос. Я перепробовал 2 сайта, 2 версии. Не работает.
THX.
(It > Ru) ... ничего хорошего ...
http://www.polo21.hu/index.html
http://www.polo21.hu/index.php
...!!!... 2 INDEX ...!!!...
1) ... удалить все страницы PHP и HTML в сети;
2) ... в проекте исправьте URL сайта, как указано выше;
3) ... используйте Ctrl + Preview, проверьте;
4) ... выполнить новый полный экспорт сайта в сети
привет, ciao
.
Author
:-)
Author
f
What hosting do you use? It seems that you have blocked sending via SMTP. Write to the technical support of your hosting.
Author
[2019-08-21 19:35:22] Cannot send email with internal script
[2019-08-21 19:33:55] Cannot send email with internal script
[2019-08-21 19:32:44] Cannot send email with internal script
[2019-08-21 19:31:08] Could not instantiate mail function.
[2019-08-21 18:16:23] Cannot send email with internal script
[2019-08-21 18:14:52] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
[2019-08-21 18:13:04] Could not instantiate mail function.
[2019-08-21 18:09:16] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
[2019-08-21 18:07:29] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
[2019-08-21 18:06:59] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
all death :-)
Author
to the technical support of your hosting:
Host: mail.polo21.hu
Felhasználónév: ***
pasw: :-)
Kimenő portszám: 1025
SSL nem szükséges
SSL esetén
Host: mail.polo21.hu
Felhasználónév: ***
pasw :-)
Kimenő portszám: 1465
--------------->
2019-08-21 18:07:29] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
[2019-08-21 18:06:59] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Author
php 5.6 -- 7.3 [2019-08-21 19:43:43] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
... INDEX >> OK ...
... TEST MAIL >> http://www.polo21.hu/admin/login.php
.
Author
:-( not ok.. no working..
... TEST MAIL >> http://www.polo21.hu/admin/login.php
Author
PHP verzió (a minimálisan szükséges verzió 5.6.0): 5.6.40-0+deb8u5
PASS Session támogatás PASS
Nyilvános mappa elérési útja a szerveren (site root folder) PASS
[2019-08-21 20:19:40] Cannot send email with internal script
[2019-08-21 20:18:08] Cannot send email with internal script
[2019-08-21 20:17:45] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
(It > Ru) ... из этой же панели /admin/ Вы должны выполнить все «ТЕСТОВЫЕ ПОЧТЫ», (TEST MAIL),
пока вы не найдете сценарий, который хорошо работает для электронной почты...
... адрес электронной почты отправителя применять должен быть один и тот же, связанный с тем же веб-пространством сайта...
... если это не работает, вам нужно связаться с вашим сервером, или замените его другим сервером, из тех, что вы найдете в своем профиле ...
.
ciao
.
Author
Thanks.
Country: HU :-)
Write to the technical support of your hosting.
Author
I have written. I received SMTP data. But it's not working. They said everything was good for them
Author
All ok. Gmail is working..
$mail->isSMTP(); // Set mailer to use SMTP$mail->Host='tls://smtp.gmail.com:587';// Specify main and backup SMTP servers$mail->SMTPAuth=true; $mail->SMTPDebug=2;// Enable SMTP authentication$mail->Username='***'; // SMTP username$mail->Password='mypassword(hidden atm)'; // SMTP password// $mail->SMTPSecure = 'tls'; // Enable TLS encryption, `ssl` also accepted// $mail->Port = 587;
My technical support of hosting...5/1*
I'm glad your problem is resolved.