From owner-freebsd-questions Sun Feb 17 17: 1:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id B524D37B402 for ; Sun, 17 Feb 2002 17:01:09 -0800 (PST) Received: from rambo.simx.org (rocky [192.168.0.2]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id g1I10vZ28591; Mon, 18 Feb 2002 01:00:57 GMT (envelope-from listsub@rambo.simx.org) Message-ID: <3C705249.6020002@rambo.simx.org> Date: Mon, 18 Feb 2002 02:00:57 +0100 From: "Roger 'Rocky' Vetterberg" Reply-To: listsub@rambo.simx.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Lucas Nussbaum Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Email -> SMS Gateway on FreeBSD References: <06ba01c1b45a$2c1ed900$1501a8c0@win2kws1> <11752.203.11.225.5.1013988132.squirrel@www.futureuse.net> <20020218002711.GA23631@oxygene.in.schickler.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lucas Nussbaum wrote: > On Mon, Feb 18, 2002 at 10:22:12AM +1100, fbsdlist@futureuse.net wrote: > >>>I'm looking to set up an Email -> SMS gateway on my FreeBSD machine. >>>Its primary use will be to notify a list of mobile phones via SMS if a >>>server goes down... >>> >>[...] >> >>>I'm really just after anyone with experience getting this to work. >>>Suggestions for programs, hardware needed - and i guess most >>>importantly.. is it possible. >>> >>Hi Brad, >> >>Good news - it is possible and shouldn't be very hard to do either. You've >>got these main options ... >> >>1. Use a 3rd party service provider, they'll have software or an email >>gateway you can use. We use RedRock Communications at work. >> >>2. Write your own gateway. >> > > 3. use the email address provided by your phone operator (eg: > number@operator), and redirect the mail to it. Often it's only a mail > notify service, so only subject is sent to the phone. I've a perl script > which put all the content of a mail in a subject then send it. If > someone is interested, mail me privately. > > Btw, someone talked about software available for that in the ports. > Which ports exactly ? > > lucas /usr/ports/misc/smssend can use webbased services such as mtnsms.com and many others. It features some kind of script language that allows you to make scripts that enables it to use any webbased sms service, and comes preloaded with scripts for a lot of services. I havent used it more then in a few tests, but it seems to work. -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message