What do ineed to make contact form working?
Autor: N.
Visitado 1507,
Followers 1,
Compartido 0
I have tried everyoption and read every related article but there cannot find a solution.
I have created a contact form.
i want to use my gmail email for sending the form.
what do i need to get this to work?
do i need to have a database?
do i need to have a folder with write access?
do ineed to have a script?
Can someone please give me a simple step by step intructions to use gmail smtp to send email.
many thanks
Publicado en
Autor
Email log:
2021-09-09 14:48:57] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
[2021-09-09 14:44:48] Cannot send email with internal script
[2021-09-07 11:16:58] The following From address failed:
Hello.I recommend using mail with the domain of your site (on hosting) to send letters from the site.
"i want to use my gmail email for sending the form." - this is not the best idea. But try this https://support.google.com/mail/answer/7126229?hl=en#zippy=%2Cstep-change-smtp-other-settings-in-your-email-clientand disable two-factor authentication on your Google account https://support.google.com/accounts/answer/1064203?hl=en&co=GENIE.Platform%3DDesktop
Autor
still not working
error: [2021-09-10 09:50:19] SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
can someone send me a screenshot of the settings that work 100% please?
Autor
from admin panel
In 1- Settings
For
You check the box: Always use this sender address
In the field for the address you MUST specify a mailaddress belonging to your domain.
Autor
I couldnt get it working with gmail,so i ended up using my own domain email, it works but i would have to have used gmail instead, anyways thanks for all your help.
Hello,
If the email is sending with your own email domain default, the software is running fine. If not with gmail probably not an issue with WSX5. Ask to your provider is they have some logs to investigate them
Enjoy!
Axel
You can test email sending from your PC to find good SMTP settings with SMTP Diag tool available here
http://wsx5plugins.afsoftware.fr/plugins.html
"can someone send me a screenshot of the settings that work 100% please?" - These settings are individual. Check with your hosting provider.
Also try different versions of PHP. For example, 7.3 or 7.4.