Thanks
I am running some scripts in linux and i am getting TEXT output for that scripts.It takes some time to execute.
I have a script to keep track of this output. As soon as i get output I need to send this TEXT output to remote email id .
Only thing I need is , perl script to send this Text from my email id to other email Id.
Comment on Re^2: mail from one email id to other email id