Linux basic commands --- mailq display the message queue

mailq

mailq instructions may show the message queue to be sent.

Scope of this command: RedHat, RHEL, Ubuntu, CentOS, Fedora.

 

1 , grammar

mailq

 

2 , the options parameter list

no

 

3 , examples

Display messages in the queue

[root@localhost ~]# sendmail -f weijie [email protected]            //发送邮件

123

.

You have new mail in /var/spool/mail/root

[root@localhost ~]#mailq                   //显示邮件队列

-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------

CFF2E14321A*     284 Fri Oct  5 21:55:21  [email protected]

                                        [email protected]

 

-- 0 Kbytes in 1 Request. 

 

     

      Made a study of the Linux platform, now came up with a prototype, you can use and reference

      Link: https: //pan.baidu.com/s/1GOLVU2CbpBNGtunztVpaCQ Password: n7bk 

      081634m8n8t2tmz2te95w5.gif

Guess you like

Origin blog.51cto.com/9888479/2424316