From owner-freebsd-questions Sat Nov 7 13:07:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10093 for freebsd-questions-outgoing; Sat, 7 Nov 1998 13:07:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.sarang.net (ricebox.sarang.net [210.105.185.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10081 for ; Sat, 7 Nov 1998 13:07:12 -0800 (PST) (envelope-from cocoja@icebox.sarang.net) Received: from icebox.sarang.net (icebox.sarang.net [210.105.185.10]) by mail.sarang.net (8.9.1/8.9.1) with ESMTP id GAA09101 for ; Sun, 8 Nov 1998 06:06:58 +0900 (KST) Received: from localhost (cocoja@localhost) by icebox.sarang.net (8.9.1/8.9.1) with SMTP id GAA21002 for ; Sun, 8 Nov 1998 06:06:57 +0900 (KST) Date: Sun, 8 Nov 1998 06:06:57 +0900 (KST) From: Cocoja To: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail processes In-Reply-To: <19981107133403.A28977@emu.sourcee.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 7 Nov 1998, Norman C. Rice wrote: >> >> ... FreeBSD box has lots of sendmail processes.. >> ... >> My sendmail version is 8.9.1a, and I linked it with bind-8.1.2. > ^^^^^^ > This patch will force sendmail to parse every message for MIME > headers assuming you have something similar to the following. > > O MaxMimeHeaderLength=256/128 > > If you have a lot of mail activity, you can easily end up with > hundreds of sendmail processes launched. Did you ever see this > problem before you tried to protect Microsoft and Netscape mailers > from shooting themselves in the foot? > > IMO it is _not_ sendmail's job to fix bug's in broken MUAs. > -- > Regards, > Norman C. Rice, Jr. I downgraded my sendmail from 8.9.1a to 8.9.1. (including sendmail.cf) But the processes are still stacking up. What I've exprienced is the name server's traffic is also growing up as the number of such sendmail processes are increasing. $ ps ax 13719 ?? S 0:00.13 sendmail: startup with 203.241.192.9 (sendmail) 13763 ?? S 0:00.13 sendmail: startup with 203.241.192.9 (sendmail) 13801 ?? S 0:00.11 sendmail: startup with 203.241.192.9 (sendmail) 13835 ?? S 0:00.10 sendmail: startup with 203.241.192.9 (sendmail) .. more and more .. -- CoCoJa Dum vivimus, vivamus. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message