Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 11:13:42

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lenawaii

Pages: 1 2 [3] 4 5 ... 7
31
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-09-16, 14:40:53 »
Well thanks, I see this new web features, It works great :-)

32
Kloxo-MR Technical Helps / Re: Let's Encrypt
« on: 2016-09-16, 14:38:42 »
yes I have last update and thanks for your good work :-) Let's Encrypt works fine!

33
Kloxo-MR Technical Helps / Re: Let's Encrypt
« on: 2016-09-16, 12:31:35 »
Hi,

Is renewal automatic with let's encrypt in Kloxo MR 7.0?

After creating one certificate with let's encrypt tab, I had to do:

sh /script/fixssl;sh /script/fixweb;sh /script/restart-all -y

is it necessary each time?

Thanks

34
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-09-16, 11:43:00 »
Hi Mustapha,

There were some changes in apache conf since your last update, header_base.conf is not used anymore. Before, I could modify X-Frame-Options for all domains.

Now even I modify /opt/configs/apache/conf/domains/mydomain.com.conf in <IfModule mod_headers.c> part or use a custom config in /opt/configs/apache/conf/customs/mydomain.com.conf, no change in the headers.

1/ So now how to modify X-Frame-Options? It is important to be able to use iframes in the websites.

2/ For my own config, please, where is the template of /etc/httpd/conf/httpd.conf file?

Thanks for helping


35
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-09-07, 17:33:52 »
For security reasons, it is better to hide server information, don't you agree with this?

For anyone interested, I finally found the solution in Kloxo MR, we need to add:
ServerSignature Off
ServerTokens Prod
in /etc/httpd/conf/httpd.conf
and then restart apache

Thanks :-)

For your information: I don't know why but in your forum website, I often have an Internal Error 500 when I tried to access your site (I use Google Chrome), I need to refresh several times to load a page.

36
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-09-07, 15:59:38 »
is /opt/configs/apache/etc/conf/httpd.conf used for Apache ?

I had this:
ServerSignature Off
ServerTokens Prod

But I still see Apache/2.2.31 (CentOS), any idea? Thanks for all your help :-)

37
Kloxo-MR Technical Helps / Re: Roundcube autoreply
« on: 2016-09-07, 15:42:24 »
Thanks, I installed filters & vacation plugins but instructions were not good as I had to add :

$config['plugins'] = array('archive', 'zipdownload', 'filters', 'vacation');

in /home/kloxo/httpd/webmail/roundcube/config/config.inc.php and not in main.inc.php

the tabs are now available in Roundcube but I have an issue with the vacation one :

There is a driver problem, here is the config I have:
[default]
driver = "ftp"
subject = "Default subject"
body = "default.txt"

CONFIGURATION ERROR
Vacation plugin: Cannot login to FTP-server 'localhost' with username: postmaster@mydomain.com
Please read the INSTALL instructions!

user's email is not an ftp user... Do I need to create a FTP user for each user's email? I don't manage to find the solution by myself :-(

Any idea to resolve this? Thanks


38
Kloxo-MR Technical Helps / Roundcube autoreply
« on: 2016-09-07, 11:31:00 »
Hi Mustapha,

1/ I tried to install vacation module in Roundcube but I didn't managed to make it work https://sourceforge.net/projects/rcubevacation/ Do you know if it's possible de make it work with Kloxo MR 7.0?

2/ In case I need to modify Roundcube by myself, can you please give information:
- autoreply stored in database kloxo > table autoresponder ok
- set autoreply stored where?
- enable/disable autoreply stored where?
- any idea to help modify autoreply to HTML Format?

Thanks for help  :)

39
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-09-06, 23:06:42 »
thanks I found the solution, it was a syntax issue, here is what you need to write to make it work proprely:

Header always set Content-Security-Policy "script-src=self"

Another requirement from me, how to hide Server Signature, I modified /opt/configs/apache/etc/conf/httpd.conf with:

ServerSignature Off
ServerTokens Prod

and Apache restart but I didn't work, any idea?

40
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-08-26, 02:15:54 »
Hi,

ISSUE 1: Even after "sh /script/fixweb; sh /script/restart-web" I still can't uncomment:
#Header always set Content-Security-Policy: script-src "self"

Here is the error:
Stopping httpd:                                            [FAILED]
Starting httpd: Syntax error on line 6 of /opt/configs/apache/conf/globals/header_base.conf:
error: envclause should be in the form env=envar
                                                           [FAILED]

ISSUE 2: I have Qmail issue since last yum update. There is a problem when I test the mail server on mxtoolsbox. SMTP banner doesn't match Reverse DNS. PTR Record is ok and server mail name is ok :

[root@server3 ~]# telnet localhost 25
Trying ::1...
Connected to localhost.
Escape character is '^]'.
220 mail3.mydomain.eu - Welcome to Qmail ESMTP
ehlo localhost
250-mail3.mydomain.eu - Welcome to Qmail
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 20971520
250 AUTH LOGIN PLAIN


HERE IS MXTOOLSBOX result:

smtp:51.25x.xx.xxx   Monitor This    smtp 
Timeout waiting for response after 15 seconds. : Completed Connect

Test   Result   
   SMTP Banner Check   Reverse DNS does not match SMTP Banner    More Info
   SMTP TLS   Warning - Does not support TLS.    More Info
   SMTP Transaction Time   15.423 seconds - Not good! on Transaction Time    More Info
   SMTP Reverse DNS Mismatch   OK - 51.25x.xx.xxx resolves to mail3.mydomain.eu   
   SMTP Valid Hostname   OK - Reverse DNS is a valid Hostname   
   SMTP Connection Time   0 seconds - Good on Connection time   
   SMTP Open Relay   OK - Not an open relay.

Thanks for your help :-)



41
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-08-22, 13:51:41 »
If you uncomment:
Header always set Content-Security-Policy: script-src "self"
apache doesn't work anymore do you know how to fix this ?

thanks

42
Kloxo-MR Technical Helps / Re: X-Frame-Options Kloxo MR 7
« on: 2016-08-22, 13:26:00 »
thanks for all :-)

43
Kloxo-MR Technical Helps / Re: Qmail issues and tips
« on: 2016-08-22, 13:12:38 »
For the point 2/ I discovered an option in Kloxo that define Remote mail for a domain:
- Mail Hosted Remotely: remote
- Webmail URL: http://webmail.mydomain.com/
That permits to store emails of a domain on another cheaper server with more space (HDD server)

44
Kloxo-MR Technical Helps / X-Frame-Options Kloxo MR 7
« on: 2016-08-22, 12:07:10 »
Hi Mustapha,

I'm discovering Kloxo MR 7 and I have several questions, can you please inform me:

1/ Where to set/unset X-Frame-Options? I would like to allow iframes for a domain.

2/ What is the difference between PHP Used and PHP Branch in Configure for pserver-localhost?

3/ Is it possible to set a PHP version only for a client or is it apparently set for all clients?

4/ Which lxcenter conf is used by kloxo MR 7?
- /etc/httpd/conf.d/~lxcenter.conf ?
- /opt/configs/apache/conf.d/~lxcenter.conf ?

5/ It's impossible to modify hostmaster email in DNS templates > mytemplate.dnst > General Settings > Hostmaster Email. There is a bug to fix, I guess.

Thanks for your help.

45
Mustapha,

You're the best, I counld do the update of my VPS and you made me happy :-)

Thanks for all!!!

Pages: 1 2 [3] 4 5 ... 7

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.079 seconds with 20 queries.

web stats analysis