From: Simon Byrnand
| Unfortunately no, sendmail, at least up to version 8.11.x doesn't have any 
| inbuilt way to throttle the local delivery rate.
| You have:
| QueueLA ... MaxDaemonChildren ... ConnectionRateThrottle ...
| 
| None of these address the issue. Perhaps Sendmail 8.12.x has something here 
| to help, but I havn't had time to investigate.

No it doesn't (except for DelayLA).

But sendmail does have much better controls on its outgoing side,
which can be put to good use to solve the controllability problem.

See:
  http://www.ijs.si/software/amavisd/README.sendmail-dual

It describes the sendmail setup to be used with amavisd-new,
although it can just as well be adapted to spamc/spamd.

The key control here is the number of parallel queue runners (R=)
to control feeding of processess running SpamAssassin.

  Mark


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to