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-04-29, 07:13:11

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 ... 4 5 [6] 7
76
thanks for quick reply :)

still in trouble:

i deleted all certificates on my client xxx and added the new one, so only one ssl certificate is on the server.
- xxx is an exclusive client
- i defined one IP for this client

I managed to make the new certificate work with assigning domain to the IP but after that all domains included in the new ssl certificate are redirected to the domain assigned. Even if i disabled "configure domain" and Apache restart.

I'm kind of stuck now. Any idea?

77
Kloxo-MR Technical Helps / SSL certificate bug after cleanup
« on: 2015-02-25, 09:42:13 »
Hi guys,

I recently added a new ssl certificate on Kloxo MR Panel 6.5.0.f and it worked fine. But After this command # sh /script/cleanup, the old ssl certificate that was deleted is still on and I can't not make the new one work on the server.

Do you know how to fix this?

Thank for your help.

78
About spam,

I use now a php function to secure my forms and protect my server from spammers, i share it here:

function nospam($text){
$text = str_replace(array("\r", "\n", "%OA", "%oa", "%OD", "%od","Content-Type:","BCC:","bcc:", "CC:","cc:"), "", $text);
$text = strip_tags($text);
$text = stripslashes($text);
return $text;
}

especially for forms that send automatic emails to buyers or subscribers.

79
Here is my php.ini :

[mail function]
SMTP = localhost
smtp_port = 25
sendmail_path = /usr/sbin/sendmail -t -i
mail.add_x_header = On
mail.log = /var/log/phpmail.log

Create the file at the right place phpmail.log with CH777, retart Apache.

This trick works only with PHP 5.3.0 and after.

Let me know of you manage to get it work.

80
hi,

did you restart Apache ?

81
Kloxo-MR Technical Helps / Re: SSL certificate issue
« on: 2015-02-05, 10:44:05 »
thank you for help, I managed to do it :-)

I used a dedicated IP for the domains to secure and defined an exclusive client for this IP

but I didn't configure a domain for this IP, otherwise I could'nt reach roundcube with webmail.domain.fr

don't hesitate to ask me if people have some trouble with SSL certificates on Kloxo.

82
Kloxo-MR Technical Helps / SSL certificate issue
« on: 2015-02-03, 19:06:45 »
Hi everyone,

I used to have no problem with old kloxo but with kloxo MR, I have trouble, may someone help me :-)

- I have a multi-domains ssl certificate and 2 IPs on kloxo MR 6.5
 -no issue to add the ssl certificate in kloxo MR
- I have assigned one IP to an exclusive client

1/ If I map this IP to my domain1, domain1 works fine with https but webmail.domain1.fr show domain1's content instead of Roundcube.

2/ If I do not map this IP to my domain1, https does not work for domain1.

3/ https don't  not work for domain2 in the two cases above.

I don't know how to fix this.

Thank for help.

83
Kloxo-MR Technical Helps / Re: IPv6 on Kloxo MR 6.5.0
« on: 2014-12-11, 07:27:22 »
great to hear this :-)

84
Kloxo-MR Technical Helps / Re: IPv6 on Kloxo MR 6.5.0
« on: 2014-12-11, 03:58:52 »
ok thank you. Let us know if one day this option is available on one or other release :-)

85
Kloxo-MR Technical Helps / IPv6 on Kloxo MR 6.5.0
« on: 2014-12-11, 02:14:45 »
Hi Mustapha,

Is it possible to add an IPv6 address to Kloxo MR 6.5.0?

My hoster provides me illimited IPv6 addresses on my VPS and I would like to assign exclusive IPv6 to Kloxo customers and also install SSL certificates to each IPv6.

Thank you for advice.

86
thank you for advice,

maillog checked, not spam at the moment, i will use IP tables to block IPs if I identify spammer.

87
ok thanks, ok I'll do it.

88
Kloxo-MR Bugs and Requests / Re: New spamdyke problems
« on: 2014-12-07, 14:56:20 »
hey,

I spent hours to try to find about softlimit and I finally resolved the issue with updating Qmail:

Code: [Select]
cd /
yum clean all
yum update
sh /script/fixmail-all
sh /script/restart-mail

