[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq3 Email users
On Wed, 17 May 2000, Jimmy Gross wrote:
> I have a Raq3. The SMTP goes down when 12 other servers connect to send
> email. I am having to go into root and "kill" the connections manually to
> keep the server from going down.
>
> Is there a way to increase the connections to more than 12? Or is there a
do it the other way around, tell sendmail not to allow so many
connections, look in /etc/sendmail.cf, for a line that says
# maximum number of new connections per second
O ConnectionRateThrottle=5
make this bigger, also the 2 lines above it limit if sendmail will accept
a connection if the machine is too busy, you can make these smaller...
(don't make them less than 2 tho, or you won't get any mail)
I'm guessing you don't have much ram...
> way to set up a timeout for those connections or set it up to auto "kill"
> after so much time?
>
> Thnanks.
>
> Jimmy Gross
>
> Choose Constantino Gross Enterprises for all of your computer and networking
> products and solutions. Authorized dealer for IBM, Cisco, 3Com, Lexmark,
> Kingston, Intel, Iomega, Acer and many more. Visit our web site at
> http://www.constantino.net
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>