Re: [slurm-users] job_submit_lua improvement

2021-05-11 Thread Bas van der Vlies
At our side we use use postfix for fetching the mail address from LDAP. This is the system .forward file for the users and they can not override it, eg: * https://github.com/basvandervlies/cf_surfsara_lib/blob/master/doc/services/postfix.md#virtual_alias_maps On 10/05/2021 22:56, Brian Andr

Re: [slurm-users] job_submit_lua improvement

2021-05-10 Thread Brian Andrus
As a solution,  I recommend you leverage the ".forward" file You can put anything you want in there and that is where it will go if the user doesn't specify an email. Brian Andrus On 5/10/2021 1:38 PM, Luke Yeager wrote: Contributions are usually handled through Bugzilla. Here's how I submit

Re: [slurm-users] job_submit_lua improvement

2021-05-10 Thread Luke Yeager
Contributions are usually handled through Bugzilla. Here's how I submitted a patch for job_submit/lua recently: https://bugs.schedmd.com/show_bug.cgi?id=10737 -Original Message- From: slurm-users On Behalf Of AB Sent: Monday, May 10, 2021 2:04 PM To: slurm-users@lists.schedmd.com Subjec