Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 1997 10:05:24 -0800 (PST)
From:      Dan Busarow <dan@dpcsys.com>
To:        Andy Cowan <andyc@waverider.net.uk>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Exchange Server getting email
Message-ID:  <Pine.UW2.3.95.970228095756.11082D-100000@cedb>
In-Reply-To: <3.0.32.19970228151933.007ada10@waverider.net.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Feb 1997, Andy Cowan wrote:
> At 13:57 28/02/97 +0000, you wrote:
> >This gets my vote too. UUCP is so much more efficient for routine batched
> >mail collection.
> 
> In what way - I'm not disagreeing - just curious.

SMTP is designed for directly connected hosts.  Sure, it has
support for queueing, but it's only there to cover the infrequent
cases when the destination host is down.  In the case of dialup
users we are looking at hosts with typical "uptimes" measured
in minutes rather than months so the design is stretched a bit :)

UUCP on the other hand was designed for batch transfers to
hosts that connect at their whim.  It wastes far fewer cycles
checking to see if a host is available and it doesn't require 
any kludges (kicking off sendmail -qR) to deliver when the host 
does answer.

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970228095756.11082D-100000>