From owner-freebsd-questions Mon Oct 23 22:42:05 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA11683 for questions-outgoing; Mon, 23 Oct 1995 22:42:05 -0700 Received: from puli.cisco.com (puli.cisco.com [171.69.1.174]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA11678 for ; Mon, 23 Oct 1995 22:41:59 -0700 Received: from localhost.cisco.com (localhost.cisco.com [127.0.0.1]) by puli.cisco.com (8.6.8+c/8.6.5) with SMTP id WAA26821; Mon, 23 Oct 1995 22:41:12 -0700 Message-Id: <199510240541.WAA26821@puli.cisco.com> To: fenner@parc.xerox.com (Bill Fenner) Cc: Stephen Waits , questions@freebsd.org Subject: Re: SendPage or TPage ported? In-Reply-To: fenner@parc.xerox.com's message of 20 Oct 1995 14:52:19 PST Date: Mon, 23 Oct 1995 22:41:12 -0700 From: Paul Traina Sender: owner-questions@freebsd.org Precedence: bulk > In message you write: > >Has anyone gotten either Sendpage or TPage or any other alphanumeric > >paging software ported? > > I am using HylaFAX for alphanumeric paging. Works great, and you get FAX too > =) > (Plus it has reliable queueing and a good IXO protocol implementation; tpage > was always pretty fragile imho) I have hylafax handling my page stuff now, and it works quite well, but I missed having tpage's "front end" available, so I've hacked tpage.pl to interface properly with hylafax and ditched tpage's rather cruddy (hey, I can say that, I helped write parts of it) back end. If you would like the code, drop me a line.