Does anybody know how I can set a limit for exim4 processes because an application send to our smtp server 4000+ mails and crashed it. I try to add

queue_run_max=20

in /etc/exim4/exim4.conf.template, but nothing happens.

Any ideas?? Thanks in advance.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I would recommend putting this setting into /etc/exim4/update-exim4.conf.conf and then restarting exim.

link|improve this answer
Thanks for your recommendation.It seems that had effect even from exim4.conf.template. – fotag Jun 7 '11 at 12:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.