From owner-freebsd-questions@FreeBSD.ORG Mon Sep 27 05:11:23 2004 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 0AA1816A4CE for ; Mon, 27 Sep 2004 05:11:23 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E39A43D1D for ; Mon, 27 Sep 2004 05:11:22 +0000 (GMT) (envelope-from nico.meijer@zonnet.nl) Received: from piweblw.demon.nl ([82.161.24.55]:15910 helo=[192.168.2.100]) by post-24.mail.nl.demon.net with esmtp (Exim 4.34) id 1CBnnF-0004Wg-LY for freebsd-questions@freebsd.org; Mon, 27 Sep 2004 05:11:21 +0000 Message-ID: <4157A0F9.6010007@zonnet.nl> Date: Mon, 27 Sep 2004 07:11:21 +0200 From: Nico Meijer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040908 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <493F1EDF-0FE0-11D9-A586-000D9333E43C@secure-computing.net> <20040926143211.02d40949.wmoran@potentialtech.com> In-Reply-To: <20040926143211.02d40949.wmoran@potentialtech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Backup Mail Server Questions 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: Mon, 27 Sep 2004 05:11:23 -0000 Hi Bill, > Backup SMTP is even more difficult to justify. The SMTP standard has > transient failure recovery built into it, so if your net connection is > down for an hour or so, mail delivery will resume when the connection > comes back up. But, with backup MX, *you* are in charge of all mails in the queue. Routing messages to a new primary becomes so much more easier. End users are less likely to get "couldn't deliver yet but will keep trying" messages from their own smtp-server. (It appears to me that most users, when given such automated notice, start running around in panic and making frantic, unnecessary phonecalls. This was different some years ago.) Bye... Nico