Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Emails to Pagers

  • 14-11-2006 11:11AM
    #1
    Registered Users, Registered Users 2 Posts: 1,463 ✭✭✭


    anyone know if theres any software out there that will allow you to send a messgae to a pager by email? currently use eirpage (www.eirmessage.ie) to send pages but wish to send them thro email so that have record of message send, time, date etc...


Comments

  • Registered Users, Registered Users 2 Posts: 1,726 ✭✭✭gerryk


    From a quick look at that site, it seems like it would be easy to set up a mail server which would parse out the message from an email and form a URL to post the information to the gateway. It just uses CGI POST methods, so shouldn't be hard once you know the URL format.

    You could set up a basic server with the mail server of your choice and a couple of crons and a script or two could handle the parsing and passing information to the gateway.


  • Registered Users, Registered Users 2 Posts: 1,726 ✭✭✭gerryk


    You know... it could be done even simpler with a cron'd fetchmail script. That would alleviate the need for a local mail server altogether. Just create mailtopager@eircom.net (or whatever) and send your messages there, where they can be collected by a fetchmail job.


Advertisement