Difference between revisions of "Sendmail"

From NST Wiki
Jump to navigationJump to search
(How To Flush Messages From The Sendmail Queue)
(How To Flush All Email Messages From The Sendmail Queue)
Line 1: Line 1:
 
== How To Flush All Email Messages From The Sendmail Queue ==
 
== How To Flush All Email Messages From The Sendmail Queue ==
Sometimes email messages can be <u>queued</u> <u>up</u> with the Mail Transport Agent: "'''sendmail'''". The following command line can be used to <u>manually</u> try to immediately flush out <u>'''All'''</u> emails queued up by "'''sendmail'''".
+
Sometimes email messages can be <u>queued</u> <u>up</u> with the Mail Transport Agent: "'''sendmail'''". The following command line can be used to <u>manually</u> try to immediately flush out <u>'''All'''</u> emails queued up by "'''sendmail'''". Even though a "'''sendmail'''" service may be running, this command will only run once and then terminate.  
  
 
<div class="screen">
 
<div class="screen">

Revision as of 19:05, 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 will only run once and then terminate.

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