Viewing the messages in the email queue using the CLI

Prev Next

Use the commands in this section to view email messages that are queued for dynamic analysis.

To view the messages in the email queue:
  1. Go to CLI enable mode.

    hostname > enable
  2. Specify the number of email messages that you want displayed in the output for the relevant queue. The range is from 25 to 10,000 emails. The default value is 25 emails.

    • To change the number of email messages displayed in the incoming queue:

      hostname # show email-analysis message-queue max-num <number> queue incoming

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed in the hold queue:

      hostname # show email-analysis message-queue max-num <number> queue hold

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed in the active queue:

      hostname # show email-analysis message-queue max-num <number> queue active

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed in the deferred queue:

      hostname # show email-analysis message-queue max-num <number> queue deferred

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed in the bounced queue:

      hostname # show email-analysis message-queue max-num <number> queue bounced

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed in the maildrop queue:

      hostname # show email-analysis message-queue max-num <number> queue maildrop

      where <number> is the maximum number of email messages to display in the output.

  3. View the email messages in the relevant queue.

    • To view the email messages in the incoming queue:

      hostname # show email-analysis message-queue queue incoming
    • To view the email messages in the hold queue:

      hostname # show email-analysis message-queue queue hold
    • To view the email messages in the active queue:

      hostname # show email-analysis message-queue queue active
    • To view the email messages in the deferred queue:

      hostname # show email-analysis message-queue queue deferred
    • To view the email messages in the bounced queue:

      hostname # show email-analysis message-queue queue bounced
    • To view the email messages in the maildrop queue:

      hostname # show email-analysis message-queue queue maildrop
  4. Specify the number of email messages that you want displayed in the output based on the domain of the recipient for the relevant queue. The range is from 25 to 10,000 emails. The default value is 25 emails.

    • To change the number of email messages displayed based on the domain of the recipient in the incoming queue:

      hostname # show email-analysis message-queue receiver-domain <domain_name> max-num <number> queue incoming

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the recipient in the hold queue:

      hostname # show email-analysis message-queue receiver-domain <domain_name> max-num <number> queue hold

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the recipient in the active queue:

      hostname # show email-analysis message-queue receiver-domain <domain_name> max-num <number> queue active

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the recipient in the deferred queue:

      hostname # show email-analysis message-queue receiver-domain <domain_name> max-num <number> queue deferred

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the recipient in the bounced queue:

      hostname # show email-analysis message-queue receiver-domain <domain_name> max-num <number> queue bounced

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the recipient in the maildrop queue:

      hostname # show email-analysis message-queue receiver-domain <domain_name> max-num <number> queue maildrop

      where <number> is the maximum number of email messages to display in the output.

  5. Specify the number of email messages that you want displayed in the output based on the email address of the recipient for the relevant queue. The range is from 25 to 10,000 emails. The default value is 25 emails.

    • To change the number of email messages displayed based on the email address of the recipient in the incoming queue:

      hostname # show email-analysis message-queue receiver-email <email_address> max-num <number> queue incoming

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the email address of the recipient in the hold queue:

      hostname # show email-analysis message-queue receiver-email <email_address> max-num <number> queue holdhostname # show email-analysis message-queue receiver-email <email_address> max-num <number> queue hold

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the email address of the recipient in the active queue:

      hostname # show email-analysis message-queue receiver-email <email_address> max-num <number> queue active

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the email address of the recipient in the deferred queue:

      hostname # show email-analysis message-queue receiver-email <email_address> max-num <number> queue deferred

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the email address of the recipient in the bounced queue:

      hostname # show email-analysis message-queue receiver-email <email_address> max-num <number> queue bounced

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the email address of the recipient in the maildrop queue:

      hostname # show email-analysis message-queue receiver-email <email_address> max-num <number> queue maildrop

      where <number> is the maximum number of email messages to display in the output.

  6. Specify the number of email messages that you want displayed in the output based on the domain of the sender for the relevant queue. The range is from 25 to 10,000 emails. The default value is 25 emails.

    • To change the number of email messages displayed based on the domain of the sender in the incoming queue:

      hostname # show email-analysis message-queue sender-domain <domain_name> max-num <number> queue incoming

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the sender in the hold queue:

      hostname # show email-analysis message-queue sender-domain <domain_name> max-num <number> queue hold

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the sender in the active queue:

      hostname # show email-analysis message-queue sender-domain <domain_name> max-num <number> queue active

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the sender in the deferred queue:

      hostname # show email-analysis message-queue sender-domain <domain_name> max-num <number> queue deferred

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the sender in the bounced queue:

      hostname # show email-analysis message-queue sender-domain <domain_name> max-num <number> queue bounced

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the domain of the sender in the maildrop queue:

      hostname # show email-analysis message-queue sender-domain <domain_name> max-num <number> queue maildrop

      where <number> is the maximum number of email messages to display in the output.

  7. Specify the number of email messages that you want displayed in the output based on the email address of the sender for the relevant queue. The range is from 25 to 10,000 emails. The default value is 25 emails.

    • To change the number of email messages displayed based on the email address of the sender in the incoming queue:

      hostname # show email-analysis message-queue sender-email <email_address> max-num <number> queue incoming

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the email address of the sender in the hold queue:

      hostname # show email-analysis message-queue sender-email <email_address> max-num <number> queue hold

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages displayed based on the email address of the sender in the active queue:

      hostname # show email-analysis message-queue sender-email <email_address> max-num <number> queue active

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages based on the email address of the sender in the deferred queue:

      hostname # show email-analysis message-queue sender-email <email_address> max-num <number> queue deferred

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages based on the email address of the sender in the bounced queue:

      hostname # show email-analysis message-queue sender-email <email_address> max-num <number> queue bounced

      where <number> is the maximum number of email messages to display in the output.

    • To change the number of email messages based on the email address of the sender in the maildrop queue:

      hostname # show email-analysis message-queue sender-email <email_address> max-num <number> queue maildrop

      where <number> is the maximum number of email messages to display in the output.