Sendmail: Difference between revisions
From MediaWiki
Jump to navigationJump to search
No edit summary |
|||
Line 6: | Line 6: | ||
<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> | ||
== How To Flush All Email Messages From The Sendmail Queue == | == How To Flush All Email Messages From The Sendmail Queue == |
Revision as of 18:47, 29 March 2007
How To Flush All Email 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 immediately flush out All emails queued up by "sendmail". Even though a "sendmail" service may be running, this command is Ok to use, it will only run once and then terminate.
Try To Flush The Entire "sendmail" Queue:
[root@probe-222 root]# /usr/local/sbin/sendmail -q -v