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.

webmail access
#1
webmail access
Hello again!

I have this into vhost override via apache config in sentora.
The website is working great (https)


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/domain.com/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/domain.com/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/domain.com/chain.pem
# Keeping bellow for future upgrades.
# Requires Apache >= 2.4
SSLCompression off


Now, i want to add this trying to access via webmail.domain.com :

# Configuration for WebMail - webmail.yoursite.tld
<VirtualHost *:80>
ServerAdmin webmaster[at]yoursite.tld
DocumentRoot "/etc/sentora/panel/etc/apps/webmail/"
ServerName webmail.yoursite.tld
AddType application/x-httpd-php .php3 .php
<Directory />
php_admin_value open_basedir /etc/sentora/panel/etc/apps/webmail
Options FollowSymLinks Indexes
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>

I´m running Ubuntu 14.04.5 LTS, Sentora (1.0.3)

My question is : based on the info provided, will it work? it is safe to try?

Thanks !!
Reply
Thanks given by:
#2
RE: webmail access
The https part worked for me as well (Centos 7 + Sentora).
Unfortunately the second part didn't, was getting 403.
You might want to take a look also here: http://forums.sentora.org/showthread.php?tid=495
Remember to add </VirtualHost> at the start and replace [at] with @
Reply
Thanks given by:
#3
RE: webmail access
(08-31-2017, 06:20 PM)zanga Wrote: The https part worked for me as well (Centos 7 + Sentora).
Unfortunately the second part didn't, was getting 403.
You might want to take a look also here: http://forums.sentora.org/showthread.php?tid=495
Remember to add </VirtualHost> at the start and replace [at] with @

that is where my config came from....
thanks anyway
Reply
Thanks given by:
#4
RE: webmail access
Then it should work Wink

But if you want it secure, you will also need to make a certificate for webmail.domain.com and add the SSL stuff to the webmail vhost.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#5
RE: webmail access
(09-06-2017, 05:29 PM)charli003 Wrote: Hello!
This is my first time here and i just want to say that I’m very happy to be here and to share my opinion.
Thanks!

Uhmm isnt this spam?
He quoted and sneaked in another link (about dog Insurances so totally non related) in place of the original?

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#6
RE: webmail access
Kicked LOL
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
[split] Can Not Log Into PHPMyAdmin or Webmail after upgrading to PHP 7.1.24 ogika 2 4 ,185 09-14-2021, 06:25 AM
Last Post: sparkrack
SSH Access rsthomas 2 4 ,987 01-06-2021, 12:14 AM
Last Post: rsthomas
No access after reinstall brucecy92 1 3 ,578 10-10-2020, 01:50 PM
Last Post: Jettaman

Forum Jump:


Users browsing this thread: 1 Guest(s)