From owner-freebsd-questions@FreeBSD.ORG Thu Dec 6 21:33:05 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48C77970 for ; Thu, 6 Dec 2012 21:33:05 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from leila.iecc.com (leila6.iecc.com [IPv6:2001:470:1f07:1126:0:4c:6569:6c61]) by mx1.freebsd.org (Postfix) with ESMTP id C63F38FC08 for ; Thu, 6 Dec 2012 21:33:04 +0000 (UTC) Received: (qmail 53051 invoked from network); 6 Dec 2012 21:33:03 -0000 Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 6 Dec 2012 21:33:03 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:vbr-info; s=50c10f0f.xn--3zv.k1211; i=johnl@user.iecc.com; bh=p/MMe64z0YI1418a3j0I+bcs241lCNE5qRgC3jWnl6A=; b=KY9wiEm0ge0MrglBBhS2/gptS7n1fw5FHJA0j9YjtKosYWETzucIi8ABYAP8VxKy8HosWLYhhwO8H0uNTp3wXKfYeGMboL14TKp0/O+xBY4Im5pnuousYxFwEzAFZ99EIq+Gvjmkfcr4HRy3KS37Yt37gJYwbxQtYW214lKZohc= VBR-Info: md=iecc.com; mc=all; mv=dwl.spamhaus.org Date: 6 Dec 2012 21:32:41 -0000 Message-ID: <20121206213241.10433.qmail@joyce.lan> From: "John Levine" To: freebsd-questions@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Re: SMS application In-Reply-To: Organization: X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2012 21:33:05 -0000 In article you write: >Can anyone recommend a good SMS application that works on FreeBSD? I >have used several different ones on MS Windows; however, I cannot find >one that works on FreeBSD. There doesn't appear to be a fully >functional one in the ports system either, although I might have missed >it. What do you want to do? If you just want to send SMS, there are plenty of vendors that have http interfaces that you can script with wget or www libraries in perl, python, and the other usual suspects.