how did you upgrade - jump from 4.55 to 4.81 is a big one...did you check all the settings are still correct in the merges MailScanner.conf?<br><br><br clear="all">-- <br>Martin Hepworth<br>Oxford, UK<br>
<br><br><div class="gmail_quote">On 8 October 2010 13:24,  <span dir="ltr">&lt;<a href="mailto:LGi@b-w-computer.de">LGi@b-w-computer.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I just ugraded to MailScanner-4.81.4-1<br>
<br>
All seems fine, but it&#39;s just not scanning messages.<br>
The debug output says:<br>
<br>
        14:10:29 Building a message batch to scan...<br>
<br>
but nothing happens<br>
<br>
ps ax shows:<br>
<br>
        29532 pts/3    S+     0:38 MailScanner: waiting for messages<br>
<br>
The Incoming Queue Dir is configured correctly:<br>
<br>
Incoming Queue Dir = /var/spool/postfix/hold<br>
<br>
When I start the job with strace the Mailscanner processs seem to look<br>
into the queue directory every 6 seconds:<br>
<br>
[pid 29692] chdir(&quot;/var/spool/postfix/hold&quot;) = 0<br>
[pid 29692] open(&quot;.&quot;, O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000)<br>
= 9<br>
[pid 29692] getdents64(9, /* 120 entries */, 32768) = 3824<br>
[pid 29692] getdents64(9, /* 0 entries */, 32768) = 0<br>
[pid 29692] close(9)                    = 0<br>
[pid 29692] umask(0177)                 = 077<br>
[pid 29692] umask(077)                  = 0177<br>
[pid 29692] time(NULL)                  = 1286540143<br>
[pid 29692] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0<br>
[pid 29692] rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0<br>
[pid 29692] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0<br>
[pid 29692] nanosleep({6, 0}, {6, 0})   = 0<br>
[pid 29692] time(NULL)                  = 1286540149<br>
[pid 29692] chdir(&quot;/var/spool/postfix/hold&quot;) = 0<br>
[pid 29692] open(&quot;.&quot;, O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000)<br>
= 9<br>
[pid 29692] getdents64(9, /* 120 entries */, 32768) = 3824<br>
[pid 29692] getdents64(9, /* 0 entries */, 32768) = 0<br>
[pid 29692] close(9)                    = 0<br>
[pid 29692] umask(0177)                 = 077<br>
[pid 29692] umask(077)                  = 0177<br>
[pid 29692] time(NULL)                  = 1286540149<br>
[pid 29692] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0<br>
[pid 29692] rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0<br>
[pid 29692] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0<br>
[pid 29692] nanosleep({6, 0},<br>
<br>
<br>
There are several new messages in the directory /var/spool/postfix/hold<br>
but MailScanner does not pick them.<br>
<br>
any idea how to get this to work?<br>
Previus Version MailScanner-4.52.2 is working fine.<br>
<br>
<br>
<br>
<br>
<br>
best regards<br>
<br>
<br>
Lars Gierling<br>
<br>
<br>
<br>
<br>
Think before you print<br>
Diese E-Mail und alle Anhänge enthalten vertrauliche und/oder rechtlich<br>
geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder<br>
diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den<br>
Absender und vernichten Sie diese E-Mail und ihren Inhalt. Das unerlaubte<br>
Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.<br>
<br>
This e-mail and any attached files may contain confidential and/or<br>
privileged information. If you are not the intended recipient (or have<br>
received this e-mail by mistake) please notify the sender immediately and<br>
delete this e-mail. Any unauthorised duplication, disclosure or<br>
distribution of this e-mail and content is strictly forbidden.<br>
<br>
<br>--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
<br></blockquote></div><br>