On 02/09/2011 04:20 AM, Raman Sehgal wrote:
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.
The mail program needs to be in the path of the executing program. If you are using a shared filesystem, you can put "getenv = true" in your submit file and then it should work as when you are executing it manually.
Regards, Raman Sehgal _______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/