Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 9567D2E006B for ; Mon, 24 Mar 2008 13:42:04 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 12735-09 for ; Mon, 24 Mar 2008 13:41:57 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from cronos.madness.at (madness.at [217.196.146.217]) by postgresql.org (Postfix) with ESMTP id 5700E2E0054 for ; Mon, 24 Mar 2008 13:41:57 -0300 (ADT) Received: from mastermind.kaltenbrunner.cc ([83.215.233.60]) by cronos.madness.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Jdpk2-0003aw-Oq; Mon, 24 Mar 2008 17:41:53 +0100 Message-ID: <47E7DA96.5010505@kaltenbrunner.cc> Date: Mon, 24 Mar 2008 17:45:10 +0100 From: Stefan Kaltenbrunner User-Agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110) MIME-Version: 1.0 To: Andrew Sullivan CC: pgsql-www@postgresql.org Subject: Re: Email monitoring References: <20080324152456.GC22774@crankycanuck.ca> <200803241526.m2OFQ3527816@momjian.us> <20080324153638.GA23447@crankycanuck.ca> In-Reply-To: <20080324153638.GA23447@crankycanuck.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/545 X-Sequence-Number: 14664 Andrew Sullivan wrote: > On Mon, Mar 24, 2008 at 11:26:03AM -0400, Bruce Momjian wrote: >>> What is the problem you are trying to solve? >> Email is blocked but there is no notification except "Hey, I haven't >> gotten email in a while". > > Adding a completely different address for that is not really a good monitor. > > There are at least these problems possible: > > - routing problems > - mail server problems > - list server problems > - machine failure problems > - delivery problems > > These each need different monitors, I suggest. Let's work on those. we actually do have monitoring for most if not all of the above mentioned things and more ... Stefan