From owner-freebsd-questions@freebsd.org Thu Oct 29 15:18:00 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 8772C454B1B for ; Thu, 29 Oct 2020 15:18:00 +0000 (UTC) (envelope-from mlist@nlned.nl) Received: from one.dhzm.nl (one.dhzm.nl [161.97.88.222]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "dhzm.nl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CMTbC5d2jz3dS8 for ; Thu, 29 Oct 2020 15:17:59 +0000 (UTC) (envelope-from mlist@nlned.nl) Received: from [10.10.10.25] (epsilon.welberg24.nl [185.238.129.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by one.dhzm.nl (Postfix) with ESMTPSA id A38F7DEE for ; Thu, 29 Oct 2020 16:17:51 +0100 (CET) User-Agent: Microsoft-MacOutlook/16.42.20101102 Date: Thu, 29 Oct 2020 16:17:49 +0100 Subject: Problems with FreeBSD 12.2-RELEASE From: Jack Raats To: Message-ID: Thread-Topic: Problems with FreeBSD 12.2-RELEASE Mime-version: 1.0 X-Rspamd-Queue-Id: 4CMTbC5d2jz3dS8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mlist@nlned.nl designates 161.97.88.222 as permitted sender) smtp.mailfrom=mlist@nlned.nl X-Spamd-Result: default: False [-2.03 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.94)[-0.944]; ARC_NA(0.00)[]; NEURAL_SPAM_SHORT(0.13)[0.133]; DMARC_NA(0.00)[nlned.nl]; NEURAL_HAM_MEDIUM(-0.92)[-0.918]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:51167, ipnet:161.97.88.0/23, country:DE]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-questions] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2020 15:18:00 -0000 Hi, =20 I=E2=80=99ve the following problem after updating to FreeBSD 12.2-RELEASE. =20 Old situation: FreeBSD 12.1-RELEASE-p10 Postfix, dovecot, opendkim, opendmarc, clamav-milter and clamd. Mail was perfectly working =20 New situation: FreeBSD 12.2-RELEASE, the rest was the same. Every night after 03:00 am the clamav daemon stops working so postfix stops= working (even dovecot) Strange, but I know that after 03:00 am periodic daily runs. =20 Can anyone give me a clue what to change or where to look for to solve this= mystery. =20 Thanks Jack Raats =20