I don't recieve email from my tasks on baobab

Dear hpc community,

Since the 5th of september I didn’t revieve any email fomr my tasks (on baobab). I have not changed anything in my batch files, here the arguments:

#SBATCH --mail-user=myEmailAdress
#SBATCH --mail-type=BEGIN
#SBATCH --mail-type=END
#SBATCH --mail-type=FAIL

Two questions:

  1. Am I the only one with this issue?

  2. Can I do something to fix this?

Many thanks, best regards,

Leonhard.

Hi @Leonhard.Unterlerchner

  1. Are you sure MyEmailAdress is your correct email.
  2. is $ getent aliases $USER returns your email adress (no syntax errors ?)

I have tested as user:

(baobab)-[alberta@login1 ~]$ srun --mail-type=BEGIN,END  hostname
cpu001.baobab

I receive all emails