View Single Post

  #2 (permalink)  
Old 11-15-2005, 03:32 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

I'm not windows pro, but if windows offers email service then you should able to send an email from script or at shell prompt using following command:

Code:
mail windowsuser@domain-name </tmp/email-message
Reply With Quote