How do I View Messages in the Qmail Queue?
You can view all messages in the email queue.
To Display all Messages in the Email Queue
- Log in to your server using SSH.
 - Type 
su -. - Enter the password you used to log in to your server.
 - At the command prompt, type:
    /var/qmail/bin/qmail-qstat
 - To list multiple messages in the queue, type:
    /var/qmail/bin/qmail-qread
 




