Re: Exim: more than 10 messages received in one connection

2000-01-06 Thread Phillip Deackes
Joe Bouchard <[EMAIL PROTECTED]> wrote: > On Wed, Jan 05, 2000 at 07:26:29PM +, Phillip Deackes wrote: > ...snip... > > Does anyone know the line I need to add to my exim.conf file? > > smtp_accept_queue_per_connection = 0 > > works well for me. This will dump them all as soon as it comes in

Re: Exim: more than 10 messages received in one connection

2000-01-06 Thread Brad
On Wed, Jan 05, 2000 at 07:26:29PM +, Phillip Deackes wrote: > I am trying to get Exim 2.05 working correctly on my system. Everything > seems to be OK, so far, except that when I get more than 10 messages the > remaining messages are queued and the Exim log files report: > > no immediate deli

Re: Exim: more than 10 messages received in one connection

2000-01-06 Thread Joe Bouchard
On Wed, Jan 05, 2000 at 07:26:29PM +, Phillip Deackes wrote: ...snip... > Does anyone know the line I need to add to my exim.conf file? smtp_accept_queue_per_connection = 0 works well for me. This will dump them all as soon as it comes in. -- Thank you, Joe Bouchard Powered by Debian GNU

Exim: more than 10 messages received in one connection

2000-01-05 Thread Phillip Deackes
I am trying to get Exim 2.05 working correctly on my system. Everything seems to be OK, so far, except that when I get more than 10 messages the remaining messages are queued and the Exim log files report: no immediate delivery: more than 10 messages received in one connection I have just been tr