On Thu, Aug 18, 2005 at 02:04:51PM -0400, Burton Windle wrote: > Is there some magik needed to get Exim4 (4.52-1) to understand and obey > the smtp_accept_queue_per_connection setting? I've tried setting it (and > restarting exim), but Exim ignores me (I still get "no immediate delivery: > more than 10 messages received in one connection" in my logs). > > In my /etc/exim4/update-exim4.conf.conf I have: > smtp_accept_queue_per_connection='0' > > and I re-ran 'update-exim4.conf' and restarted Exim but Exim still won't > immediately process more than 10 emails at once from fetchmail.
should be smtp_accept_queue_per_connection=0 not smtp_accept_queue_per_connection='0' -- Chris. ====== Reproduction if desired may be handled locally. -- rfc3 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

