Author Topic: SMTP TLS or SSL not working  (Read 11518 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Re: SMTP TLS or SSL not working
« Reply #15 on: May 15, 2020, 10:34:33 AM »
I ran the command through ssh and i got (No such file or directory)

I also looked up the file in file manager, but i still can't find it

Offline
****
Re: SMTP TLS or SSL not working
« Reply #16 on: May 15, 2020, 10:42:48 AM »
/scripts/install_acme

Then try saving hostname again
Google Hangouts:  rcschaff82@gmail.com

Offline
*
Re: SMTP TLS or SSL not working
« Reply #17 on: May 15, 2020, 11:01:20 AM »
this is what I have received:

acme.sh --config-home /root/.acme.sh/cwp_certs/ --list
Main_Domain         KeyLength  SAN_Domains                                                                               Created                       Renew
panel.uxiology.com  "2048"     no                                                                                        Fri May 15 08:55:15 UTC 2020  Tue Jul 14 08:55:15 UTC 2020
www.uxiology.com    ""         uxiology.com,mail.uxiology.com,ftp.uxiology.com,cpanel.uxiology.com,webmail.uxiology.com  Fri May 15 08:59:27 UTC 2020  Tue Jul 14 08:59:27 UTC 2020
You have new mail in /var/spool/mail/root


--------
grep "Error" /root/.acme.sh/cwp_certs/acme.sh.log
grep: /root/.acme.sh/cwp_certs/acme.sh.log: No such file or directory
You have new mail in /var/spool/mail/root


-------
grep "panel.uxiology.com" /root/.acme.sh/cwp_certs/acme.sh.log
grep: /root/.acme.sh/cwp_certs/acme.sh.log: No such file or directory

-------
/scripts/install_acme
Acme installation folder already exists

and I saved hostname, but nothing happened
« Last Edit: May 15, 2020, 11:03:25 AM by mohdeek »

Offline
****
Re: SMTP TLS or SSL not working
« Reply #18 on: May 15, 2020, 11:04:17 AM »
Now that you have a valid cert, Gmail should work.
Google Hangouts:  rcschaff82@gmail.com

Offline
*
Re: SMTP TLS or SSL not working
« Reply #19 on: May 15, 2020, 11:14:20 AM »
Thanks a lot, it works fine now  :D