Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] which machine sends emails?
- Date: Tue, 7 Jul 2020 15:49:24 -0500
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] which machine sends emails?
On 7/7/2020 1:39 PM, nagaraj.tifr@xxxxxxxxx wrote:
Hi,
Which machine sends the notification email to user?
The submit machine where the user submitted the job.
Specifically, the machine running the condor_schedd that holds the user's job.
as for the admin emails, it is the Condor master, I assume?
Emails to the administrator could come from any machine in the pool. For instance, every machine in the pool runs the
condor_master daemon, and the condor_master daemon may send email to the pool administrator if it sees a problem on the
node.
regards
Todd