Replacing Amavisd With Rspamd In ISPConfig 3.1 On Debian And Ubuntu

17 views
Skip to first unread message

Toccara Delacerda

unread,
May 5, 2024, 5:28:57 PM5/5/24
to naewhimazor

Please register in our forum first to comment.tinymce.init(selector:"textarea#commentedit",theme:"modern",height:100,apply_source_formatting:true,remove_linebreaks:false,menubar:false,plugins:["link"],content_css:" ",toolbar:"undo redo );CommentsBy: felan at: 2019-09-10 17:16:23Reply Hmm. How would I go about getting the webinterface up on a multiserver setup, that does not have web enabled on the mail server?By: till at: 2019-09-10 17:28:28Reply Put the Rspamd website on the master or on another web server node of your setup and use the IP of the mail server in the proxy snippet that goes into the apache or nginx directives field instead of 127.0.0.1. On the mail server, edit the rspamd config like this:nano /etc/rspamd/local.d/worker-controller.inc# change or add line:
bind_socket = ":11334";
secure_ip = "";and replace the two IP placeholders with the correct IP addresses. Finally, restart Rspamd to apply the changes.By: felan at: 2019-09-10 20:14:07Reply Excellent works perfectly!By: Mccyberix at: 2019-10-24 11:53:46Reply Hello, I have a 3 node multiserver runing and have successfully switched to rspamd, but my problem is that I'm not able to ad more servers to the GUI. When I add the above lines I get a Serever Error: 503. I have also tried to add the neighbors list to the options.inc as described here but then it says: "cannot get server status, request failed". My cluster is on a public network not private! So does anyone have a clue how the implementation of other nodes to the rspamd-gui should be done?Thanks in advance!MccyberixBy: 30uke at: 2019-09-10 20:21:40Reply This looks great! I will try this as soon as possible (probably this weekend or somehwere next week). Thanks for the tutorial. Very much appreciated :-)By: 3K at: 2019-09-11 07:17:23Reply Thanks alot for this!By: Chriz! at: 2019-09-11 08:44:28Reply worked like a charm! Thanks!By: Björn Hahnefeld at: 2019-09-11 10:14:02Reply Can this snippet also taken with existing domain: --Order allow,denyAllow from allRewriteEngine OnRewriteRule ^/rspamd$ /rspamd/ [R,L]RewriteRule ^/rspamd/(.*) :11334/$1 [P]-- For example :8080 ? By: till at: 2019-09-11 10:21:07Reply > Can this snippet also taken with existing domain yes > For example :8080 That's not a website of an existing domain, it's the ispconfig vhost on port 8080. You can modify the ispconfig vhost by using this snippet, but this requires some more work and you have to create a custom config template etc.By: Björn at: 2019-09-12 11:13:39Reply This host I added in ISPConfig. So it is existing as web.By: Steini86 at: 2019-09-11 16:08:14Reply For Apache2.4 you should use Require all granted I use it for my mail.domain.org where the roundcube is located. Running nice. Thanks!By: [email protected] at: 2019-09-12 11:17:22Reply I put directive in website->options in ispconfig. But I get this:--

Should postgrey stay? If not, does anyone know how to remove it correctly?Thanks!By: dmgeurts at: 2020-02-07 12:21:09Reply I think you're on to something here. It's not as easy as commenting out greylisting in main.cf as that results in emails being dropped!By: Jesse Norell at: 2021-01-20 21:02:15Reply Rspamd greylists based on a score threshhold, whereas postgrey forces mail to use greylisting for configured addresses; you may want both, or just to use rspamd. To remove postgrey, in addition to those two changes, you need to remove 'check_recipient_access mysql:/etc/postfix/mysql-virtual_policy_greylist.cf' from smtpd_recipient_restrictions. Be sure to put your changes in a conf-custom file so they survive future updates. Or as an alternative, leave those settings alone and change the query in mysql-virtual_policy_greylist.cf to something like `select 'permit' from server where FALSE;` (and be sure to save that in a conf-custom template).By: chaosad at: 2019-10-03 13:08:16Reply Has anyone a working nginx config for example.com/rspamd?thank youBy: Omahd at: 2019-10-11 12:16:54Reply Hello Till,I have followed this guide, however I'm getting a 404 error when trying to access the Rspamd GUI (on Ubuntu 18.04, with the Apache 2.4 option) I can browse to " " but returns a 404. any ideas how to troubleshoot this would be much appreciated.By: ChristosG at: 2019-10-30 20:59:29Reply While not the best place to ask, but.. Are there any "Perfect Server" tutorials that include rspamd by "default"By: 30uke at: 2019-11-02 22:14:35Reply Thank you Till! This tutorial is great. It has helped me to install spamd with ease. Thanks :-)By: dmgeurts at: 2019-11-15 13:37:59Reply Great tutorial and fantastic idea about proxy config, have adapted it to have the haproxy admin/monitoring page under the same domain.Now, that I've done this on a test server, I'm looking at updating our documentation. I (used to) run amavisd with spamassassin. Sorry if this is a silly question but rspamd replaces both, right? If so I should remove/disable spamassassin in addition to disabling amavisd...By: till at: 2019-11-15 13:45:09Reply Yes, it replaces amavis and spamassassin.By: dmgeurts at: 2019-11-15 14:42:38Reply Thank you. And clamav...?By: dmgeurts at: 2019-11-16 18:11:53Reply Are there special considerations for those of us who run ISPConfig clusters. It would be great if slave servers sync their Rspamd filters etc with their masters and vice versa.By: Jon at: 2019-12-03 18:33:13Reply So we could add:

Replacing amavisd with Rspamd in ISPConfig 3.1 on Debian and Ubuntu


Download File ✯✯✯ https://t.co/A0VDmEJMUj



e2b47a7662
Reply all
Reply to author
Forward
0 new messages