Webmail Access
#18
RE: Webmail Access
this is working for me

# Configuration for WebMail
<VirtualHost *:443>
ServerAlias mail.*
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>

# Custom settings are loaded below this line (if any exist)
SSLEngine on
SSLProtocol ALL -SSLv2 -SSLv3
SSLHonorCipherOrder On
SSLCipherSuite ECDH+AESGCMBig GrinH+AESGCM:ECDH+AES256Big GrinH+AES256:ECDH+AES128Big GrinH+AES:ECDH+3DESBig GrinH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
SSLCertificateFile /etc/letsencrypt/live/mail.domain.com/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/mail.domain.com/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/mail.domain.com/chain.pem
# Keeping bellow for future upgrades.
# Requires Apache >= 2.4
SSLCompression off
</VirtualHost>
Reply


Messages In This Thread
Webmail Access - by BenI - 04-11-2016, 11:17 PM
RE: Webmail Access - by datatab - 04-11-2016, 11:21 PM
RE: Webmail Access - by BenI - 04-12-2016, 12:29 AM
RE: Webmail Access - by Me.B - 04-12-2016, 12:38 AM
RE: Webmail Access - by BenI - 04-12-2016, 12:54 AM
RE: Webmail Access - by Me.B - 04-12-2016, 01:59 AM
RE: Webmail Access - by BenI - 04-12-2016, 02:08 AM
RE: Webmail Access - by TGates - 04-12-2016, 02:09 AM
RE: Webmail Access - by BenI - 04-13-2016, 12:23 AM
RE: Webmail Access - by Me.B - 04-13-2016, 01:11 AM
RE: Webmail Access - by BenI - 04-13-2016, 01:30 AM
RE: Webmail Access - by Me.B - 04-13-2016, 03:39 AM
RE: Webmail Access - by BenI - 04-13-2016, 06:32 PM
RE: Webmail Access - by BenI - 04-14-2016, 04:37 AM
RE: Webmail Access - by TGates - 04-15-2016, 01:23 PM
RE: Webmail Access - by BenI - 04-15-2016, 06:16 PM
RE: Webmail Access - by wolvepy - 07-12-2016, 03:49 PM
RE: Webmail Access - by shaylami - 09-22-2016, 06:47 PM
RE: Webmail Access - by TGates - 09-23-2016, 03:53 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Webmail Send / Receive works but Outlook doesn't | Digital Ocean dipakcg 12 42 ,613 04-17-2020, 04:52 PM
Last Post: iraqiboy90
[Help] I have some webmail errors quangpham89 5 16 ,332 08-23-2017, 11:49 PM
Last Post: TGates
cant recevice email on my webmail , programer 1 6 ,480 07-03-2017, 04:53 PM
Last Post: Me.B

Forum Jump:


Users browsing this thread: 3 Guest(s)