From owner-freebsd-questions@freebsd.org Sat Apr 23 09:28:40 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 566E0B1AFB9 for ; Sat, 23 Apr 2016 09:28:40 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU004-OMC4S30.hotmail.com (blu004-omc4s30.hotmail.com [65.55.111.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03D2612C7 for ; Sat, 23 Apr 2016 09:28:39 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU436-SMTP217 ([65.55.111.135]) by BLU004-OMC4S30.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 23 Apr 2016 02:27:32 -0700 X-TMN: [ZgSkxNNvc8VfXMkQuMQ/jpV+h2oG/7a0] X-Originating-Email: [carmel_ny@outlook.com] Message-ID: Date: Sat, 23 Apr 2016 05:27:29 -0400 From: Carmel To: freebsd-questions@freebsd.org Subject: daily run output Organization: Seibercom NET X-Mailer: Claws Mail 3.13.2-dirty (GTK+ 2.24.28; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Apr 2016 09:27:31.0775 (UTC) FILETIME=[5C9E84F0:01D19D42] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 09:28:40 -0000 The "daily run output" has been displaying this message: mailwrapper: no mapping in /usr/local/etc/mail/mailer.conf This is the mailer.conf file: # # Execute the Postfix sendmail program, named /usr/local/sbin/sendmail # sendmail /usr/local/sbin/sendmail send-mail /usr/local/sbin/sendmail mailq /usr/local/sbin/sendmail newaliases /usr/local/sbin/sendmail I a running postfix without any problems on a FreeBSD-11 machine. Is this something I should worry about? -- Carmel