mkemailuser
Use the mkemailuser command to add a recipient of email event and inventory notifications to the email event notification facility. Add up to twelve recipients (one recipient at a time).
Syntax
Parameters
- -name user_name
- (Optional) Specifies the name of the person who is the recipient of email event notifications. The user_name value must be unique, must not contain spaces, and must not contain only numbers. If you do not specify a user name, the system automatically assigns a user name in the format of emailusern, where n is a number beginning with 0 (emailuser0, emailuser1, and so on).
- -address user_address
- (Required) Specifies the email address of the person receiving the email event or inventory notifications, or both. The user_address value must be unique.
- -usertype support| local
- (Required) Specifies the type of user, either local or support, based on the following guidelines:
- support
- The recipient is your product support organization, using a default value (an auto-populated email address). This setting is used with the Call Home feature. For any other use case, contact your product support organization for direction.
- local
- All other recipients other than your product support organization. Select the local usertype unless otherwise instructed by your product support organization.
- -error on | off
- (Optional) Specifies whether the recipient receives error-type event notifications. Set to on, error-type event notifications are sent to the email recipient. Set to off, error-type event notifications are not sent to the recipient. The default value is on.
- -warning on | off
- (Optional) Specifies whether the recipient receives warning-type event notifications. Set to on, warning-type event notifications are sent to the email recipient. Set to off, warning-type event notifications are not sent to the recipient. The default value is on.
- -info on | off
- (Optional) Specifies whether the recipient receives informational event notifications. Set to on, informational event notifications are sent to the email recipient. Set to off, informational event notifications are not sent to the recipient. The default value is on.
- -inventory on | off
- (Optional) Specifies whether this recipient receives inventory email notifications. The default value is off.
Description
This command adds email recipients to the email event and inventory notification facility. You can add up to twelve recipients, one recipient at a time. When an email user is added, if a user name is not specified, a default name is allocated by the system. This default name has the form of emailuser1, emailuser2, and so on. Email notification starts when you process the startemail command.
Note: Before you can set the usertype parameter to
support, turn the -warning and -info
flags off.
Remember: When considering e-mail addresses:
- Alphanumeric characters and additionally underscore (
_
), at symbol (@
), and dot (.
) characters are permitted. - There must be exactly one
@
character in the string, and the@
characters must not start or end the string. - A plus (
+
) character is permitted before the @ character.
For syslog servers, SNMP servers, and email
users with type set to local, the valid combinations of
notification types are:
- error, warning, and info
- error and warning
An invocation example
mkemailuser -address manager2008@ibm.com -error on -usertype local
The resulting output:
email user, id [2], successfully created