Subject: [Condor-users] Some problem while executing script that is using "mail" command to send a mail
Hello all, I am facing some problem, May be its very silly It is like this :
I had written one shell script whose work is to just send the mail. when i execute the script manually then it works well and it also
sent the mail, but when i execute the same script using Condor then my job runs, but it did not send any mail.
So could you please suggest me something so that i am able to send the mail using Condor.