WebSite X5Help Center

 
 N.
N.
User

What do ineed to make contact form working?  en

Автор: N.
Просмотрено 1121, Подписчики 1, Размещенный 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

Размещено
9 Ответы
 N.
N.
User
Автор

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:

Читать больше
Размещено От N.
Aleksej H.
Aleksej H.
Moderator

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

Читать больше
Размещено От Aleksej H.
 N.
N.
User
Автор

from admin panel

Читать больше
Размещено От N.
John S.
John S.
User

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.

Читать больше
Размещено От John S.
 N.
N.
User
Автор

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.

Читать больше
Размещено От N.
Axel  
Axel  
User
Лучший пользователь месяца FR

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

Читать больше
Размещено От Axel  
Aleksej H.
Aleksej H.
Moderator

"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.

Читать больше
Размещено От Aleksej H.