tlambert> They appear to use SOMAXCONN, incorrectly.

Do you specify which files for sendmail(8) use SOMAXCONN ?

There is src/contrib/sendmail/libmilter/main.c, but it is NOT a part
of sendmail(8) (and never be used in other components installed).

In sendmail, the default second argument of listen(2) should be '10'
which is defined statically. You can change with 'DaemonPortOptions'
option (see /usr/share/doc/smm/08.sendmailop/paper.ascii.gz), IIRC.

***

Speaking of tweaking SOMAXCONN value in kernel config file, why 
/etc/sysctl.conf is not enough to do?

-- -
Makoto MATSUSHITA

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to