From owner-freebsd-questions@FreeBSD.ORG Fri May 6 15:26:52 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58261106564A for ; Fri, 6 May 2011 15:26:52 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 1B0B58FC13 for ; Fri, 6 May 2011 15:26:51 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p46FQpfE031384; Fri, 6 May 2011 09:26:51 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p46FQp1s031381; Fri, 6 May 2011 09:26:51 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 6 May 2011 09:26:51 -0600 (MDT) From: Warren Block To: Doug Hardie In-Reply-To: Message-ID: References: <723BE905-95AC-4B07-AD31-3D149F06527E@lafn.org> <20110506051935.GB2327@tinyCurrent> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 06 May 2011 09:26:51 -0600 (MDT) Cc: Matthias Apitz , FreeBSD Questions Subject: Re: Sending a Fax 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: Fri, 06 May 2011 15:26:52 -0000 On Thu, 5 May 2011, Doug Hardie wrote: > > Thanks. As best as I can tell the Brother unit has a modem built it, > but the only interface to it is via ethernet. I suspect it takes a > PDF and then sends that, much like printing. The Linux drivers should have scripts for this, like brpcfax and filterBRFAX. Maybe useful as a guide if not directly.