Search found 2 matches
- Fri Sep 12, 2014 9:17 am
- Forum: Mail Server
- Topic: Roundcube HTTPS
- Replies: 4
- Views: 7249
Re: Roundcube HTTPS
Hi,
I have just set up my ssl certificates on my main domain via the VestaCP interface, now https://mydomain.com/webmail works fine.
I have just set up my ssl certificates on my main domain via the VestaCP interface, now https://mydomain.com/webmail works fine.
- Fri Sep 12, 2014 9:13 am
- Forum: Mail Server
- Topic: Enforcing TLS/SSL on mail service?
- Replies: 2
- Views: 5046
Re: Enforcing TLS/SSL on mail service?
Hi, I am a new user of VestaCP and have a few ideas that may help you. Option 1, open only SSL ports in your firewall (465 for SMTP, 993 for IMAP and 995 POP). Option 2, update configuration files : /etc/dovecot/conf.d/10-auth.conf disable_plaintext_auth = yes /etc/dovecot/conf.d/10-master.conf here...