On Thu, 8 Oct 1998, Keith McCallion wrote:
> Unfortunetly, as it stands when there is no defaultto= given, the messages
> bounce back to me and not back to the sender. I have a domain where I
> receive a lot of spam and want to return bounces for all the users not
> listed in the specific domain's alias file.
Try changing
new_address=${lookup{${domain}:defaultto} lsearch {VIRTUAL} {$value} {fail}}
to
new_address=${lookup{${domain}:defaultto} lsearch {VIRTUAL} {$value} fail}
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***