On 10/03/2008, Jens Strohschnitter <[EMAIL PROTECTED]> wrote: > Hi > > I've updated one system to exim 4.69 - anything works, but sending > mails from this system to a system with running exim 4.62 the mail > will be not delivered and comes back with the following error: > > [EMAIL PROTECTED] > (generated from [EMAIL PROTECTED]) > retry time not reached for any host after a long failure period > > Sending mail from the 4.69 system to systems running exim 4.30, mails > will be delivered successfully. > > Is there an known bug between sending mails from 4.69 to 4.62 ? In > the log of the exim 4.62 system, there is nothing showen in mainlog. > Only in the sending system I've got the error: > > 2008-03-10 13:59:19 1JYhb5-0006Xj-Cd ** [EMAIL PROTECTED] > <[EMAIL PROTECTED]> R=routehost T=remote_smtp: retry time not reached for > any host after a long failure period
At a guess, exim isn't running on the receiving system. No, there's no bug. Once you've made sure exim is running, do 'exim -qf' on the sending system to force retrying of the queued mail immediately. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
