<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Basically, The script first stops MailScanner then does a ls of each
que dir mqueue, mqueue.in mqueue.out, it then dumps those dir lists
into a text files.<br>
<br>
Then I do comparisons of the contents looking for missing qf or df
files, if it finds a part missing it deletes the file from the que dir.
it also lists the parts deleted to stout.<br>
<br>
Once all three text files are checked it then reminds you to
/etc/init.d/MailScanner start<br>
<br>
simply put it checks all que's then removes any unmatched qf and df
files.<br>
<br>
Raymond H Thrush II<br>
<br>
<blockquote type="cite">
  <pre wrap="">I have had this happen occasionally, just write a small script to
<span class="moz-txt-citetags"></span>clean the ques on demand ie, after an upgrade, or a forced shutdown
<span class="moz-txt-citetags"></span>or crash.
  </pre>
</blockquote>
<pre wrap=""><!---->
"clean the ques"? I don't understand what your script is doing (even
after reading the short summary at the top of it).

Could you please explain more detail?


Thanks,
Chris.</pre>
</body>
</html>