<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.3">
</HEAD>
<BODY>
On Mon, 2010-04-26 at 08:46 +0100, Julian Field wrote:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
&gt;
&gt; So I dropped the kids to &quot;2&quot; and it starts, all good as it should.
&gt;
&gt; 26227 ?        Ss     0:00 MailScanner: master waiting for children, 
&gt; sleeping
&gt; 26232 ?        S      0:02 MailScanner: waiting for messages
&gt; 28345 ?        S      0:02 MailScanner: waiting for messages
&gt;
&gt; Except.. (yep there's always an &quot;except&quot;)...
&gt; Often, a child grabs the batch, then, the other kid grabs it, 
&gt; processing it twice, resulting in the recipient getting two copies of 
&gt; the message.
That's a locking fault.
&gt;
</PRE>
</BLOCKQUOTE>
That's what I thought but all perms seem correct.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
&gt; and.. then, if it restarts itself as per the restart timeout value, 
&gt; they end up like this, trying to start a child, even though it already 
&gt; has restarted itself and both of its kids (and we don't ever see 26227 
&gt; return to master state.)
&gt; 16328 ?        S      0:02 MailScanner: waiting for messages
&gt; 18049 ?        S      0:02 MailScanner: waiting for messages
&gt; 26227 ?        Ss     0:00 MailScanner: starting child
What happens if you put a message or two into mqueue.in and then 
&quot;MailScanner --debug&quot; ?
Does that produce any errors or warnings?
</PRE>
</BLOCKQUOTE>
<PRE>

</PRE>
Using postfix, but have run debug about 20 times in past week with single and multiple batches, and every time normal.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
And what does your maillog say about the whole process? Any give-aways 
there?

</PRE>
</BLOCKQUOTE>
<BR>
Not a thing, that's just it, it gives nothing away, all looks normal.<BR>
I have asked their host providor to see if it is exceeding any limits but going by what Anthony suggested I look at, it doesn't appear to be going near exceeding anything.<BR>
<BR>
Cheers<BR>
<BR>
</BODY>
</HTML>