[Mailmunge] Weird timeout issue.

Dianne Skoll dianne at skollsoft.com
Wed May 25 15:19:12 EDT 2022


On Wed, 25 May 2022 15:10:47 -0400
list--- via Mailmunge <mailmunge at lists.mailmunge.org> wrote:

> postfix/smtpd[270582]: connect from
> smtp12.sjc1.qemailserver.com[162.247.217.53] mailmunge-mx[17166]:
> Killing busy worker 6 (pid 108658) req=426 age=792531 req_age=792531:
> Busy timeout mailmunge[17172]: NOQUEUE: Error from multiplexor: ERR
> Filter timed out - check filter rules or system load

> Mail right before and right after were accepted no problem.
> It appears something with this sender is causing something to happen.

Well, without seeing your filter code, I'm just taking a guess.  I
suspect it's some sort of DNS problem; maybe you're doing a DNS lookup
that times out only for this sending domain or something?  But
the only way to know for sure is for you to add debugging instrumentation
to your Perl code (list some "print STDERR ..." statements) that should
wind up in the mail logs if you use the "-l" option to mailmunge-multiplexor.

Regards,

Dianne


More information about the Mailmunge mailing list