[Mimedefang] mimedefang-multiplexor Out of memory message

Rick Aliwalas rick at affiniongroup.com
Thu Aug 20 15:45:24 EDT 2009


Hello,

Just wanted to say I've had great luck w/ MIMEDefang and have found
everything I've needed over the years from the various docs and also
from this list.

That said, I just build a new mail router using a Sun X4140 and Red Hat 5.
I'm getting the following log msgs when sending a msgs locally for testing:

Aug 20 14:27:13 umailpa01 mimedefang-multiplexor[13836]: Slave 1 stderr: Out of 
memory!
Aug 20 14:27:13 umailpa01 mimedefang-multiplexor[13836]: Slave 1 ran out of 
memory -- possible DoS attack due to complex MIME?
Aug 20 14:27:13 umailpa01 mimedefang[13848]: Error from multiplexor: ERR No 
response from slave
Aug 20 14:27:13 umailpa01 mimedefang-multiplexor[13836]: Reap: slave 1 (pid 
13855) exited normally with status 1 (SLAVE DIED UNEXPECTEDLY)
Aug 20 14:27:13 umailpa01 mimedefang-multiplexor[13836]: Slave 1 resource 
usage: req=1, scans=1, user=0.794, sys=0.085, nswap=0, majflt=0, minflt=9744, 
maxrss=0, bi=0, bo=0


I've got the following in sendmail.mc:

INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, 
F=T, T=C:15m;S:5m;R:5m;E:15m')


$ mimedefang.pl -test
Filter /etc/mail/mimedefang-filter seems syntactically correct.

$ mimedefang.pl -features
MIMEDefang version 2.67

Archive::Zip                  : yes
HTML::Parser                  : yes
HTML::TokeParser              : yes
Net::DNS                      : yes
Path:CONFDIR                  : yes (/etc/mail)
Path:QUARANTINEDIR            : yes (/var/spool/MD-Quarantine)
Path:SENDMAIL                 : yes (/usr/sbin/sendmail)
Path:SPOOLDIR                 : yes (/var/spool/MIMEDefang)
SpamAssassin                  : yes
Unix::Syslog                  : yes
Virus:CLAMAV                  : yes (/usr/local/bin/clamscan)
Virus:CLAMD                   : yes (/usr/local/sbin/clamd)
HTML:TokeParser               : no
HTMLCleaner                   : no
Virus:AVP                     : no
Virus:AVP5                    : no
Virus:BDC                     : no
Virus:CSAV                    : no
Virus:FPROT                   : no
Virus:FPROTD                  : no
Virus:FPROTD6                 : no
Virus:FPSCAN                  : no
Virus:FSAV                    : no
Virus:HBEDV                   : no
Virus:KAVSCANNER              : no
Virus:NAI                     : no
Virus:NOD32                   : no
Virus:NVCC                    : no
Virus:SAVSCAN                 : no
Virus:SOPHIE                  : no
Virus:SOPHOS                  : no
Virus:SymantecCSS             : no
Virus:TREND                   : no
Virus:TROPHIE                 : no
Virus:VEXIRA                  : no

Anomy::HTMLCleaner            : missing
Archive::Zip                  : Version 1.30
Digest::SHA1                  : Version 2.12
HTML::Parser                  : Version 3.62
HTML::TokeParser              : Version UNKNOWN
IO::Socket                    : Version 1.30
IO::Stringy                   : Version 2.110
MIME::Base64                  : Version 3.07
MIME::Tools                   : Version 5.427
MIME::Words                   : Version 5.427
Mail::Mailer                  : Version 1.77
Mail::SpamAssassin            : Version 3.002005
Net::DNS                      : Version 0.65
Unix::Syslog                  : Version 1.1

---

Also have the following in /etc/sysconfig/mimedefang :

MX_REQUESTS=200
MX_MINIMUM=8
MX_MAXIMUM=32
MX_MAX_RSS=500000
MX_MAX_AS=96000
MX_IDLE=120
MX_BUSY=300
MX_QUEUE_SIZE=32
MX_QUEUE_TIMEOUT=30


thanks much!
-rick





More information about the MIMEDefang mailing list