MSN-to-email-to-SMS?
May 24, 2006 3:31 PM
Subscribe
Anyone know any free solution for forwarding MSN messages to an email address?
I have a PC at work that's always on, a friend in a different timezone and an email-to-SMS gateway. Anyone know if there's a program or plug-in that will glue all this together?
posted by krisjohn to computers & internet (13 comments total)
Otherwise, I'd use a perl MSN library to make a little daemon to run while you're not at the computer. Net-Msmgr was the first I found on Google. If possible, I'd probably try to find something using POE instead. It should be trivial to hook the receive-message event up to a sub that would send an email.
posted by devilsbrigade at 3:39 PM on May 24, 2006