|
From: Mile D. <Mil...@mi...> - 2004-04-15 15:42:52
|
Hi Mark I use command line from README.sendmail-dual, but I found that ostype/suse-linux.m4 define confMAX_DAEMON_CHILDREN to 15. But what number is appropirate for confMAX_DAEMON_CHILDREN, currently I set this number to 30. Best regards Mile On Thu, 2004-04-15 at 17:28, Mark Martinec wrote: > Mile, > > | Everything works but after some time sendmail-tx hang up with next message: > | Apr 12 03:19:06 krt sm-mta-tx[9960]: > | rejecting connections on daemon MTA-TX: 15 children, max 15 > | It look like that sendmail-tx try to deliver email to unknown user or unknown > | sites? When number of this process receive 15, sendmail-tx hung up. > > Seems like your sendmail option MaxDaemonChildren is set to 15. > It should be unlimited (which is a default) on MTA-TX. > > Check the use of confMAX_DAEMON_CHILDREN, and the > command line options specified in the sendmail startup script. > > Mark > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > AMaViS-user mailing list > AMa...@li... > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ > |