Hi all,

I am using a shell script , when run this script its sends an e-mail to a group about all the updated rpm for the day .the problem what i am facing now is this script was not written by me and it uses this syntax to send the e-mail - mail -s "following rmp s have been updated on $month-$date on `hostname`" <name of the group> . i dono weather its the prob with the mail server or something . the sendmail service is running . however when i try to do telnet on port 25 to my machine ( where the script is running ) it says "connection refused to remote host"

thanks,
vedaprasad