-
June 8th, 2010 05:57 AM #1
lava mail notification
i use lava to manager my job.i can use mail command to sendmail ,How to config lava mail notificatin?
i have read the document "Inside Platform Lava" ,it says "When a batch job completes or exits, Lava by default sends a job report by electronic mail to the submitting user account."
i have not receive mail when my job finished.
-
June 8th, 2010 07:16 AM #2
If your server is already configured a mail server, you can use option -u to indicate the email address you want to send where the job is finished or error.
$ bsub -u youremail@yourdomain.com < yourjobscript
By default, if you did not use the -u option, this email will be sent to inbox in the local server (see LSB_MAILSERVER and LSB_MAILTO variables in Lava configuration). You can check this email by using `mail` command.
-
June 9th, 2010 03:08 AM #3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules