LSF Version 7.3 - Platform LSF Configuration Reference
Default
/usr/lib/sendmail (UNIX)
blank (Windows)
See also
LSB_MAILSERVER, LSB_MAILTO
LSB_MAILSERVER
Syntax
LSB_MAILSERVER=mail_protocol:mail_server
Description
Part of mail configuration on Windows.
This parameter only applies when lsmail is used as the mail program
(LSB_MAILPROG=lsmail.exe).Otherwise, it is ignored.
Both mail_protocol and mail_server must be indicated.
Set this parameter to either SMTP or Microsoft Exchange protocol (SMTP or EXCHANGE)
and specify the name of the host that is the mail server.
This parameter is set during installation of LSF on Windows or is set or modified by the LSF
administrator.
If this parameter is modified, the LSF administrator must restart sbatchd on all hosts to retrieve
the new value.
Examples
LSB_MAILSERVER=EXCHANGE:Host2@company.com
LSB_MAILSERVER=SMTP:MailHost
Default
Not defined
See also
LSB_LOCALDIR
LSB_MAILSIZE_LIMIT
Syntax
LSB_MAILSIZE_LIMIT=email_size_KB
Description
Limits the size in KB of the email containing job output information.
The system sends job information such as CPU, process and memory usage, job output, and
errors in email to the submitting user account. Some batch jobs can create large amounts of
lsf.conf
Platform LSF Configuration Reference 417