This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Using ssl certificate for Postfix and Dovecot in multiple domains.
#5
RE: Using ssl certificate for Postfix and Dovecot in multiple domains.
I am setting as you guided me up, I am now using a vhost to be able to use the webmail.dominioxxx.com customers as vhost below:

</VirtualHost>
# Configuration for WebMail
<VirtualHost *:80>
ServerAlias webmail.*
DocumentRoot "/etc/sentora/panel/etc/apps/webmail/"
AddType application/x-httpd-php .php
<Directory "/etc/sentora/panel/etc/apps/webmail/">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>

How do I get it redirects to the https so I can use the SSL certificate?
In other vhosts I use like this:
Redirect Permanent / https://webmail.domainxxx.com/

But in this case I can not use because I am forwarding to all domains (*).
Thank you and sorry for my english.
Reply
Thanks given by:


Messages In This Thread
RE: Using ssl certificate for Postfix and Dovecot in multiple domains. - by davi-dns - 08-21-2015, 04:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
user: 'postfix' host: 'localhost' (Got an error reading communication packets) cezars 0 2 ,463 02-01-2022, 08:58 PM
Last Post: cezars
Dovecot Error Help Please! Feilding Weather 2 7 ,691 03-14-2020, 08:36 AM
Last Post: TGates
Postfix mail.log to database stikekar 2 7 ,247 03-02-2019, 01:22 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)