Ticket 7709 - Mail from variable
Summary: Mail from variable
Status: RESOLVED INVALID
Alias: None
Product: Slurm
Classification: Unclassified
Component: Configuration (show other tickets)
Version: 19.05.1
Hardware: Linux Linux
: 6 - No support contract
Assignee: Jacob Jenson
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2019-09-09 10:44 MDT by Matt Alton
Modified: 2019-09-10 15:08 MDT (History)
0 users

See Also:
Site: -Other-
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
Description Matt Alton 2019-09-09 10:44:21 MDT
Hello,

One of my client's want Slurm to send email on all state changes of a job. After my client indicated this was not working I found the MTA I am using will not accept email from my Slurm user and will only process unauthenticated email from "donotreply@university.ac.uk".

Is there a variable that can be set anywhere to specify an email from address? I have no objection to recompiling if this needs to be set in the source code.

From my investigation into this, I am suspecting Slurm does not have this functionality available via slurm.conf or sbatch flags.

Can anyone offer any pointers on this?

Regards,
Matt.
Comment 1 Jacob Jenson 2019-09-09 11:08:19 MDT
Matt,

Our support team can help with this, but first the client will need to purchase a SchedMD Slurm support contract either through OCF or directly with SchedMD. If you email me directly at jacob@schedmd.com then I can share support options and costs with you for this client. 

Jacob
Comment 2 Matt Alton 2019-09-10 15:08:22 MDT
Hi Jacob,

Thanks for your response. I've implemented a workaround using Postfix mappings.

Regards,
Matt.