[slurm-dev] Send mail from SLURM throught a mail server on a local network

2016-09-16 Thread Fanny Pagés Díaz
What mail client can use to send the notifications in SLURM through a corporate mail server located on a local network? Thanks

[slurm-dev] Send mail from SLURM

2016-09-16 Thread Fanny Pagés Díaz
I need to send notifications from slurm to any mail? It works only for my local mail. I have to make some settings? thanks

[slurm-dev] Send notification email

2016-09-28 Thread Fanny Pagés Díaz
I need send notification email from Slurm using other mail server which is not the standard one. Any can help me?

[slurm-dev] Re: Send notification email

2016-09-29 Thread Fanny Pagés Díaz
is: MailProg = /usr/bin/mail From: Fanny Pagés Díaz mailto:fpa...@citi.cu> > Reply-To: slurm-dev mailto:slurm-dev@schedmd.com> > Date: Wednesday, September 28, 2016 at 11:45 AM To: slurm-dev mailto:slurm-dev@schedmd.com> > Subject: [slurm-dev] Send notification ema

[slurm-dev] Re: Send notification email

2016-10-03 Thread Fanny Pagés Díaz
fix is a mail server.) From: Fanny Pagés Díaz [mailto:fpa...@citi.cu] Sent: 29 September 2016 19:09 To: slurm-dev mailto:slurm-dev@schedmd.com> > Subject: [slurm-dev] Re: Send notification email Yes, I can set the mail server in slurm? De: Eckert, Phil [mailto:ecke...@llnl.gov]

[slurm-dev] Re: Send notification email

2016-10-04 Thread Fanny Pagés Díaz
I made the configuration with mail client (smtp) without slurm it works ok. /usr/bin/smtp.wrapper #!/bin/bash mytmp=$(mktemp /tmp/slurm.email.XX) echo "From: sl...@cluster.citi.cu" > $mytmp echo Subject: $2 >> $mytmp echo To: $3 >> $mytmp echo >> $mytmp echo $2 >> $mytmp cat $mytmp | /usr/

[slurm-dev] Re: Send notification email

2016-10-05 Thread Fanny Pagés Díaz
: martes, 4 de octubre de 2016 18:43 Para: slurm-dev Asunto: [slurm-dev] Re: Send notification email On 03/10/16 23:39, Fanny Pagés Díaz wrote: > I have a slurm running in the same HPC cluster server, but I need send > all notification using my corporate mail server, which running in >

[slurm-dev] Re: Send notification email

2016-10-05 Thread Fanny Pagés Díaz
----Original Message- From: Fanny Pagés Díaz [mailto:fpa...@citi.cu] Sent: 05 October 2016 15:13 To: slurm-dev Subject: [slurm-dev] Re: Send notification email Hi, Thanks for your answer. My HPC cluster does not have a real IP segment, it is a test cluster. Therefore it not recognized in the ex

[slurm-dev] Re: Send notification email

2016-10-05 Thread Fanny Pagés Díaz
able to offer a better solution though. -Original Message- From: Fanny Pagés Díaz [mailto:fpa...@citi.cu] Sent: 05 October 2016 15:45 To: slurm-dev Subject: [slurm-dev] Re: Send notification email Yes, I refer to the external network IP cluster is not valid out, my domain is