state.operationLog.error("Failed to obtain e-mail recipients for experiment "
ifexperimentDetected:
"'%s'. No e-mails will be sent. Please, set a value of the experiment's property '%s'."
experimentMsg=("Please, fill in e-mail recipients list in the property '%s' of experiment '%s'."%(EXPERIMENT_RECIPIENTS_PROPCODE,experiment.getExperimentIdentifier()))
else:
experimentMsg=""
state.operationLog.error("Failed to detected e-mail recipients for incoming folder '%s'.%s"