Roberto Ullfig wrote:

> We get occasional bursts of e-mail and sometimes the multiplexor queue
> fills up and sendmail starts returning 451s (which isn't _that_ big of a
> deal). I was considering doubling the queue size. If this will just
> result in extra files being dumped in the queue directory (which is in
> RAM in our case) then I'd like to do it. No other process on the system
> should consume more memory or cpu if I do this right?

It should be fine.  The MIMEDefang resources that will increase are
extra milter threads (one for each queued request) and extra file
descriptors (at least one, maybe two or three per queued request.)

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to