<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Qmail%2C_flushing_the_queue</id>
		<title>Qmail, flushing the queue - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Qmail%2C_flushing_the_queue"/>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=Qmail,_flushing_the_queue&amp;action=history"/>
		<updated>2026-05-05T21:21:44Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=Qmail,_flushing_the_queue&amp;diff=8499&amp;oldid=prev</id>
		<title>Jimbo at 16:34, 21 June 2007</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=Qmail,_flushing_the_queue&amp;diff=8499&amp;oldid=prev"/>
				<updated>2007-06-21T16:34:40Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 16:34, 21 June 2007&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;See also: [[Qmail, clearing the queue]], [[Qmail, monitoring the queue]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;See also: [[Qmail, clearing the queue]], [[Qmail, monitoring the queue]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Common Tasks]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Common Tasks&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]][[Category:Qmail&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:6617:newid:8499 --&gt;
&lt;/table&gt;</summary>
		<author><name>Jimbo</name></author>	</entry>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=Qmail,_flushing_the_queue&amp;diff=6617&amp;oldid=prev</id>
		<title>Jimbo at 13:31, 16 June 2006</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=Qmail,_flushing_the_queue&amp;diff=6617&amp;oldid=prev"/>
				<updated>2006-06-16T13:31:53Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;First you need to identify the '''qmail-send''' process by [[pid]]:&lt;br /&gt;
&lt;br /&gt;
 server# '''ps ax | grep qmail-send'''&lt;br /&gt;
   632 con- I      0:02.82 qmail-send&lt;br /&gt;
&lt;br /&gt;
Then use the [[kill]] command to send that [[pid]] the ALRM signal.&lt;br /&gt;
&lt;br /&gt;
 server# '''kill -ALRM 632'''&lt;br /&gt;
&lt;br /&gt;
Qmail will now begin attempting to deliver anything in its queue, regardless of whether it's scheduled to retry it yet or not.  NOTE: do not substitute the [[killall]] command; under FreeBSD (as of 4.0-6.1) the [[killall]] command does not appear to actually pass the ALRM signal; it just passes the default TERM signal and kills the process entirely.  ''Not'' what you're looking for.&lt;br /&gt;
&lt;br /&gt;
See also: [[Qmail, clearing the queue]], [[Qmail, monitoring the queue]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Common Tasks]]&lt;/div&gt;</summary>
		<author><name>Jimbo</name></author>	</entry>

	</feed>