So now Spamdyke works perfect with Qmail, my web server can now filter spam and i'm so happy my friends!!!

Life is good  ;D thanks Mustapha!

89
Kloxo-MR Bugs and Requests / Re: New spamdyke problems
« on: 2014-12-07, 07:20:46 »
Hi,

Here is my spamdyke.conf file that works fine, i added "reject-ip-in-cc-rdns" and changed graylist-level to "always-create-dir":

Code: [Select]
#Plesk-Addon
log-level=info
idle-timeout-secs=180
qmail-rcpthosts-file=/var/qmail/control/rcpthosts
qmail-morercpthosts-cdb=/var/qmail/control/morercpthosts.cdb
tls-certificate-file=/var/qmail/control/servercert.pem
#AUTH FROM xinetd-conf
smtp-auth-command=/var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /bin/true
smtp-auth-level=ondemand-encrypted
graylist-level=always-create-dir
graylist-dir=/var/qmail/spamdyke/greylist
#GREYLIST MINIMUM=5 Min
graylist-min-secs=300
#GREYLIST MAX=3 Months
graylist-max-secs=1814400
sender-blacklist-file=/var/qmail/spamdyke/blacklist_senders
recipient-blacklist-file=/var/qmail/spamdyke/blacklist_recipients
ip-in-rdns-keyword-blacklist-file=/var/qmail/spamdyke/blacklist_keywords
ip-blacklist-file=/var/qmail/spamdyke/blacklist_ip
rdns-whitelist-file=/var/qmail/spamdyke/whitelist_rdns
ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
sender-whitelist-file=/var/qmail/spamdyke/whitelist_senders
greeting-delay-secs=5
#RBL BLOCKLISTS
dns-blacklist-entry=zen.spamhaus.org
dns-blacklist-entry=bl.spamcop.net
dns-blacklist-entry=bogons.cymru.com
dns-blacklist-entry=dnsbl.sorbs.net
dns-blacklist-entry=dul.dnsbl.sorbs.net
dns-blacklist-entry=zombie.dnsbl.sorbs.net
dns-blacklist-entry=dnsbl-0.uceprotect.net
dns-blacklist-entry=dnsbl-1.uceprotect.net
dns-blacklist-entry=dnsbl-2.uceprotect.net
dns-blacklist-entry=dnsbl-3.uceprotect.net
dns-blacklist-entry=list.dsbl.org
reject-empty-rdns
reject-ip-in-cc-rdns
reject-sender=no-mx
reject-unresolvable-rdns

#MySQL-Logging:
#config-mysql-database=spamdyke
#config-mysql-username=spamdyke
#config-mysql-password=spamdyke

I also had to create file /var/qmail/control/morercpthosts.cdb that was not available on the server, I left it blank, i don't know what it is for but i created it as I saw an error in maillog.

Another issue I have now since I installed spamdyke 5.0: I can't send mail anymore with my mail software, I've got this error: 421 unable to read controls (#4.3.0), any idea to resolve this?

Reveiving mail is ok and greylisting is working perfect with Spamdyke. Even if I disable Spamdyke, I can't send mail, something should be wrong...

Thanks you for all your help and support, you're doing a great job. After building up good skills with Kloxo MR, i will help the community me too :-)

90
Kloxo-MR Bugs and Requests / Re: New spamdyke problems
« on: 2014-12-06, 20:01:01 »
thanks Mustapha,

I had to do this to make it work:
# yum remove spamdyke
# yum install spamdyke

So now I have spamdyke 5 on the server and it works great ;-)

I just did one change in the ne spamdyke.conf file:

- graylist-level=always-create-dir

=> instead of "always".

But there is one bug from Kloxo Panel, if you enable Spamdyke from Server mail settings, it will erase spamdyke.conf version 5 and replace with spamdyke.conf version 4.

Same issue if you update settings in spamdyke tab, do you know how to fix this?

Each time we want to make a change, we have to manually change file /etc/spamdyke.conf

Thanks for last help.

Pages: 1 ... 4 5 [6] 7

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.031 seconds with 17 queries.

web stats analysis