On Wed, 24 Aug 2005, Zbigniew Szalbot wrote: > > 2005-08-24 11:00:19 ILPYCJ-0002ZC-9Z no immediate delivery: more than 10 > > messages received in one connection > > Does it mean that exim deferred the delivery because it got more than > 10 messages in one connection? Actually it got ten messages in one > connection. I am sure of that.
The maximum is controlled by an option called smtp_accept_queue_per_connection The Exim test suite tests this value (with a setting of 1 rather than the default 10), and it works as documented. Are you *sure* you only got 10 messages, and not 11? -- Philip Hazel University of Cambridge Computing Service, [EMAIL PROTECTED] Cambridge, England. Phone: +44 1223 334714. Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
