[Rspamd-Users] Rspamd, Pyzor, Razor, Dcc, external_services module setup?
Rackoll, Björn
bjoern.rackoll at uni-hamburg.de
Fri May 3 16:46:50 UTC 2024
Hi Dave,
we have decided not to use DCC, although we would use the external_services
module for this.
Pyzor works well with a similar approach as yours. For Razor, we use Razorfy
as service: https://github.com/HeinleinSupport/razorfy
and connect to it with this configuration in the external_services.conf:
============
razor {
enabled = true;
symbol = "RAZOR";
type = "razor";
log_clean = true;
max_size = 4000000;
timeout = 3;
retransmits = 1;
servers = "127.0.0.1:{{ fwports.razor }}";
default_port = "{{ fwports.razor }}";
# `whitelist` points to a map of IP addresses. Mail from these addresses
is not scanned.
whitelist = "/etc/rspamd/antivirus.wl";
}
============
HTH!
Best,
--
Björn Rackoll
Universität Hamburg
Regionales Rechenzentrum / Regional Computing Center
Basis-Infrastruktur / Basic Infrastructure
Team Storage, Dateidienste, Backup/Archiv und E-Mail / Storage, Data
Services, Back-up/Archive and Email Team
E-Mail- und Groupware-Infrastruktur / Email and Groupware Infrastructure
Schlueterstrasse 70
20146 Hamburg
+49 40 42838-6311
+49 172 427 0301
bjoern.rackoll at uni-hamburg.de
rrz-serviceline at uni-hamburg.de
www.uni-hamburg.de
www.rrz.uni-hamburg.de
-----Ursprüngliche Nachricht-----
Von: Users <users-bounces at lists.rspamd.com> Im Auftrag von David Mehler
Gesendet: Donnerstag, 2. Mai 2024 15:33
An: users at lists.rspamd.com
Betreff: [Rspamd-Users] Rspamd, Pyzor, Razor, Dcc, external_services module
setup?
Hello,
I'm running Rspamd on my Debian vps. I'm wanting to add to it Pyzor, Razor,
and DCC external services. For the dcc is it standard to use the
external_services module or the dcc module? If anyone has a working
external_services.conf module configuration can I get a look at it? I'd like
to compare your setup to mine, see if I missed anything. To those who are
running these services on a debian-like system do you have startup scripts
for Pyzor, Razor, or DCC? I just got a socket/service file going for Pyzor
and it works if anyone would like it.
Thanks.
Dave.
--
Sent from Mozilla Thunderbird 91.13.1
--
Users mailing list
Users at lists.rspamd.com
https://lists.rspamd.com/mailman/listinfo/users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 7320 bytes
Desc: not available
URL: <https://lists.rspamd.com/pipermail/users/attachments/20240503/a1032fc1/attachment.bin>
More information about the Users
mailing list