Search found 35 matches
- Wed Apr 08, 2020 4:29 pm
- Forum: Administrators
- Topic: Rspamd: A replacement for Spamassassin & Postscreen
- Replies: 199
- Views: 1134885
Re: Rspamd: A replacement for Spamassassin & Postscreen
Sorry for my mistake!
- Tue Nov 13, 2018 4:40 pm
- Forum: Administrators
- Topic: Rspamd: A replacement for Spamassassin & Postscreen
- Replies: 199
- Views: 1134885
Re: Rspamd: A replacement for Spamassassin & Postscreen
You can have it listen on any IP address your like if you modify the /etc/rspamd/local.d/worker-controller.inc file (that's the file that has the web ui passwords in it ), just use the following: bind_socket = "*:11334"; That obviously listens on all configured IP addresses but you can re...
- Sat Nov 10, 2018 7:53 am
- Forum: Administrators
- Topic: A Grafana Dashboard for Zimbra Collaboration
- Replies: 84
- Views: 178365
Re: A Grafana Dashboard for Zimbra Collaboration
Hi Jorge!
Have you fixed the errors negative values appear in the dashboard?
I'im using with ZCS 8.7.11 RHEL6_64 FOSS edition, Patch 8.7.11_P6
Have you fixed the errors negative values appear in the dashboard?
I'im using with ZCS 8.7.11 RHEL6_64 FOSS edition, Patch 8.7.11_P6
- Sun Nov 04, 2018 4:25 pm
- Forum: Administrators
- Topic: Rspamd: A replacement for Spamassassin & Postscreen
- Replies: 199
- Views: 1134885
Re: Rspamd: A replacement for Spamassassin & Postscreen
You can have it listen on any IP address your like if you modify the /etc/rspamd/local.d/worker-controller.inc file (that's the file that has the web ui passwords in it ), just use the following: bind_socket = "*:11334"; That obviously listens on all configured IP addresses but you can re...
- Sat Nov 03, 2018 4:32 pm
- Forum: Administrators
- Topic: Rspamd: A replacement for Spamassassin & Postscreen
- Replies: 199
- Views: 1134885
Re: Rspamd: A replacement for Spamassassin & Postscreen
Please tell me where to find the details guide for setup Web login? It's on the page that I've given you the link for, here's what it says on that page: Interface setup Interface itself is written in pure HTML5/js and, hence, it requires zero setup. Just point your web browser at http://localhost:1...
- Fri Nov 02, 2018 5:03 pm
- Forum: Administrators
- Topic: Rspamd: A replacement for Spamassassin & Postscreen
- Replies: 199
- Views: 1134885
Re: Rspamd: A replacement for Spamassassin & Postscreen
I use rspamd with Zimmbra OS but i dont know the URL of rspamd web interface It tells you on the page that I've posted the link for and the FAQ link on that page tells you how to use a reverse proxy if that's what you need. Hi phoenix! I really not find the "How to" to setup the Web login...
- Fri Nov 02, 2018 8:30 am
- Forum: Administrators
- Topic: Rspamd: A replacement for Spamassassin & Postscreen
- Replies: 199
- Views: 1134885
Re: Rspamd: A replacement for Spamassassin & Postscreen
I'm very excited to get Rspamd and setuped it follow this link https://wiki.zimbra.com/wiki/Rspamd Well done on getting running, let us know how it works for you. But please tell me how to setup for logging web interface, i search all forum but not yet find I'm not quite sure what you're asking but...
- Thu Nov 01, 2018 5:15 pm
- Forum: Administrators
- Topic: Rspamd: A replacement for Spamassassin & Postscreen
- Replies: 199
- Views: 1134885
Re: Rspamd: A replacement for Spamassassin & Postscreen
Hello everybody!
I'm very excited to get Rspamd and setuped it follow this link https://wiki.zimbra.com/wiki/Rspamd
But please tell me how to setup for logging web interface, i search all forum but not yet find
Thanks!
I'm very excited to get Rspamd and setuped it follow this link https://wiki.zimbra.com/wiki/Rspamd
But please tell me how to setup for logging web interface, i search all forum but not yet find
Thanks!
- Wed Sep 26, 2018 7:09 pm
- Forum: Administrators
- Topic: Find Letsecrypt SNI tool?
- Replies: 0
- Views: 727
Find Letsecrypt SNI tool?
Hi everybody! i'm using Release 8.7.11_GA_1854.RHEL6_64_20170531151956 RHEL6_64 FOSS edition, Patch 8.7.11_P6 i'm using commercial SSL for hostname and all my domains hosted there. To save the money, i see Letsencrypt solution. But now, when i follow this guide https://wiki.zimbra.com/wiki/Installin...
- Sun Sep 23, 2018 5:57 pm
- Forum: Administrators
- Topic: My DNS queries were seem refused
- Replies: 15
- Views: 5412
Re: My DNS queries were seem refused
This is quite the mystery. Is there a local ip table here? That sendto failing to 127.0.0.1 is really suspicious. The bgread tells us that it was an udp packet but that the socket had a read error when it attempted to recv from it. If you have iptables on this box, have you verified that you don't ...