Results 1 to 2 of 2

Thread: Skype Script

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    London, UK
    Beans
    Hidden!

    Skype Script

    I would like to change the following script so that it only sends an email if a particular skype contact has logged in. How is it done?

    (File name: skype_logged_in.sh)
    #!/bin/bash
    ssmtp a.com < ./skype_notifications/skype_logged_in.txt (this contains email content)

    The above is called from the script line in the generic "Contact came Online" notification in skype. I have put the following into the skype script box:

    sh skype_logged_in.sh

    Robin

  2. #2
    Join Date
    Aug 2006
    Location
    London, UK
    Beans
    Hidden!

    Re: Skype Script

    Does any know an answer?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •