[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Problem with E-mail Notification in condor






From: swarna baggani <swarna_sep@xxxxxxxxxxx>
To: condor-users@xxxxxxxxxxx
Sent: Mon, 25 April, 2011 11:30:20 PM
Subject: [Condor-users] Problem with E-mail Notification in condor

Hi,

My jobs are running on the condor but I don't receive any E-mail notification after the job completes even if I specify the email address in the submit file, do I need to change anything in condor_config file.

I have included following statements in the condor submit file for the E-mail Notification.

Notification = Always
Notify_User = <email_address>

For example I have Included

Notification = Always
Notify_User = swarna@xxxxxxxxx

I tried using 
Notify_User = <swarna@xxxxxxxxx>
but No luck.

Can anyone help me with this.

Thanks,