From owner-freebsd-questions@freebsd.org Thu Apr 30 04:48:11 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0A79B2CFC58 for ; Thu, 30 Apr 2020 04:48:11 +0000 (UTC) (envelope-from jacques+freebsd@foucry.net) Received: from mithril.localdomain (dontpanic.foucry.net [80.67.176.134]) by mx1.freebsd.org (Postfix) with ESMTP id 49CNDT5VsRz4H75 for ; Thu, 30 Apr 2020 04:48:08 +0000 (UTC) (envelope-from jacques+freebsd@foucry.net) Received: from mithril.foucry.net (mithril.foucry.net [127.0.0.1]) by mithril.localdomain (Postfix) with ESMTP id 959E3194DC for ; Thu, 30 Apr 2020 06:48:01 +0200 (CEST) Date: Thu, 30 Apr 2020 06:48:01 +0200 From: Jacques Foucry To: freebsd-questions@freebsd.org Subject: Strange =?utf-8?B?YmVh4pSCaGk=?= =?utf-8?Q?o?= in daily messsges Message-ID: <20200430044801.GA22722@mithril.foucry.net> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 49CNDT5VsRz4H75 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=fail reason="No valid SPF, No valid DKIM" header.from=foucry.net (policy=none) X-Spamd-Result: default: False [-1.61 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; DMARC_POLICY_SOFTFAIL(0.10)[foucry.net : No valid SPF, No valid DKIM,none]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.998,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; HFILTER_HELO_IP_A(1.00)[mithril.localdomain]; HFILTER_HELO_NORES_A_OR_MX(0.30)[mithril.localdomain]; IP_SCORE(-1.01)[ipnet: 80.67.160.0/19(-2.82), asn: 20766(-2.23), country: FR(-0.00)]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:20766, ipnet:80.67.160.0/19, country:FR]; TAGGED_FROM(0.00)[freebsd]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2020 04:48:11 -0000 Hello All, Hop your going. I run a FreeBSD 12.1-RELEASE-p4 on a baremetal server with many jail (one per fonction). The mail jail use rspamd to fight against spam. Like all of us I receveive everゆ mornin a security report from my jail (and the host). In everey reports I found many rspamd errors: `(rspamd-2.5), jid 19, uid 236: exited on signal 10` Ok thats means rspand got a problem, but why I found tほose reports in *every* daily security mail of *every* jail I use? How can I stop it? I did find (may be I look bad) anything in periodic security script? What I miss? Thanks for you help and advices, Take care. -- Jacques Foucry