Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Renew SSL
Renew SSL
First of all, already check firewall settings and everything its fine.
I'm receiving e-mails but not sending
/var/log/exim4/mainlog
And i'm getting TIME OUT on SMTP on thunderbird, roundcube works fine.
The trouble started when i've try to generate new SSL using lets encrypt and update all services ( exim4 + dovecot )...
Anybody knows how to fix it? Thanks
I'm receiving e-mails but not sending
Code: Select all
# service dovecot status
dovecot start/running, process 30784
# service exim4 status
* checking separate queue runner daemon... [ OK ]
* checking combined SMTP listener and queue runner daemon... [ OK ]
# exim -bt frozen_email_id
2017-04-03 06:24:33 Warning: purging the environment.
Suggested action: use keep_environment.
[email protected] is undeliverable: Unrouteable address
Code: Select all
TLS error on connection from [xxx.xx.xxx.xx] (cert/key setup: cert=/usr/local/vesta/ssl/certificate.crt key=/usr/local/vesta/ssl/certificate.key): Error while reading file.
The trouble started when i've try to generate new SSL using lets encrypt and update all services ( exim4 + dovecot )...
Anybody knows how to fix it? Thanks
Re: Renew SSL
hmm, created a symlink of let's encrypt cert? If yes, wrong permission: viewtopic.php?f=19&t=13057