Dan H.([EMAIL PROTECTED]) is reported to have said: > Hello, > > When the fetchmail demon starts running, it often gets large amounts of mail > in one bunch an tries to shove it into exim for local delivery. However, > exim doesn't like that and logs: > > 2008-01-25 19:30:43 1JITK7-0000ps-J9 no immediate delivery: more than 10 > messages received in one connection > > I then can kick loose the mail flood using exim -q as root. But how can I > convince exim to automatically do the delivery?
Put this at the beginning of /etc/exim4/exim4.conf.template smtp_accept_queue_per_connection = 150 The default is 10, as your logs show. WT -- Real Users find the one combination of bizarre input values that shuts down the system for days. _______________________________________________________ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]