I'm having a funny problem with smtp-milter.
It has to do with sendmail running kicking off every 30 minutes (I think) and flushing the queue
anyway here is what shows up in the logs...


May 14 10:30:01 maildev sm-mta[3232]: j4EHU1fL003232: from=<>, size=110771, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, [EMAIL PROTECTED] [127.0.0.1]
May 14 10:30:01 maildev sm-mta[3232]: j4EHU1fL003232: Milter add: header: X-SMTP-Vilter-Version: 1.1.8
May 14 10:30:01 maildev sm-mta[3232]: j4EHU1fL003232: Milter add: header: X-SMTP-Vilter-Virus-Backend: clamd
May 14 10:30:01 maildev sm-mta[3232]: j4EHU1fL003232: Milter add: header: X-SMTP-Vilter-Status: clean
May 14 10:30:01 maildev sm-mta[3232]: j4EHU1fL003232: Milter add: header: X-SMTP-Vilter-clamd-Virus-Status: clean
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fL003232: Milter (smtp-vilter): timeout before data read
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fL003232: Milter (smtp-vilter): timeout before data read
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fL003232: Milter (smtp-vilter): timeout before data read
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fL003232: Milter (smtp-vilter): to error state
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fL003232: Milter: data, reject=451 4.3.2 Please try again later
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fL003232: to=<[EMAIL PROTECTED]>, delay=00:00:10, pri=140771, stat=Please try again later
May 14 10:30:11 maildev sm-msp-queue[1433]: j4ED01SF028079: to=postmaster, delay=04:29:59, xdelay=00:00:10, mailer=relay, pri=950060, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: 451 4.3.2 Please try again later
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fN003232: Milter: from=<>, reject=451 4.3.2 Please try again later
May 14 10:30:11 maildev sm-msp-queue[1433]: j4E9012F031383: to=root, delay=08:30:00, xdelay=00:00:00, mailer=relay, pri=1668215, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: 451 4.3.2 Please try again later
May 14 10:30:11 maildev sm-mta[3232]: j4EHU1fN003232: from=<>, size=108908, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, [EMAIL PROTECTED] [127.0.0.1]



There is a message originating from ??? every 30 minutes, not sure what this is.
Local mail that I send from root doesn't seem to have a problem, nor does mail routed through the box. But this shows up in the log files every 30 minutes. I have another server that this is a "clone" of that doesn't exhibit this behavior. This server does have clamav and Spamassassin attached to the milter and OpenBSD spamd is also running. The other server has a faster processor and is the prototype for the "clone" which was built via a CD install. My guess is that I have a permissions problem somewhwere but maybe this 366 MHZ pentium III is a little too slow? Any suggestions or pointers would be much appreciated.


Reply via email to