< Home

display mail-address-group

Function

The display mail-address-group command displays information about a mail address group.

Format

display mail-address-group [ name mail-address-group-name ]

Parameters

Parameter Description Value
name mail-address-group-name

Specifies the name of a mail address group.

The specified mail address group must exist.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If parameter mail-address-group-name is not specified, the system displays the summary information about all mail address groups. If parameter mail-address-group-name is specified, the system displays the detailed information about the specified mail address group.

Example

# Display information about all mail address groups.

<sysname> display mail-address-group
 Mail Address Group  :                                 
 Count               : 2             
 ------------------------------------------------------------------             
   Name                            Reference Counts  Pattern Counts             
   ----------------------------------------------------------------
   mailgroup1                            3                 1            
   mailgroup2                            3                 1            
------------------------------------------------------------------ 
Table 1 Description of the display mail-address-group command output

Item

Description

Count

Number of the mail address group

Name

Name of the mail address group

Reference Counts

Reference counts of the mail address group

Pattern Counts

Number of matching conditions for the mail address group

# Display the detailed information about mail address group mailgroup1.

<sysname> display mail-address-group name mailgroup1
 -----------------------------------------------------------             
 Type             : Mail Address Group                                      
 Name             : mailgroup1              
 Description      :               
 Reference Counts : 3              
 Pattern Counts   : 1              
 -----------------------------------------------------------             
   Pattern                         Match Type                           
   ---------------------------------------------------------
   example.com                     suffix                
 -----------------------------------------------------------
Table 2 Description of the display mail-address-group command output

Item

Description

Type

Mail address group

Name

Name of the mail address group

Description

Description of the mail address group

Reference Counts

Reference counts of the mail address group

Pattern Counts

Number of matching conditions for the mail address group

Pattern

Keyword

Match Type

Match mode

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >