Re: Exim is too fast!

Top Page
Delete this message
Reply to this message
Author: Nigel Metheringham
Date:  
To: David.Osborne
CC: exim-users
Subject: Re: Exim is too fast!
Sendmail has a couple of options to limit load, specifically:-

  Ox<load>
  OX<load>
    where <load> is a numeric load value (not sure if its fp,
    but integer should be OK


The Ox option makes sendmail queue incoming stuff, the OX makes it refuse
incoming SMTP.

I guess this could be a bug in sendmail if stuff in one SMTP session is
all treated as per the load at the start of the session. If this is the
case then limiting the number of messages in one transaction will fix the
problem.

[Life of course could be more interesting - one well known mailer would
have 200 connections to you in parallel!]

    Nigel.


-- 
[ Nigel.Metheringham@???   - Unix Applications Engineer ]
[ *Views expressed here are personal and not supported by PLAnet* ]
[ PLAnet Online : The White House          Tel : +44 113 251 6012 ]
[ Melbourne Street, Leeds LS2 7PS UK.      Fax : +44 113 2345656  ]
[Q: You know when you run sendmail....  A: No, you DELETE sendmail]