Difference between revisions of "Sendmail"

From NST Wiki
Jump to navigationJump to search
(How To Flush Messages From The Sendmail Queue)
(How To Flush Messages From The Sendmail Queue)
Line 3: Line 3:
  
 
<div class="screen">
 
<div class="screen">
   <div class="screenTitle">Flush The ''sendmail'' Queue:</div>
+
   <div class="screenTitle">Try To Flush The Entire ''sendmail'' Queue:</div>
 
   <div class="userInput"><span class="prompt">[root@probe-222 root]# </span>/usr/local/sbin/sendmail -q -v</div>
 
   <div class="userInput"><span class="prompt">[root@probe-222 root]# </span>/usr/local/sbin/sendmail -q -v</div>
 
</div>
 
</div>

Revision as of 18:44, 29 March 2007

How To Flush Messages From The Sendmail Queue

Sometimes email messages can be queued up with the Mail Transport Agent: "sendmail". The following command line can be used to manually try to flush out All emails queued up by "sendmail".

Try To Flush The Entire sendmail Queue:
[root@probe-222 root]# /usr/local/sbin/sendmail -q -v