[slurm-users] Email parameters

Sternberger, Sven sven.sternberger at desy.de
Thu Jan 24 17:12:38 UTC 2019


Hello! 

a simple way is to set MailProg in slurm.conf like 

MailProg = /usr/local/bin/myscript.sh 

and write a simple script 

#! /bin/bash 
/bin/mail -r "SLURM Daemon <foo at mysite.org>" "$@" 

best regards 

> Von: "Andre Torres" <andre.torres at ibmc.up.pt>
> An: slurm-users at lists.schedmd.com
> Gesendet: Donnerstag, 24. Januar 2019 17:10:04
> Betreff: [slurm-users] Email parameters

> Hi all,

> Does anyone know how can I change the “from address” for the job emails ?

> Thanks in advance,

> Andre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20190124/ed9120d4/attachment.html>


More information about the slurm-users mailing list