On 2008-03-03 at 01:09 +0000, Luke Sheldrick wrote:
> I've got the config the same now :)
> 
> Am now getting the following error in the log files, with mail just deferring 
> tin the Q.
> 
> R=internal T=remote_smtp defer (-1): Failed to expand return path "[EMAIL 
> PROTECTED]/etc/exim/redir/$1}{$value}fail}": /etc/exim/redir/ is not a 
> regular file (lsearch lookup)

Can you please post the entire Router and get it posted without wrapping
any whitespace?

Heck, if need be uuencode the snippet?  Or base64 encode it?

Eg, copy it to a file myrouter.txt and then run:

$ b64encode myrouter.txt myrouter.txt >includethis
or
$ perl -MMIME::Base64 -pe '$_=encode_base64 $_' <myrouter.txt >includethis

and then paste "includethis" into the email.

Thanks,
-Phil

-- 
## 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/

Reply via email to