From owner-freebsd-questions@FreeBSD.ORG Tue Oct 27 18:52:05 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 966FD106568D for ; Tue, 27 Oct 2009 18:52:05 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from mail-iw0-f190.google.com (mail-iw0-f190.google.com [209.85.223.190]) by mx1.freebsd.org (Postfix) with ESMTP id 5F8FC8FC19 for ; Tue, 27 Oct 2009 18:52:05 +0000 (UTC) Received: by iwn28 with SMTP id 28so12426iwn.3 for ; Tue, 27 Oct 2009 11:52:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=kJoRL82XDx5BrIXdDduaonYi2ThnThzW+5+HyennBLY=; b=UuhxK9mHmEvGZ0hCG8gwHSbmgZKDIc6JuTcjonsOl6rJz5tpZQ4S40U/9JWFtI4yEh MBJNn7Rrz/dzB5UmCWkUI/+iwCxK7LlbAjKPN4haAjtv2xD/jql44nT4VPfVRg96NtyE XUrZ8ELEd24AfrHRH2I6rWexEwBR2hOrmxwe4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bzR5zLJagah+feiNZBLVhcLZ/IKg+kv7T7tJLJ9ieFz8iTEUWRh3WRdPGWYtmqPZCT hueXTrEeUtH82KQaH5Dtbpy2ryHcJbczDjeDNQJpAYjEyrwnbyXW9CQIJS6Ql6rVdQg+ jOJZwQouWKvl+4SCFRtMhZ/7K7FsRpKN3utEw= MIME-Version: 1.0 Received: by 10.231.4.75 with SMTP id 11mr194460ibq.25.1256669523495; Tue, 27 Oct 2009 11:52:03 -0700 (PDT) In-Reply-To: <20091026153216.d43de7da.wmoran@potentialtech.com> References: <4AE5F897.3000103@rawbw.com> <20091026153216.d43de7da.wmoran@potentialtech.com> Date: Tue, 27 Oct 2009 11:52:03 -0700 Message-ID: From: Kurt Buff To: Bill Moran Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: Why is sendmail is part of the system and not a package? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 18:52:05 -0000 On Mon, Oct 26, 2009 at 12:32, Bill Moran wrote: > In response to Yuri : > Besides, if it's not there, how are you going to send mail from things > like cron? Postfix.