Date: Fri, 13 Apr 2001 15:24:09 +0200 From: Brad Knowles <brad.knowles@skynet.be> To: Kris Kirby <kris@catonic.net>, Brett Glass <brett@lariat.org> Cc: Chip Wiegand <chip@wiegand.org>, FreeBSD Chat <chat@FreeBSD.ORG> Subject: Re: Just an observation - MUA's seen in the lists Message-ID: <p05100119b6fcad7668b0@[194.78.241.123]> In-Reply-To: <Pine.BSF.4.21.0104131309160.90249-100000@spaz.huntsvilleal.com> References: <Pine.BSF.4.21.0104131309160.90249-100000@spaz.huntsvilleal.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 1:10 PM +0000 4/13/01, Kris Kirby wrote: > Hey! Wait a minute! Email *is* mission-critical. When was the last time > you went without email for a few days? :-) Yup, e-mail is mission critical. Indeed, I submit that it is the only mission-critical application. However, this simply requires that we have reliable servers handling our e-mail -- once we get down to the client level, it's up to the user to deal with the reliability issues, because there's just not much we can do on the server to fix problems with the client. -- Brad Knowles, <brad.knowles@skynet.be> /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* Represented as 1045 digit prime number by Phil Carmody */ /* Prime as DNS cname chain by Roy Arends and Walter Belgers */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* where title-key = "153 2 8 105 225" or other similar 5-byte key */ dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05100119b6fcad7668b0>