Configuring email addresses


This section is located at the libraries email-list level.

To add a new email group, use the following command:

Admin@nodename# create libraries email-list <parameter>

Specify the parameters:

Parameter

Description

name

Email group name.

description

Email group description.

type

List type:

  • local: local

  • updatable: if the list is updatable, specify URL address for downloading updates (url). List update frequency is set by the schedule parameter in the crontab format.

Crontab format: (minutes: 0-59) (hours: 0-23) (days of the month: 1-31) (month: 1-12) (days of the week: 0-6; where 0 is Sunday). You can set each field as follows:

  • An asterisk (*) denotes the entire range (from the first number to the last).

  • A dash (-) denotes a number range. For example, "5-7" means 5, 6, and 7.

  • Lists: comma-separated numbers or ranges. For example, "1,5,10,11" or "1-11,19-23".

  • An asterisk or range spacing: used for spacing out values in ranges. The increment is given after a slash. Examples: "2-10/2" means "2,4,6,8,10" while "*/2" in the "hours" field means "every two hours".

emails

Emails to add to the group.

To edit information about an email group, use the following command:

Admin@nodename# set libraries email-list <email-list-name> <parameter>

The parameters available to update are the same as those for creating an email group.

To delete a group or individual emails from it, use the following commands:

Admin@nodename# delete libraries email-list <email-list-name> Admin@nodename# delete libraries email-list <email-list-name> emails [ <email> ... ]

To view information about all existing groups, about individual groups, or about emails in a group, use the following commands:

Admin@nodename# show libraries email-list Admin@nodename# show libraries email-list <email-list-name> Admin@nodename# show libraries email-list <email-list-name> emails

Configuring phones


The Phones section is configured at the libraries phone-list level.

To create a phone group, use the following command:

Admin@nodename# create libraries phone-list <parameter>

Provide the following parameters:

Parameter

Description

name

Phone group name.

description

Phone group description.

type

List type:

  • local: local

  • updatable: if the list is updatable, specify URL address for downloading updates (url). List update frequency is set by the schedule parameter in the crontab format.

Crontab format: (minutes: 0-59) (hours: 0-23) (days of the month: 1-31) (month: 1-12) (days of the week: 0-6; where 0 is Sunday). You can set each field as follows:

  • An asterisk (*) denotes the entire range (from the first number to the last).

  • A dash (-) denotes a number range. For example, "5-7" means 5, 6, and 7.

  • Lists: comma-separated numbers or ranges. For example, "1,5,10,11" or "1-11,19-23".

  • An asterisk or range spacing: used for spacing out values in ranges. The increment is given after a slash. Examples: "2-10/2" means "2,4,6,8,10" while "*/2" in the "hours" field means "every two hours".

phones

Phones to add to the group.

To edit information about a phone group, use the following command:

Admin@nodename# set libraries phone-list <phone-list-name> <parameter>

The parameters available to update are listed in the table above.

To delete a group or individual phones from it, use the following commands:

Admin@nodename# delete libraries phone-list <phone-list-name> Admin@nodename# delete libraries phone-list <phone-list-name> phones [ <phone> ... ]

To view information about all existing groups, use the following command:

Admin@nodename# show libraries phone-list

To view information about an individual phone group, use the following command:

Admin@nodename# show libraries phone-list <phone-list-name>

To display phones included in a group, use the following command:

Admin@nodename# show libraries phone-list <phone-list-name> phones