[Mimedefang] Timeout on large attachments

Mickey Hill mickey at rudolphtire.com
Mon Mar 11 09:04:05 EST 2002


Hi David, everyone,

Maybe you have answered this before, but I can't find it in the
archives.  Can you tell me exactly what is happening here, and perhaps a
solution?  This only happens on large ( > 10-20 MB) messages.  Thank
you!

INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/run/mimedefang.sock, F=T,
T=S:300s;R:300s;E:5m')

*** Side note: Anyone know where I can find the syntax/definition/man
page for this line?  And is 300s the same as 5m, as it would appear to
be to the (untrained) eye? ***

sub filter_begin {
...
    if ((-s "./INPUTMSG") <= (100 * 1024)) {
...
    } else {
        action_add_header("X-Spam-Not-Checked",
            "Messages over 100K not checked")
    }
}

sub filter {
    # No virus scanning here
    return action_accept();
}

Mar 10 08:40:04 mail mimedefang-multiplexor: started; minSlaves=2,
maxSlaves=10, maxRequests=100, maxIdleTime=300, busyTimeout=30,
clientTimeout=10
Mar 10 11:14:58 mail sendmail[9764]: g2AH9EoM009764:
from=<mbray at MurrayHospital.org>, size=29353477, class=0, nrcpts=1,
msgid=<9603C501E09CD511AC1F00C09F04287330B35F at MCCH_EXCH>, proto=ESMTP,
daemon=MTA, relay=mcchmail.murrayhospital.org [208.62.115.2]
Mar 10 11:16:05 mail mimedefang-multiplexor:
handleSlaveReceivedAnswer(0): Timeout or error: Flag = 3
Mar 10 11:16:05 mail mimedefang-multiplexor: Killing slave 0 (pid 9675):
Busy timeout
Mar 10 11:16:05 mail mimedefang[9765]: Error from multiplexor: ERR
Filter timed out
Mar 10 11:16:05 mail sendmail[9764]: g2AH9EoM009764: Milter: data,
reject=451 4.7.1 Please try again later
Mar 10 11:16:05 mail mimedefang-multiplexor: Reap: Idle slave 0 (pid
9675) exited due to SIGTERM as expected.
Mar 10 11:16:05 mail sendmail[9764]: g2AH9EoM009764:
to=<mailbox at innovativeprinting.com>, delay=00:06:51, pri=30500,
stat=Please try again later

-------------------------
Mickey Hill
Rudolph's Inc
2021 Rob Mason Rd
PO Box 69
Murray KY 42071 USA
Phone (270) 753-0686 x124
Fax   (270) 753-0753
mickey at rudolphtire.com
www.rudolphtire.com





More information about the MIMEDefang mailing list