A.3 Email Notification Commands

Purpose

Sets up email notification service in Novell Remote Manager.

You can specify up to two mail servers and up to eight recipients to receive email when a notification is specified in the Novell Remote Manager server health area. Use a separate command line for each server or email address.

Syntax

mailserver IP_address
mailto email_address

Command

Use

no setting

Email notification is not configured. This is the default setting.

mailserver

Sends email notification to the specified mail server. You can specify up to two mail servers.

mailto

Sends email notification to the specified user. You can specify up to eight users.

Example

The following commands send email notifications to mail servers mail.bobs1bank.com and smtp.bobs1bank.com:

mailserver mail.bobs1bank.com
mailserver smtp.bobs1bank.com

The following commands send email notifications to users Bob, George, and Mary from mailserver bobs1bank.com:

mailto bob@bobs1bank.com
mailto george@bobs1bank.com
mailto mary@bobs1bank.com