Hi , Please find the useful command for sending e-mails through "mailsend" utility.. D:\\mailsend.exe -to dinesh.kumar@abc.com -from dineshkumar02@abc.com -starttls -smtp smtp.gmail.com -port 587 -sub HighAlert +cc +bc -auth-login -user username -pass password Here pgalert.txt is the file for the message body.. --Dinesh