Hi,
Is there an existing way of turning off mail notifications for jobs which have been submitted to a queue in batch mode?
Most of our jobs handle their own logging, so users get largely empty notification mails,and as an admin, I'm likely to get hundreds of them.
I would have subscribed to the support list for queue, but the archives show a lot of spam on it, so I haven't.
regards, Colin
Found it reading the source, the docs don't mention it.
The "mail" keyword with cause queued to send mail if it contains the letters s, e or c. For start, end and crash.
regards,
Colin.
Log in to post a comment.
Hi,
Is there an existing way of turning off mail notifications for jobs which have been submitted to a queue in batch mode?
Most of our jobs handle their own logging, so users get largely empty notification mails,and as an admin, I'm likely to get hundreds of them.
I would have subscribed to the support list for queue, but the archives show a lot of spam on it, so I haven't.
regards,
Colin
Found it reading the source, the docs don't mention it.
The "mail" keyword with cause queued to send mail if it contains the letters s, e or c. For start, end and crash.
regards,
Colin.