------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=482 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from [EMAIL PROTECTED] 2007-03-14 12:39 ------- I have made notes to improve the documentation for the next edition. The answer is that smtp_accept_max_per_host is entirely independent of smtp_accept_reserve. The order of checking is: smtp_accept_max, smap_accept_max_per_host, smtp_accept_reserve. In other words, it doesn't look at smtp_accept_reserve until it has checked that the absolute limit and the per-host limit are not exceeded. -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
