<!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.10.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mailscanner is configured with exim and spamassassin and currently it has got some Zombie processes. This is the strace from one of the processes.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EAGAIN shows that it cannot get lock on a file and ENOTTY relates to why mailscanner is looking for a character file.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; has this it do with the confguration of the mailscanner. I am having quite a large output queue which does not get cleared on its own.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Has any one experienced this before.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; umask(0133)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 077<BR>
<BLOCKQUOTE>
    open(&quot;/mail/spool/exim.in/input/1HUTuF-0000Mj-DU-H&quot;, O_RDWR|O_LARGEFILE) = 6<BR>
    ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfeb3b78) = -1 ENOTTY (Inappropriate ioctl for device)<BR>
    _llseek(6, 0, [0], SEEK_CUR)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    fstat64(6, {st_mode=S_IFREG|0640, st_size=1191, ...}) = 0<BR>
    fcntl64(6, F_SETFD, FD_CLOEXEC)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    fcntl64(6, F_SETLK64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}, 0xa4c0988) = -1 EAGAIN (Resource temporarily unavailable)<BR>
    close(6)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    open(&quot;/mail/spool/exim.in/input/1HUTuI-0000Ml-2H-H&quot;, O_RDWR|O_LARGEFILE) = 6<BR>
    ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfeb3b78) = -1 ENOTTY (Inappropriate ioctl for device)<BR>
    _llseek(6, 0, [0], SEEK_CUR)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    fstat64(6, {st_mode=S_IFREG|0640, st_size=1027, ...}) = 0<BR>
    fcntl64(6, F_SETFD, FD_CLOEXEC)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    fcntl64(6, F_SETLK64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}, 0xa4c0988) = -1 EAGAIN (Resource temporarily unavailable)<BR>
    close(6)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    open(&quot;/mail/spool/exim.in/input/1HUTuR-0000N4-NO-H&quot;, O_RDWR|O_LARGEFILE) = 6<BR>
    ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfeb3b78) = -1 ENOTTY (Inappropriate ioctl for device)<BR>
    _llseek(6, 0, [0], SEEK_CUR)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    fstat64(6, {st_mode=S_IFREG|0640, st_size=1065, ...}) = 0<BR>
    fcntl64(6, F_SETFD, FD_CLOEXEC)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    fcntl64(6, F_SETLK64, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}, 0xa4c0988) = -1 EAGAIN (Resource temporarily unavailable)<BR>
    close(6)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<BR>
    umask(077)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0133<BR>
    time(NULL)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1174595367<BR>
    <BR>
    <BR>
    Kind regards,<BR>
    Krishna<BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<br><br>
<P align=center><FONT style="BACKGROUND-COLOR: #ffffff"><FONT size=2>For more information about the Viatel Group, please visit </FONT><A href="http://www.viatel.com/"><FONT size=2>www.viatel.com</FONT></A><FONT size=2>.<BR><BR>THIS MESSAGE IS INTENDED ONLY FOR THE USE OF THE INTENDED RECIPIENT TO WHICH IT IS ADDRESSED AND MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM DISCLOSURE. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering the message to the intended recipient, you are notified that any dissemination, distribution or copying of this e-mail is prohibited, and you should delete this e-mail from your system. </FONT></P>
<P align=center><FONT size=2>This message has been scanned for viruses and spam by </FONT><A href="http://www.viatel.com/"><FONT style="BACKGROUND-COLOR: #ffffff" color=#000000 size=2>Viatel MailControl</FONT></A><FONT size=2>.</FONT></P></FONT>
</body>
</HTML>