On Thursday 08 Oct 2009 12:54:48 Wietse Venema wrote: > Oliver Schonrock: > > to=<failures+nkaderibigbe=yahoo....@news.t1ps.com>, relay=none, > > delay=0.01, delays=0.01/0/0/0, dsn=5.4.6, status=bounced (mail for > > news.t1ps.com loops back to myself) > > Your problem is almost certainly in this file: > transport_maps = regexp:/usr/local/etc/postfix_rsh/transport
Brilliant! Got it in one! Our Transport regex's were matching the VERP addresses. Once we tightened them it works as expected. Many thanks Wietse