• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Try to save smtp settings

Status
Not open for further replies.

blackjack

Chevereto Member
Hi,

when i try to save SMTP Mail settings with a google account my complete site crash and return no response.
When i restart nginx and php all works normal but nothing is saved in DB..

Is the SMTP save method bugged?

I use the newest version 3.8.8
 
Ok the frist problem is solved. my host blocked smtp ports. but all ports now open.

now i can see a error message:
SMTP Exception>>
SMTP Error: Could not authenticate.

i try to connect with google:
smtp.gmail.com
465
myAdress@gmail.com
******************
SSL

i try also
TSL with 587

both return the error
 
"Could not authenticate" means that it can reach the server but the credentials are wrong.
 
yvd2oy6e.png


My credentials are 100% correct and working on the google website.
I think your script cant handle google smtp? Can you do something?

Thanks
 
By the way, did you knew that Google has a policy against using GMail as an transactional email provider? Just saying in case that you want to keep going in this way. You have plenty options way better than GMail for transactional email like SendGrid or Mailgun. Most transactional email providers get you a very reasonable free quota, you should check those.
 
Bildschirmfoto_vom_2016_11_25_17_13_07.png


I enable unsecure apps now.

I test it again.

Bildschirmfoto_vom_2016_11_25_17_16_59.png


It doenst work.

@Rodolfo, i try other providers when the most popular email service of the world works correctly.
But it looks like that nobody test the cms with google....

Can anyone confirm that the script works with google??? Or is it a bug?
 
Status
Not open for further replies.
Back
Top