From nobody Fri Nov 25 19:07:59 2022 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NJksJ4Tjnz4jSsM for ; Fri, 25 Nov 2022 19:08:04 +0000 (UTC) (envelope-from iio7@tutanota.com) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (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 (2048 bits) client-digest SHA256) (Client CN "mail.tutanota.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NJksH41bSz4PFh for ; Fri, 25 Nov 2022 19:08:03 +0000 (UTC) (envelope-from iio7@tutanota.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=tutanota.com header.s=s1 header.b=YDsQhJMR; spf=pass (mx1.freebsd.org: domain of iio7@tutanota.com designates 81.3.6.162 as permitted sender) smtp.mailfrom=iio7@tutanota.com; dmarc=pass (policy=quarantine) header.from=tutanota.com Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id 7266FFBF534 for ; Fri, 25 Nov 2022 19:07:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1669403279; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=EixFdArtTpriHrIOe0baj6trQIltZuVT61gYpocB7e4=; b=YDsQhJMRK5NmV3uHJ+Pq7hrUJ/XA0cpASmA8swRbXh5ebDhKa787X1F319shBgbh AwPA6yabGS2IEdrNRVTCW3V2PjM5cb0ZcmTAJS5rN9TTU/RNVtBWvLjo3Kp9Ag19nfI op1rm4R1EKpUVljBHEaL9XD0w0PBnMcbFVUKnZc/mlKl7j9d5sew1GOHU3RChfsZFpK KgP/jgHX+1DpcjxsAdY2Kn7nLSIg8shN8y6dSbPyMvTQOu2ptacw144y7sPV0QEewvQ 0eLaRIJl57ajaUiAJ4rt1aPUiGylC/LfhNwG/ciS7x5934H9r3oJyXvYhFPEwOmwqUT VPBBL8jDag== Date: Fri, 25 Nov 2022 20:07:59 +0100 (CET) From: iio7@tutanota.com To: Freebsd Questions Message-ID: Subject: What is this sm-mta? List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.00 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; DMARC_POLICY_ALLOW(-0.50)[tutanota.com,quarantine]; R_DKIM_ALLOW(-0.20)[tutanota.com:s=s1]; R_SPF_ALLOW(-0.20)[+ip4:81.3.6.160/28]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE]; MIME_TRACE(0.00)[0:+]; FROM_NO_DN(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[tutanota.com:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4NJksH41bSz4PFh X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N I have the following options set in /etc/rc.conf sendmail_enable="NO" sendmail_msp_queue_enable="NO" Yet I keep seeing a lot of sendmail activitity in /var/log/maillog: Nov 25 03:35:41 foo sendmail[90110]: 2AP2ZeZo090110: to=root, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=37944, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] Nov 25 03:35:41 foo sendmail[90110]: 2AK23ccD044156: to=postmaster, delay=5+00:32:03, xdelay=00:00:00, mailer=relay, pri=487250, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] Nov 25 03:35:41 foo sendmail[90110]: 2AK23ccD044156: 2AP2ZeZp090110: return to sender: Cannot send message for 5 days What is all of this? And also from sm-mta: Nov 24 16:12:06 foo sm-mta[56897]: STARTTLS=server: file /etc/mail/certs/dh.param unsafe: No such file or directory Nov 24 18:39:14 foo sm-mta[12546]: starting daemon (8.16.1): SMTP+queueing@00:30:00 Nov 24 18:39:14 foo sm-mta[12546]: STARTTLS=server: file /etc/mail/certs/dh.param unsafe: No such file or directory Nov 24 20:47:03 foo sm-mta[75966]: starting daemon (8.16.1): SMTP+queueing@00:30:00 Nov 24 20:47:03 foo sm-mta[75966]: STARTTLS=server: file /etc/mail/certs/dh.param unsafe: No such file or directory sm-mta doesn't seem to be documented anywhere? There are no scripts in /etc/rc.d nor /usr/local/rc.d Still the log is filling up with this in maillog. Kind regards.