Quantcast
Viewing all articles
Browse latest Browse all 1220

Administrators • Re: Rspamd: Fast, free and open-source spam filtering system

It's not FoxStudio who fills the subject, but MisterM75 who would like to update his account, but he doesn't know how to do it.

I managed to install , activate , rspamd on version 10 by deactivating antispam is the default antivirus, but with questions, bugs.

when I deactivate amavis via this tutorial https://wiki.zimbra.com/wiki/How_to_Dis ... _filtering I have a bug in my logs:

Code:

NOQUEUE: filter: RCPT from unknown[185.226.173.236]: <spameri@tiscali.it>: Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026; from=<spameri@tiscali.it> to=<spameri@tiscali.it> proto=ESMTP helo=<WIN-CLJ1B0GQ6JP>
Logically it should go through rspamd, right?

I have one with file :

Code:

vi /etc/rspamd/local.d/logging.inc# Included from top-level .conf file# enable systemd & console logging#   type = "console";#   systemd = true;    type  = "file";    level = "info";    filename = "$LOGDIR/rspamd.log";log_format =<< EODid: <$mid>,$if_qid{ qid: <$>,}$if_ip{ ip: $,}$if_user{ user: $,}$if_smtp_from{ from: <$>,}(default: $is_spam ($action): [$scores] [$symbols]),len: $len, time: $time_real real,$time_virtual virtual, dns req: $dns_reqEOD# Show statistics for regular expressionslog_re_cache = true;# Can be used for console loggingcolor = false# Enable debug for specific modules (e.g. `debug_modules = ["dkim", "re_cache"];`)debug_modules = []


Mz alias FoxStudio

Statistics: Posted by FoxStudio — Sat Dec 23, 2023 8:59 pm



Viewing all articles
Browse latest Browse all 1220

Trending Articles