From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 04:59:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D8116A4B3 for ; Sun, 5 Oct 2003 04:59:35 -0700 (PDT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5142643FAF for ; Sun, 5 Oct 2003 04:59:34 -0700 (PDT) (envelope-from email@gabriel-striewe.de) Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1A67Xy-0005wp-00 for freebsd-questions@freebsd.org; Sun, 05 Oct 2003 13:59:34 +0200 Received: from [80.141.2.191] (helo=desktop.gs) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1A67Xx-0005Ym-00 for freebsd-questions@freebsd.org; Sun, 05 Oct 2003 13:59:34 +0200 Received: by desktop.gs (Postfix, from userid 1001) id D6DBD7A; Sun, 5 Oct 2003 14:04:52 +0200 (CEST) Date: Sun, 5 Oct 2003 14:04:52 +0200 From: Gabriel Striewe To: freebsd-questions@freebsd.org Message-ID: <20031005120452.GA22430@desktop.gs> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Email notification X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2003 11:59:35 -0000 Hello! On my FreeBSD 5.1 system, I set up a postfix mail server and am now able to send email through the "mail" command on the command line. I would like to send an email notification to an outside email address whenever new mail arrives in a certain mailbox. What is the best procedure to follow here? Thanks for any hints. Gabriel