I've tried deleting and re-adding the forwarders several times, restarted Exim, reset Exim config file
I'm running out of ideas. Something caused the forwarders to be deleted originally, so I'm assuming it was an upgrade last night that caused this?
From exim mainlog
Code:
2010-03-09 22:45:25 1Np8B2-0001QQ-Ul <= sender@xxxxx.net H=smarthost03.mail.zen.net.uk [212.23.3.142] P=esmtp S=2886 id=006c01cabfda$3610d910$a2328b30$@net
2010-03-09 22:45:25 1Np8B2-0001QQ-Ul ** test@domainA.co.uk <test@domainA.co.uk> R=virtual_aliases: No such person at this address
2010-03-09 22:45:25 1Np8B2-0001QQ-Ul => forward@externaldomain.com <test@domainA.co.uk> R=lookuphost T=remote_smtp H=mail.externaldomain.com [212.240.148.162]
2010-03-09 22:45:25 1Np8B3-0001QY-UF <= <> R=1Np8B2-0001QQ-Ul U=mailnull P=local S=3810
2010-03-09 22:45:25 1Np8B2-0001QQ-Ul Completed
So it is looking up test@domainA.com and finding no virtual aliases which triggers "no such person at this address"
It then goes onto complete the forward
Should the forwarder be defined as a 'virtual alias' somewhere else in addition to in valiases?